runtime: memory allocated by OS (4144869376) not in usable range [0x18e00000,0x98e00000) fatal error: out of memory runtime stack: runtime.throw(0x8888a90, 0xd) /usr/local/go/src/runtime/panic.go:527 +0x7f runtime.largeAlloc(0x42000, 0x3, 0x1e56ce00) /usr/local/go/src/runtime/malloc.go:750 +0xc3 runtime.mallocgc.func3() /usr/local/go/src/runtime/malloc.go:637 +0x30 runtime.systemstack(0x18e1c000) /usr/local/go/src/runtime/asm_386.s:267 +0x57 runtime.mstart() /usr/local/go/src/runtime/proc1.go:668 goroutine 6577 [running]: runtime.systemstack_switch() /usr/local/go/src/runtime/asm_386.s:222 fp=0x18e3d45c sp=0x18e3d458 runtime.mallocgc(0x42000, 0x0, 0x3, 0xf778f000) /usr/local/go/src/runtime/malloc.go:638 +0x77f fp=0x18e3d4c4 sp=0x18e3d45c runtime.rawmem(0x42000, 0x7be3d494) /usr/local/go/src/runtime/malloc.go:791 +0x31 fp=0x18e3d4d8 sp=0x18e3d4c4 runtime.growslice(0x868cec0, 0x2627fc80, 0x6, 0x8, 0x40006, 0x0, 0x0, 0x0) /usr/local/go/src/runtime/slice.go:92 +0x1eb fp=0x18e3d518 sp=0x18e3d4d8 runtime.growslice_n(0x868cec0, 0x2627fc80, 0x6, 0x8, 0x3fffe, 0x0, 0x0, 0x0) /usr/local/go/src/runtime/slice.go:44 +0xa1 fp=0x18e3d544 sp=0x18e3d518 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/gogo/protobuf/proto.(*Buffer).EncodeRawBytes(0x3ce28b60, 0x88cc6000, 0x40000, 0x40000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/gogo/protobuf/proto/encode.go:184 +0x98 fp=0x18e3d580 sp=0x18e3d544 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/gogo/protobuf/proto.(*Buffer).enc_slice_byte(0x3ce28b60, 0x1a3740a0, 0x7426da40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/gogo/protobuf/proto/encode.go:550 +0x165 fp=0x18e3d5d4 sp=0x18e3d580 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/gogo/protobuf/proto.(*Buffer).enc_struct(0x3ce28b60, 0x1a497140, 0x7426da40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/gogo/protobuf/proto/encode.go:957 +0xda fp=0x18e3d674 sp=0x18e3d5d4 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/gogo/protobuf/proto.(*Buffer).Marshal(0x3ce28b60, 0xf76bdbe8, 0x7426da40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/gogo/protobuf/proto/encode.go:250 +0x269 fp=0x18e3d6f0 sp=0x18e3d674 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/gogo/protobuf/proto.Marshal(0xf76bdbe8, 0x7426da40, 0x0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/gogo/protobuf/proto/encode.go:219 +0x144 fp=0x18e3d76c sp=0x18e3d6f0 github.com/ipfs/go-ipfs/unixfs.(*FSNode).GetBytes(0x7426da10, 0x0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/unixfs/format.go:167 +0x14a fp=0x18e3d79c sp=0x18e3d76c github.com/ipfs/go-ipfs/importer/helpers.(*UnixfsNode).GetDagNode(0x23396908, 0x7426d800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/importer/helpers/helpers.go:137 +0x32 fp=0x18e3d7cc sp=0x18e3d79c github.com/ipfs/go-ipfs/importer/helpers.(*UnixfsNode).AddChild(0x235ac0b8, 0x23396908, 0x1c6430c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/importer/helpers/helpers.go:94 +0xa0 fp=0x18e3d818 sp=0x18e3d7cc github.com/ipfs/go-ipfs/importer/balanced.fillNodeRec(0x1c6430c0, 0x235ac0b8, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/importer/balanced/builder.go:70 +0x3df fp=0x18e3d8b8 sp=0x18e3d818 github.com/ipfs/go-ipfs/importer/balanced.BalancedLayout(0x1c6430c0, 0x1c643040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/importer/balanced/builder.go:24 +0x16f fp=0x18e3d91c sp=0x18e3d8b8 github.com/ipfs/go-ipfs/importer.BuildDagFromReader(0xf76513c0, 0x1902c870, 0xf75e4198, 0x201a8540, 0x270b7420, 0x201a8540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/importer/importer.go:52 +0x93 fp=0x18e3d940 sp=0x18e3d91c github.com/ipfs/go-ipfs/core/commands.add(0x190060b0, 0xf75e4180, 0x201a8520, 0xf75e4100, 0x0, 0x0, 0x7426c2a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/core/commands/add.go:336 +0x1b3 fp=0x18e3d984 sp=0x18e3d940 github.com/ipfs/go-ipfs/core/commands.(*adder).addFile(0x1b31fce0, 0xf76bdb68, 0x201a84c0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/core/commands/add.go:416 +0x57d fp=0x18e3da1c sp=0x18e3d984 github.com/ipfs/go-ipfs/core/commands.(*adder).addDir(0x1b31fce0, 0xf76bdb68, 0x24f88160, 0x26f947d2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/core/commands/add.go:440 +0x3af fp=0x18e3dabc sp=0x18e3da1c github.com/ipfs/go-ipfs/core/commands.(*adder).addFile(0x1b31fce0, 0xf76bdb68, 0x24f88160, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/core/commands/add.go:390 +0x25d fp=0x18e3db54 sp=0x18e3dabc github.com/ipfs/go-ipfs/core/commands.(*adder).addDir(0x1b31fce0, 0xf76bdb68, 0x27cd22e0, 0x21641042, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/core/commands/add.go:440 +0x3af fp=0x18e3dbf4 sp=0x18e3db54 github.com/ipfs/go-ipfs/core/commands.(*adder).addFile(0x1b31fce0, 0xf76bdb68, 0x27cd22e0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/core/commands/add.go:390 +0x25d fp=0x18e3dc8c sp=0x18e3dbf4 github.com/ipfs/go-ipfs/core/commands.(*adder).addDir(0x1b31fce0, 0xf76bdb68, 0x1a9f31c0, 0x1da3ccd2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/core/commands/add.go:440 +0x3af fp=0x18e3dd2c sp=0x18e3dc8c github.com/ipfs/go-ipfs/core/commands.(*adder).addFile(0x1b31fce0, 0xf76bdb68, 0x1a9f31c0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/core/commands/add.go:390 +0x25d fp=0x18e3ddc4 sp=0x18e3dd2c github.com/ipfs/go-ipfs/core/commands.(*adder).addDir(0x1b31fce0, 0xf76bdb68, 0x1b64cbc0, 0x1db09f92, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/core/commands/add.go:440 +0x3af fp=0x18e3de64 sp=0x18e3ddc4 github.com/ipfs/go-ipfs/core/commands.(*adder).addFile(0x1b31fce0, 0xf76bdb68, 0x1b64cbc0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/core/commands/add.go:390 +0x25d fp=0x18e3defc sp=0x18e3de64 github.com/ipfs/go-ipfs/core/commands.glob.func2.1(0xf76bdb68, 0x1b64c400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/core/commands/add.go:160 +0xce fp=0x18e3df34 sp=0x18e3defc github.com/ipfs/go-ipfs/core/commands.glob.func2.3(0xf76bdb68, 0x1b64c400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/core/commands/add.go:179 +0x5f fp=0x18e3df94 sp=0x18e3df34 github.com/ipfs/go-ipfs/core/commands.glob.func2.4(0x1a4972c0, 0x1b64c9c0, 0xf764f068, 0x1db05740, 0xf764f150, 0x1a497100) /go/src/github.com/ipfs/go-ipfs/core/commands/add.go:202 +0x6a fp=0x18e3dfb8 sp=0x18e3df94 runtime.goexit() /usr/local/go/src/runtime/asm_386.s:1662 +0x1 fp=0x18e3dfbc sp=0x18e3dfb8 created by github.com/ipfs/go-ipfs/core/commands.glob.func2 /go/src/github.com/ipfs/go-ipfs/core/commands/add.go:207 +0x6d8 goroutine 1 [chan receive, 25 minutes]: main.daemonFunc(0xf764f068, 0x190040c0, 0xf764f150, 0x18eec400) /go/src/github.com/ipfs/go-ipfs/cmd/ipfs/daemon.go:293 +0xe20 github.com/ipfs/go-ipfs/commands.(*Command).Call(0x8ca02c0, 0xf764f068, 0x190040c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/commands/command.go:110 +0x396 main.callCommand(0xf764f0e0, 0x18ff2dc0, 0xf764f068, 0x190040c0, 0x8ca02c0, 0x8c9a440, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/cmd/ipfs/main.go:343 +0x81f main.(*cmdInvocation).Run(0x18ff2c00, 0xf764f0e0, 0x18ff2dc0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/cmd/ipfs/main.go:186 +0x17b main.main() /go/src/github.com/ipfs/go-ipfs/cmd/ipfs/main.go:151 +0x520 goroutine 6 [chan receive]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/codahale/metrics.init.1.func2() /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/codahale/metrics/metrics.go:321 +0x65 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/codahale/metrics.init.1 /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/codahale/metrics/metrics.go:328 +0x68 goroutine 7 [select, 25 minutes]: github.com/ipfs/go-ipfs/vendor/QmQg1J6vikuXF9oDvm4wpdeAUvvkVEKW1EYDw9HhTMnP2b/go-log.(*MirrorWriter).logRoutine(0x18e0f800) /go/src/github.com/ipfs/go-ipfs/vendor/QmQg1J6vikuXF9oDvm4wpdeAUvvkVEKW1EYDw9HhTMnP2b/go-log/writer.go:71 +0x2a5 created by github.com/ipfs/go-ipfs/vendor/QmQg1J6vikuXF9oDvm4wpdeAUvvkVEKW1EYDw9HhTMnP2b/go-log.NewMirrorWriter /go/src/github.com/ipfs/go-ipfs/vendor/QmQg1J6vikuXF9oDvm4wpdeAUvvkVEKW1EYDw9HhTMnP2b/go-log/writer.go:38 +0xd2 goroutine 8 [syscall, 25 minutes]: os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:22 +0x1a created by os/signal.init.1 /usr/local/go/src/os/signal/signal_unix.go:28 +0x36 goroutine 34 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0x1900c5b0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_state.go:82 +0x11a created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb.openDB /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:127 +0x730 goroutine 33 [select, 25 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0x1900c5b0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:120 +0x3fd created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb.openDB /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:126 +0x713 goroutine 19 [select, 25 minutes, locked to thread]: runtime.gopark(0x89b4c58, 0x18ffcf8c, 0x8838fe0, 0x6, 0x8ca0418, 0x2) /usr/local/go/src/runtime/proc.go:185 +0x12d runtime.selectgoImpl(0x18ffcf8c, 0x0, 0xc) /usr/local/go/src/runtime/select.go:392 +0x9ee runtime.selectgo(0x18ffcf8c) /usr/local/go/src/runtime/select.go:212 +0xf runtime.ensureSigM.func1() /usr/local/go/src/runtime/signal1_unix.go:227 +0x2f9 runtime.goexit() /usr/local/go/src/runtime/asm_386.s:1662 +0x1 goroutine 20 [chan receive, 25 minutes]: main.(*IntrHandler).Handle.func1(0x18ff2da0, 0x18ef2220) /go/src/github.com/ipfs/go-ipfs/cmd/ipfs/main.go:538 +0x83 created by main.(*IntrHandler).Handle /go/src/github.com/ipfs/go-ipfs/cmd/ipfs/main.go:543 +0x7e goroutine 21 [chan receive, 25 minutes]: main.daemonFunc.func1(0xf764f068, 0x190040c0) /go/src/github.com/ipfs/go-ipfs/cmd/ipfs/daemon.go:148 +0x6a created by main.daemonFunc /go/src/github.com/ipfs/go-ipfs/cmd/ipfs/daemon.go:151 +0x8f goroutine 22 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0x19006160) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:205 +0x207 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util.NewBufferPool /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:236 +0x1da goroutine 35 [select, 25 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0x1900c5b0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:812 +0x5fe created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb.openDB /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:130 +0x772 goroutine 36 [select, 25 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0x1900c5b0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:759 +0x202 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb.openDB /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:131 +0x78f goroutine 37 [select, 25 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0x1900c5b0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_write.go:37 +0x158 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb.openDB /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:132 +0x7ac goroutine 16 [chan receive, 25 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x18ff3060, 0xf7693770, 0x18e14280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:65 +0x41 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 49 [chan receive]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/whyrusleeping/go-metrics.(*meterArbiter).tick(0x8c9fca0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/whyrusleeping/go-metrics/meter.go:243 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/whyrusleeping/go-metrics.NewMeter /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/whyrusleeping/go-metrics/meter.go:41 +0x128 goroutine 50 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).connGarbageCollect(0x190215e0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:358 +0x18d created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.NewSwarm /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:61 +0x24c goroutine 51 [chan receive, 25 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x18ff3060, 0xf7693770, 0x18eedc00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:65 +0x41 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10159448 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2866c6c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2866c6c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9602935 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x28fc87e0, 0x217fa000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x28fc87e0, 0x217fa000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2922ecc0, 0x217fa000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2922ecc0, 0x217fa000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x234c7bc0, 0x217fa000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21e9a2b0, 0x217fa000, 0x1000, 0x1000, 0x21b5c4c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9822183 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1ed2f240, 0x1c1e8de0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1ed2f240, 0x1c1e8de0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1c1e8de0, 0x22, 0x9cae) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 506 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1a38c960, 0x1902a7b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1a38c960, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1a38c960, 0x1b0269e0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 6832 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1da417a0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 59 [chan receive, 25 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x18ff3060, 0xf7693770, 0x18e402c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:65 +0x41 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 502 [IO wait]: net.runtime_pollWait(0xf7650498, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1bc3ebf8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1bc3ebf8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1bc3ebc0, 0x1acd7620, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x18e2bf40, 0x1acd7620, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1bc41f40, 0x1acd7620, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1acd75a0, 0x1acd7620, 0x4, 0x4, 0xb3287daa, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1acd75d0, 0x1acd7620, 0x4, 0x4, 0x727ce643, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1acd75d0, 0x1acd7620, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1acd75d0, 0x1acd7620, 0x4, 0x4, 0x2280ba88, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1acd75d0, 0x1acd7620, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1bb3a1e0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1bb3a1e0, 0x1a983a70, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1acd7660, 0x1a983a70, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1bb3a240, 0x1a983a70, 0x4, 0x4, 0x1a5, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1bb3a240, 0x1a983a70, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1bb3a240, 0x1a983a70, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1bb3a240, 0x1a983a70, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1bb29770, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1bb29770, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1a975fc0, 0x1b025000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1a983a90, 0x1b025000, 0x1000, 0x1000, 0xc, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1acd7940, 0x1b025000, 0x1000, 0x1000, 0xc, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1bb8b470) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1bb8b470, 0x1a902620, 0xc, 0xc, 0x1a902622, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1bb8b470, 0x1a902620, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1bb8b470, 0x1a902620, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1a38c960) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 6830 [IO wait]: net.runtime_pollWait(0xf76506f0, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1a4971b8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1a4971b8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1a497180, 0x1d7f7470, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1b20b9c0, 0x1d7f7470, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1c148b40, 0x1d7f7470, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1d7f73f0, 0x1d7f7470, 0x4, 0x4, 0x3ee0d2a6, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1d7f7420, 0x1d7f7470, 0x4, 0x4, 0xf3dbe85d, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1d7f7420, 0x1d7f7470, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1d7f7420, 0x1d7f7470, 0x4, 0x4, 0x6aaf86d5, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1d7f7420, 0x1d7f7470, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1dc64a50, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1dc64a50, 0x1a401bc0, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1d7f74b0, 0x1a401bc0, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1dc64b40, 0x1a401bc0, 0x4, 0x4, 0x5b, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1dc64b40, 0x1a401bc0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1dc64b40, 0x1a401bc0, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1dc64b40, 0x1a401bc0, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1d940f60, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1d940f60, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1b00d440, 0x1a28e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1a401be0, 0x1a28e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1d7f7790, 0x1a28e000, 0x1000, 0x1000, 0x1da417c8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1d931140) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1d931140, 0x1a401d50, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1d931140, 0x1a401d50, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1d931140, 0x1a401d50, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1da417a0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 62 [select]: github.com/ipfs/go-ipfs/routing/dht.(*ProviderManager).run(0x18eb4a50) /go/src/github.com/ipfs/go-ipfs/routing/dht/providers.go:59 +0x949 github.com/ipfs/go-ipfs/routing/dht.NewProviderManager.func1(0xf7693770, 0x18e40380) /go/src/github.com/ipfs/go-ipfs/routing/dht/providers.go:51 +0x20 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x18ef2560, 0x18e40380, 0x18e40440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9980692 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x27cbc640, 0x289a0270, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x27cbc640, 0x289a0270, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x289a0270, 0x22, 0x9f19) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 64 [chan receive, 25 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x18ff3060, 0xf7693770, 0x18e40140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:65 +0x41 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 221 [select, 25 minutes]: github.com/ipfs/go-ipfs/core/corehttp.Serve(0x190060b0, 0xf7696ce8, 0x18ef2168, 0x1b33c100, 0x5, 0x5, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/core/corehttp/corehttp.go:88 +0x651 main.serveHTTPGateway.func1(0x1b61e040, 0x190060b0, 0xf7696d28, 0x1b33a140, 0x1b33c100, 0x5, 0x5) /go/src/github.com/ipfs/go-ipfs/cmd/ipfs/daemon.go:449 +0x65 created by main.serveHTTPGateway /go/src/github.com/ipfs/go-ipfs/cmd/ipfs/daemon.go:451 +0xaa3 goroutine 65 [chan receive]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/briantigerchow/pubsub.(*PubSub).start(0x18ef2588) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/briantigerchow/pubsub/pubsub.go:119 +0x1a4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/briantigerchow/pubsub.New /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/briantigerchow/pubsub/pubsub.go:43 +0x89 goroutine 66 [select, 4 minutes]: github.com/ipfs/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0x18e40640, 0xf764f0e0, 0x18f02f00, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/decision/engine.go:138 +0x365 github.com/ipfs/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0x18e40640, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x155 created by github.com/ipfs/go-ipfs/exchange/bitswap/decision.NewEngine /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/decision/engine.go:97 +0x173 goroutine 67 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).Run(0x18eb4c00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:211 +0x911 created by github.com/ipfs/go-ipfs/exchange/bitswap.New /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/bitswap.go:84 +0x54c goroutine 10061721 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b1ef340, 0x1aab6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b1ef340, 0x1aab6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x241cdd70, 0x1aab6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x241cdd70, 0x1aab6000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x21589ca0, 0x1aab6000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1fb2ac20, 0x1aab6000, 0x1000, 0x1000, 0x2acfd780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 70 [select, 25 minutes]: github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).providerConnector(0x18eb7aa0, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:158 +0x69c github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).startWorkers.func1(0xf7693770, 0x18e40880) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:19 +0x38 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x18eee420, 0x18e40880, 0x18e40940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10159209 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ab34e80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ab34e80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 73 [select, 4 minutes]: github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).taskWorker(0x18eb7aa0, 0xf764f0e0, 0x18f02f00, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:51 +0x739 github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).startWorkers.func2(0xf7693770, 0x18e40a00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:26 +0x3f github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x18f03120, 0x18e40a00, 0x18e40ac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9974268 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1f283e60, 0xf764f0e0, 0x2dcc3560, 0x27ec1400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x28cdb8e0, 0xf764f0e0, 0x2dcc3560, 0x27ec1400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x21a71e80, 0x1df75ff0, 0x28cdb8e0, 0xf769af80, 0x21a71dc0, 0x27ec1400, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 76 [select, 4 minutes]: github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).taskWorker(0x18eb7aa0, 0xf764f0e0, 0x18f02f00, 0x1) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:53 +0x6f2 github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).startWorkers.func2(0xf7693770, 0x18e40b80) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:26 +0x3f github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x18f03200, 0x18e40b80, 0x18e40c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10138980 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fc67740, 0xf764f0e0, 0x1f526500, 0x21f33400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x209f1720, 0xf764f0e0, 0x1f526500, 0x21f33400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x23b96b40, 0x21e8e6c0, 0x209f1720, 0xf769af80, 0x23b96a80, 0x21f33400, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10040 [select, 4 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1a93c840, 0x1a89ffb8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1a93c840, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1a93c840, 0x1ac21270) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 79 [select, 4 minutes]: github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).taskWorker(0x18eb7aa0, 0xf764f0e0, 0x18f02f00, 0x2) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:51 +0x739 github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).startWorkers.func2(0xf7693770, 0x18e40d00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:26 +0x3f github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x18f032e0, 0x18e40d00, 0x18e40dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10159204 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ce01c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ce01c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 14271 [select, 13 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1e22e780, 0x1aad57b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1e22e780, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1e22e780, 0x1b0ea3b0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 82 [select, 4 minutes]: github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).taskWorker(0x18eb7aa0, 0xf764f0e0, 0x18f02f00, 0x3) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:51 +0x739 github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).startWorkers.func2(0xf7693770, 0x18e40e80) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:26 +0x3f github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x18f033c0, 0x18e40e80, 0x18e40f40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9937252 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f51a3c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1f51a3c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2091bb40, 0x1f51a3c0, 0x1f51a540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160426 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x265683c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x265683c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 85 [select, 4 minutes]: github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).taskWorker(0x18eb7aa0, 0xf764f0e0, 0x18f02f00, 0x4) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:51 +0x739 github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).startWorkers.func2(0xf7693770, 0x18e41000) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:26 +0x3f github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x18f034a0, 0x18e41000, 0x18e410c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 224 [semacquire, 25 minutes]: sync.runtime_Semacquire(0x1b33a1cc) /usr/local/go/src/runtime/sema.go:43 +0x26 sync.(*WaitGroup).Wait(0x1b33a1c0) /usr/local/go/src/sync/waitgroup.go:126 +0xa4 main.merge.func2(0x1b33a1c0, 0x1b61e080) /go/src/github.com/ipfs/go-ipfs/cmd/ipfs/daemon.go:533 +0x21 created by main.merge /go/src/github.com/ipfs/go-ipfs/cmd/ipfs/daemon.go:535 +0x144 goroutine 88 [select, 4 minutes]: github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).taskWorker(0x18eb7aa0, 0xf764f0e0, 0x18f02f00, 0x5) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:51 +0x739 github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).startWorkers.func2(0xf7693770, 0x18e41180) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:26 +0x3f github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x18f03580, 0x18e41180, 0x18e41240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 222 [chan receive, 25 minutes]: main.merge.func1(0x1a480800) /go/src/github.com/ipfs/go-ipfs/cmd/ipfs/daemon.go:518 +0x55 created by main.merge /go/src/github.com/ipfs/go-ipfs/cmd/ipfs/daemon.go:526 +0x10b goroutine 223 [chan receive, 25 minutes]: main.merge.func1(0x1b61e040) /go/src/github.com/ipfs/go-ipfs/cmd/ipfs/daemon.go:518 +0x55 created by main.merge /go/src/github.com/ipfs/go-ipfs/cmd/ipfs/daemon.go:526 +0x10b goroutine 91 [select, 4 minutes]: github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).taskWorker(0x18eb7aa0, 0xf764f0e0, 0x18f02f00, 0x6) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:51 +0x739 github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).startWorkers.func2(0xf7693770, 0x18e41300) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:26 +0x3f github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x18f03660, 0x18e41300, 0x18e413c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9791093 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d4c7580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d4c7580, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1bd81900, 0xf7693770, 0x1d4c7580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10039386 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20dca2c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20dca2c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x22353e20, 0xf7693770, 0x20dca2c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 94 [select, 4 minutes]: github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).taskWorker(0x18eb7aa0, 0xf764f0e0, 0x18f02f00, 0x7) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:51 +0x739 github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).startWorkers.func2(0xf7693770, 0x18e41480) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:26 +0x3f github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x18f03740, 0x18e41480, 0x18e41540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10125882 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2475ccc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2475ccc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9847353 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fd86400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fd86400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x268c1a60, 0xf7693770, 0x1fd86400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 97 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).rebroadcastWorker(0x18eb7aa0, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:195 +0x41c github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).startWorkers.func3(0xf7693770, 0x18e41600) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:32 +0x38 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x18eee430, 0x18e41600, 0x18e416c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160250 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1a3cae80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a3cae80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 503 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1a38c960) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 100 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideCollector(0x18eb7aa0, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:127 +0x40f github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).startWorkers.func4(0xf7693770, 0x18e41780) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:37 +0x38 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x18eee440, 0x18e41780, 0x18e41840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9896787 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x204ae480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x204ae480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x289cc020, 0xf7693770, 0x204ae480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 194 [IO wait]: net.runtime_pollWait(0xf7650678, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x18f255f8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x18f255f8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x18f255c0, 0x18f4de40, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x18e2abf8, 0x18f4de40, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1a3c0420, 0x18f4de40, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x18f4ddc0, 0x18f4de40, 0x4, 0x4, 0x65763c9e, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x18f4ddf0, 0x18f4de40, 0x4, 0x4, 0x4651d6d, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x18f4ddf0, 0x18f4de40, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x18f4ddf0, 0x18f4de40, 0x4, 0x4, 0x26878ace, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x18f4ddf0, 0x18f4de40, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x18e3e720, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x18e3e720, 0x1a45e730, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x18f4de80, 0x1a45e730, 0x4, 0x4, 0x25d88206, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x18e3e780, 0x1a45e730, 0x4, 0x4, 0x11323cfc, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x18e3e780, 0x1a45e730, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x18e3e780, 0x1a45e730, 0x4, 0x4, 0xaebe0b5, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x18e3e780, 0x1a45e730, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1a45c8d0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1a45c8d0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1a459900, 0x1a46c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1a45e750, 0x1a46c000, 0x1000, 0x1000, 0x73046fc5, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1a3de160, 0x1a46c000, 0x1000, 0x1000, 0x4651d6d, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1a45cae0) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1a45cae0, 0x44717210, 0x56, 0x5f0, 0x1a46c000, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.(*LimitedReader).Read(0x1b3e87a0, 0x44717210, 0x56, 0x5f0, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:427 +0xcb bytes.(*Buffer).ReadFrom(0x2ce7197c, 0xf760f5a8, 0x1b3e87a0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bytes/buffer.go:173 +0x1c3 io.copyBuffer(0xf76935e0, 0x2ce7197c, 0xf760f5a8, 0x1b3e87a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /usr/local/go/src/io/io.go:375 +0x129 io.Copy(0xf76935e0, 0x2ce7197c, 0xf760f5a8, 0x1b3e87a0, 0x83c6270, 0x1a459938, 0x0, 0x0) /usr/local/go/src/io/io.go:351 +0x53 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).readData(0x2ce71960, 0x1a3de4d0, 0xc, 0xc, 0x1a450000, 0xf760f5a8, 0x1b3e87a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:381 +0x42f github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).handleStreamMessage(0x1a4559e0, 0x1a3de4d0, 0xc, 0xc, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:411 +0x947 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).(github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.handleStreamMessage)-fm(0x1a3de4d0, 0xc, 0xc, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:350 +0x44 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1a4559e0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:363 +0x460 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 103 [select, 14 minutes]: github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker(0x18eb7aa0, 0xf7693770, 0x18e41900) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:110 +0x522 github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).(github.com/ipfs/go-ipfs/exchange/bitswap.provideWorker)-fm(0xf7693770, 0x18e41900) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:43 +0x30 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x18ef25a0, 0x18e41900, 0x18e419c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 104 [chan receive, 25 minutes]: github.com/ipfs/go-ipfs/exchange/bitswap.New.func2(0xf7693770, 0x18e40580, 0x18ef2580) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/bitswap.go:93 +0x41 created by github.com/ipfs/go-ipfs/exchange/bitswap.New /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/bitswap.go:95 +0x5f3 goroutine 105 [chan receive, 25 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x18f02f00, 0xf7693770, 0x18e40580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:65 +0x41 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 198 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1a4559e0, 0x19026fb8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1a4559e0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1a4559e0, 0x1a45ebb0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 6543 [chan send, 22 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/prometheus/client_golang/prometheus.computeApproximateRequestSize(0x1dab4930, 0x1a497000, 0x12b) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/prometheus/client_golang/prometheus/http.go:187 +0x14d created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1 /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/prometheus/client_golang/prometheus/http.go:146 +0x14d goroutine 108 [select, 25 minutes]: github.com/ipfs/go-ipfs/namesys/republisher.(*Republisher).Run(0x18e41a00, 0xf7693770, 0x18e41ac0) /go/src/github.com/ipfs/go-ipfs/namesys/republisher/repub.go:68 +0x273 github.com/ipfs/go-ipfs/namesys/republisher.(*Republisher).Run-fm(0xf7693770, 0x18e41ac0) /go/src/github.com/ipfs/go-ipfs/core/core.go:294 +0x30 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x18ef25b8, 0x18e41ac0, 0x18e41b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 109 [chan receive, 25 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x18ff3060, 0xf7693770, 0x18e41e80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:65 +0x41 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 110 [IO wait, 10 minutes]: net.runtime_pollWait(0xf76509c0, 0x72, 0x2a87fde0) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x18e41df8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x18e41df8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).accept(0x18e41dc0, 0x0, 0xf760f500, 0x2a87fdf0) /usr/local/go/src/net/fd_unix.go:408 +0x20b net.(*TCPListener).AcceptTCP(0x18ef2610, 0x18e0acd0, 0x0, 0x0) /usr/local/go/src/net/tcpsock_posix.go:254 +0x47 net.(*TCPListener).Accept(0x18ef2610, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/net/tcpsock_posix.go:264 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maListener).Accept(0x18eef040, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net/net.go:188 +0x4f github.com/ipfs/go-ipfs/p2p/net/transport.(*tcpListener).Accept(0x18eef050, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/transport/tcp.go:211 +0x4f github.com/ipfs/go-ipfs/p2p/net/conn.(*listener).Accept(0x18eb5050, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/listen.go:82 +0xb3 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Listener).accept(0x18eb5080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/listener.go:93 +0xb0 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addListener /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/listener.go:161 +0x33d goroutine 9586 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1cc813e0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 196 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1a4559e0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 236 [IO wait, 21 minutes]: net.runtime_pollWait(0xf7650a38, 0x72, 0x22485840) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1a4807f8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1a4807f8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).accept(0x1a4807c0, 0x0, 0xf760f500, 0x22485850) /usr/local/go/src/net/fd_unix.go:408 +0x20b net.(*TCPListener).AcceptTCP(0x1902c300, 0x18e93ee4, 0x0, 0x0) /usr/local/go/src/net/tcpsock_posix.go:254 +0x47 net.(*TCPListener).Accept(0x1902c300, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/net/tcpsock_posix.go:264 +0x39 net/http.(*Server).Serve(0x1a480d80, 0xf7696ce8, 0x1902c300, 0x0, 0x0) /usr/local/go/src/net/http/server.go:1887 +0x98 net/http.Serve(0xf7696ce8, 0x1902c300, 0xf7618220, 0x1b551240, 0x0, 0x0) /usr/local/go/src/net/http/server.go:1765 +0x74 github.com/ipfs/go-ipfs/core/corehttp.Serve.func1(0xf7693770, 0x1a480c80) /go/src/github.com/ipfs/go-ipfs/core/corehttp/corehttp.go:83 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1b551d20, 0x1a480c80, 0x1a480d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 114 [select, 25 minutes]: github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).addConnListener.func2(0x19021680, 0xf7693540, 0x18eef030, 0xf764f0e0, 0x18ff3060, 0x18eb5080) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_listen.go:124 +0x25a created by github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).addConnListener /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_listen.go:134 +0x228 goroutine 115 [chan receive, 25 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x18ff3060, 0xf7693770, 0x18e9a100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:65 +0x41 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 116 [IO wait, 25 minutes]: net.runtime_pollWait(0xf7650948, 0x72, 0x1a2516e0) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x18e9a078, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x18e9a078, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).accept(0x18e9a040, 0x0, 0xf760f500, 0x1a2516f0) /usr/local/go/src/net/fd_unix.go:408 +0x20b net.(*TCPListener).AcceptTCP(0x18ef2688, 0x0, 0x0, 0x0) /usr/local/go/src/net/tcpsock_posix.go:254 +0x47 net.(*TCPListener).Accept(0x18ef2688, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/net/tcpsock_posix.go:264 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maListener).Accept(0x18eef440, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net/net.go:188 +0x4f github.com/ipfs/go-ipfs/p2p/net/transport.(*tcpListener).Accept(0x18eef480, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/transport/tcp.go:211 +0x4f github.com/ipfs/go-ipfs/p2p/net/conn.(*listener).Accept(0x18eb5140, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/listen.go:82 +0xb3 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Listener).accept(0x18eb5170) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/listener.go:93 +0xb0 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addListener /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/listener.go:161 +0x33d goroutine 10148305 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26a62ac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26a62ac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9859969 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1f4cf320, 0xc, 0xc, 0x0, 0x0, 0x1e17da80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x25ce0b60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x25ce0b60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x25ce0b60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x21967080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x21967080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x21967080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1f143ec0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x20043368, 0x18e3e690, 0x22, 0x1e17da40, 0x0, 0xf768f018, 0x2966ed08) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x20043368, 0x18e3e690, 0x22, 0x1df01d70, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x20043368, 0x1df01d70, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x20043368, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1db04ba0, 0xf7693770, 0x1e17d6c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1e17d6c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f4cf2b0, 0x1e17d6c0, 0x1e17d780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9778066 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x22064300, 0x297d50e0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x22064300, 0x297d50e0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x297d50e0, 0x22, 0x9bfb) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 120 [select, 25 minutes]: github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).addConnListener.func2(0x19021680, 0xf7693540, 0x18eef3e0, 0xf764f0e0, 0x18ff3060, 0x18eb5170) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_listen.go:124 +0x25a created by github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).addConnListener /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_listen.go:134 +0x228 goroutine 13528 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1e046a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 121 [chan receive, 12 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf764f0e0, 0x18ff3060, 0x1edee541, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/reprovide.(*Reprovider).Reprovide.func1(0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/reprovide/reprovide.go:57 +0x72 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cenkalti/backoff.RetryNotify(0x1a2e9f1c, 0xf73594f0, 0x21963720, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cenkalti/backoff/retry.go:33 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cenkalti/backoff.Retry(0x1a2e9f1c, 0xf73594f0, 0x21963720, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cenkalti/backoff/retry.go:24 +0x43 github.com/ipfs/go-ipfs/exchange/reprovide.(*Reprovider).Reprovide(0x1a250400, 0xf764f0e0, 0x18ff3060, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/reprovide/reprovide.go:66 +0x2f9 github.com/ipfs/go-ipfs/exchange/reprovide.(*Reprovider).ProvideEvery(0x1a250400, 0xf764f0e0, 0x18ff3060, 0x48a78000, 0x274a) /go/src/github.com/ipfs/go-ipfs/exchange/reprovide/reprovide.go:41 +0x105 created by github.com/ipfs/go-ipfs/core.(*IpfsNode).startOnlineServices /go/src/github.com/ipfs/go-ipfs/core/core.go:170 +0x6bb goroutine 122 [IO wait]: net.runtime_pollWait(0xf7650858, 0x72, 0x2373f2f0) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x18e9aaf8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x18e9aaf8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).readFrom(0x18e9aac0, 0x1a266000, 0x10000, 0x10000, 0x0, 0x0, 0x0, 0xf768f030, 0x2373f2f0) /usr/local/go/src/net/fd_unix.go:259 +0x226 net.(*UDPConn).ReadFromUDP(0x18ef2a80, 0x1a266000, 0x10000, 0x10000, 0x8cb737c, 0x0, 0x0, 0x0) /usr/local/go/src/net/udpsock_posix.go:61 +0xe4 net.(*UDPConn).ReadFrom(0x18ef2a80, 0x1a266000, 0x10000, 0x10000, 0xf764fa48, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/net/udpsock_posix.go:79 +0xd4 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cryptix/mdns.(*Server).recv(0x1a25a7e0, 0x18ef2a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cryptix/mdns/server.go:111 +0xaa created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cryptix/mdns.NewServer /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cryptix/mdns/server.go:74 +0x1bc goroutine 123 [IO wait, 25 minutes]: net.runtime_pollWait(0xf76507e0, 0x72, 0x1a251730) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x18e9ab38, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x18e9ab38, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).readFrom(0x18e9ab00, 0x1a276000, 0x10000, 0x10000, 0x0, 0x0, 0x0, 0xf768f030, 0x1a251730) /usr/local/go/src/net/fd_unix.go:259 +0x226 net.(*UDPConn).ReadFromUDP(0x18ef2a88, 0x1a276000, 0x10000, 0x10000, 0x10000, 0x10000, 0x0, 0x0) /usr/local/go/src/net/udpsock_posix.go:61 +0xe4 net.(*UDPConn).ReadFrom(0x18ef2a88, 0x1a276000, 0x10000, 0x10000, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/net/udpsock_posix.go:79 +0xd4 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cryptix/mdns.(*Server).recv(0x1a25a7e0, 0x18ef2a88) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cryptix/mdns/server.go:111 +0xaa created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cryptix/mdns.NewServer /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cryptix/mdns/server.go:78 +0x1ee goroutine 124 [chan receive]: github.com/ipfs/go-ipfs/p2p/discovery.(*mdnsService).pollForEntries(0x18eb52f0) /go/src/github.com/ipfs/go-ipfs/p2p/discovery/mdns.go:115 +0x6d created by github.com/ipfs/go-ipfs/p2p/discovery.NewMdnsService /go/src/github.com/ipfs/go-ipfs/p2p/discovery/mdns.go:102 +0x429 goroutine 195 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1a4559e0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 126 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/periodic.callOnTicker.func1(0xf7693770, 0x18e9acc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/periodic/periodic.go:143 +0x1ce github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/periodic.Tick.func1(0xf7693770, 0x18e9acc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/periodic/periodic.go:99 +0x61 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.Go.func1(0x1a251590, 0x18e9acc0, 0x18e9ad80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/goprocess.go:187 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/goprocess.go:190 +0x356 goroutine 518 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1bb3a7b0, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 9769399 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x24448620, 0x1df63000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x24448620, 0x1df63000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28209890, 0x1df63000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28209890, 0x1df63000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1a7355c0, 0x1df63000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22b5d1a0, 0x1df63000, 0x1000, 0x1000, 0x18e15280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 181 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x18e3e930, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 131 [select, 10 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/periodic.callOnTicker.func1(0xf7693770, 0x18e9b000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/periodic/periodic.go:145 +0x193 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.Go.func1(0x1a2515b0, 0x18e9b000, 0x18e9b0c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/goprocess.go:187 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/goprocess.go:190 +0x356 goroutine 132 [select, 25 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Bootstrap.func1(0xf7693770, 0x18e9b000, 0xf769aeb0, 0x18ef2aa0, 0x18eb79e0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_bootstrap.go:62 +0x137 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Bootstrap /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_bootstrap.go:66 +0xc7 goroutine 10218702 [semacquire]: sync.runtime_Semacquire(0x2ce719d8) /usr/local/go/src/runtime/sema.go:43 +0x26 sync.(*Mutex).Lock(0x2ce719d4) /usr/local/go/src/sync/mutex.go:82 +0x19f github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2ce71960, 0x1b3e8850, 0x1, 0x1, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:103 +0x157 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2ce71960, 0x1b3e8850, 0x1, 0x1, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x50508db0, 0x1b3e8850, 0x1, 0x1, 0x10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x50508db0, 0x1b3e8850, 0x1, 0x1, 0x808fd90, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 io.ReadAtLeast(0xf769b228, 0x50508db0, 0x1b3e8850, 0x1, 0x1, 0x1, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf769b228, 0x50508db0, 0x1b3e8850, 0x1, 0x1, 0x1b3e8850, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*simpleByteReader).ReadByte(0x2606a900, 0x13, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/varint.go:184 +0xcf encoding/binary.ReadUvarint(0xf769b240, 0x2606a900, 0x2c1abe0c, 0x83bc47f, 0x0, 0x0) /usr/local/go/src/encoding/binary/varint.go:110 +0x53 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*varintReader).nextMsgLen(0x50508de0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/varint.go:111 +0x42 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*varintReader).ReadMsg(0x50508de0, 0x0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/varint.go:141 +0xa4 github.com/ipfs/go-ipfs/p2p/protocol.ReadHeader(0xf769b228, 0x50508db0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/protocol/protocol.go:34 +0x59 github.com/ipfs/go-ipfs/p2p/protocol.(*Mux).ReadHeader(0x18f02940, 0xf769b228, 0x50508db0, 0x0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/protocol/mux.go:51 +0x5e github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).newStreamHandler(0x18eb48d0, 0xf769b0d0, 0x50508db0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:98 +0x5f github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).(github.com/ipfs/go-ipfs/p2p/host/basic.newStreamHandler)-fm(0xf769b0d0, 0x50508db0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:85 +0x30 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).SetStreamHandler.func1(0x50508db0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:203 +0x4b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn.func1(0xf769b0b0, 0x2ce71960) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:203 +0x5e created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:70 +0x66 goroutine 9585 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1cc813e0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 229 [select, 25 minutes]: github.com/ipfs/go-ipfs/core/corehttp.Serve(0x190060b0, 0xf7696ce8, 0x1902c300, 0x1bbaf3b0, 0x9, 0x9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/core/corehttp/corehttp.go:88 +0x651 main.serveHTTPApi.func2(0x1a480800, 0x190060b0, 0xf7696d28, 0x1b12e0a0, 0x1bbaf3b0, 0x9, 0x9) /go/src/github.com/ipfs/go-ipfs/cmd/ipfs/daemon.go:378 +0x65 created by main.serveHTTPApi /go/src/github.com/ipfs/go-ipfs/cmd/ipfs/daemon.go:380 +0xf32 goroutine 10026418 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c0c9c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2c0c9c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21ce0140, 0x2c0c9c00, 0x2c0c9d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 273 [IO wait, 25 minutes]: net.runtime_pollWait(0xf76508d0, 0x72, 0x1b12e9c0) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1b61e038, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1b61e038, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).accept(0x1b61e000, 0x0, 0xf760f500, 0x1b12e9d0) /usr/local/go/src/net/fd_unix.go:408 +0x20b net.(*TCPListener).AcceptTCP(0x18ef2168, 0x809eec0, 0x0, 0x0) /usr/local/go/src/net/tcpsock_posix.go:254 +0x47 net.(*TCPListener).Accept(0x18ef2168, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/net/tcpsock_posix.go:264 +0x39 net/http.(*Server).Serve(0x1a481040, 0xf7696ce8, 0x18ef2168, 0x0, 0x0) /usr/local/go/src/net/http/server.go:1887 +0x98 net/http.Serve(0xf7696ce8, 0x18ef2168, 0xf7618220, 0x1b33c180, 0x0, 0x0) /usr/local/go/src/net/http/server.go:1765 +0x74 github.com/ipfs/go-ipfs/core/corehttp.Serve.func1(0xf7693770, 0x1a480f40) /go/src/github.com/ipfs/go-ipfs/core/corehttp/corehttp.go:83 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1b37a020, 0x1a480f40, 0x1a481000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10076453 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x28a98a80, 0x2479f650, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x28a98a80, 0x2479f650, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2479f650, 0x22, 0xa099) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9413850 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2a8bec40, 0x2d55c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2a8bec40, 0x2d55c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1e7ca000, 0x2d55c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1e7ca000, 0x2d55c000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1e7a0f40, 0x2d55c000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1c3e4aa0, 0x2d55c000, 0x1000, 0x1000, 0x1ce56f40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9491567 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1aa49c00, 0x21c19000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1aa49c00, 0x21c19000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x289a1080, 0x21c19000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x289a1080, 0x21c19000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x24464960, 0x21c19000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x28bfd780, 0x21c19000, 0x1000, 0x1000, 0x227b88c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 568 [IO wait]: net.runtime_pollWait(0xf7650420, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1bc3edf8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1bc3edf8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1bc3edc0, 0x1bcb03f0, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1a95a030, 0x1bcb03f0, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1ac08260, 0x1bcb03f0, 0x4, 0x4, 0x81c037b, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1acd7f50, 0x1bcb03f0, 0x4, 0x4, 0x4, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1acd7f80, 0x1bcb03f0, 0x4, 0x4, 0x1acd7f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1acd7f80, 0x1bcb03f0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1acd7f80, 0x1bcb03f0, 0x4, 0x4, 0x868cec0, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1bb3a480, 0x1bcb03f0, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:186 +0x143 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1a902010, 0x1bcb03f0, 0x4, 0x4, 0x1, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1bb3a570, 0x1bcb03f0, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1bb3a570, 0x1bcb03f0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1bb3a570, 0x1bcb03f0, 0x4, 0x4, 0x4, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1bb3a570, 0x1bcb03f0, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1bb01230, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1bb01230, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1b442e40, 0x1b90b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1bcb0410, 0x1b90b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1a9022f0, 0x1b90b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1bb013b0) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1bb013b0, 0x1a3dd330, 0xc, 0xc, 0x1a3dd332, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1bb013b0, 0x1a3dd330, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1bb013b0, 0x1a3dd330, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1bd5b1a0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 10151082 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c1ac780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c1ac780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 504 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1a38c960) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 572 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1bd5b1a0, 0x18e92fb8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1bd5b1a0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1bd5b1a0, 0x1bcb0850) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 569 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1bd5b1a0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 570 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1bd5b1a0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 8616 [IO wait]: net.runtime_pollWait(0xf7650588, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1a3f0d78, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1a3f0d78, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1a3f0d40, 0x1a3ef6d0, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1bbd7e30, 0x1a3ef6d0, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1cdb4340, 0x1a3ef6d0, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1a3ef650, 0x1a3ef6d0, 0x4, 0x4, 0x4c63b91c, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1a3ef680, 0x1a3ef6d0, 0x4, 0x4, 0xf29afc51, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1a3ef680, 0x1a3ef6d0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1a3ef680, 0x1a3ef6d0, 0x4, 0x4, 0x67273aa8, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1a3ef680, 0x1a3ef6d0, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1da69c80, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1da69c80, 0x1ae367e0, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1a3ef710, 0x1ae367e0, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1da69d40, 0x1ae367e0, 0x4, 0x4, 0x17c, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1da69d40, 0x1ae367e0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1da69d40, 0x1ae367e0, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1da69d40, 0x1ae367e0, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1d502780, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1d502780, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1aacafc0, 0x1d071000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1ae36800, 0x1d071000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1a3ef9f0, 0x1d071000, 0x1000, 0x1000, 0x1d6fa328, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1d9d2390) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1d9d2390, 0x1d043cd0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1d9d2390, 0x1d043cd0, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1d9d2390, 0x1d043cd0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1d6fa300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 9960139 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1f083300, 0xc, 0xc, 0x0, 0x0, 0x1c5fdb80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x27e03880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x27e03880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x27e03880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x20690120, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x20690120, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x20690120, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1f06f660, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x222eb6c0, 0x18e3e690, 0x22, 0x1c5fdb40, 0x0, 0xf768f018, 0x272b08e8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x222eb6c0, 0x18e3e690, 0x22, 0x2692bb60, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x222eb6c0, 0x2692bb60, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x222eb6c0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28c74360, 0xf7693770, 0x1c5fda40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1c5fda40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f083290, 0x1c5fda40, 0x1c5fdb00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9988609 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1cda0380, 0x270e8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1cda0380, 0x270e8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x200b9e00, 0x270e8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x200b9e00, 0x270e8000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1ae0c020, 0x270e8000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1fe2eed0, 0x270e8000, 0x1000, 0x1000, 0x281157c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 13540 [select, 22 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1dfda780, 0x1e16e7b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1dfda780, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1dfda780, 0x1e05fd30) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 577 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1bb225d0, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 9836765 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c6f7c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1c6f7c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e66b1d0, 0x1c6f7c80, 0x1c6f7d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9757335 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x27255420, 0x21ec1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x27255420, 0x21ec1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x217abf50, 0x21ec1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x217abf50, 0x21ec1000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2f2a4a00, 0x21ec1000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1daf60c0, 0x21ec1000, 0x1000, 0x1000, 0x21506940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9809948 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2308bac0, 0x26ee9350, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2308bac0, 0x26ee9350, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26ee9350, 0x22, 0x9c7d) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10033442 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2daa9180, 0x1fecb000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2daa9180, 0x1fecb000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2ea87830, 0x1fecb000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2ea87830, 0x1fecb000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2f08f920, 0x1fecb000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x23416640, 0x1fecb000, 0x1000, 0x1000, 0x2c81dc00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9805357 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x223d83c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x223d83c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1cca5ed0, 0x223d83c0, 0x223d8640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 6563 [semacquire]: sync.runtime_Syncsemacquire(0x1cc59238) /usr/local/go/src/runtime/sema.go:237 +0x1ef sync.(*Cond).Wait(0x1cc59230) /usr/local/go/src/sync/cond.go:62 +0x85 io.(*pipe).write(0x1cc591f0, 0x1da86000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/local/go/src/io/pipe.go:94 +0x1de io.(*PipeWriter).Write(0x18ef2e48, 0x1da86000, 0x8000, 0x8000, 0x8000, 0x0, 0x0) /usr/local/go/src/io/pipe.go:161 +0x47 io.copyBuffer(0xf7595d00, 0x18ef2e48, 0xf76bd9b8, 0x18e2a8b0, 0x1da86000, 0x8000, 0x8000, 0xadecdd36, 0x8, 0x0, ...) /usr/local/go/src/io/io.go:383 +0x238 io.Copy(0xf7595d00, 0x18ef2e48, 0xf76bd9b8, 0x18e2a8b0, 0xf7696948, 0x1a3b04b0, 0x0, 0x0) /usr/local/go/src/io/io.go:351 +0x53 net/http.(*conn).closeNotify.func1(0x18ef2e48, 0xf76bd9b8, 0x18e2a8b0, 0x1db05440) /usr/local/go/src/net/http/server.go:182 +0x55 created by net/http.(*conn).closeNotify /usr/local/go/src/net/http/server.go:188 +0x2a9 goroutine 10157480 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23a91c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23a91c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10170612 [select, 12 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers(0x1bd5a9c0, 0xf7693770, 0x2b1d82c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:196 +0x33e github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).(github.com/ipfs/go-ipfs/routing/dht.spawnWorkers)-fm(0xf7693770, 0x2b1d82c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:123 +0x30 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x272b0300, 0x2b1d82c0, 0x2b1d83c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10154805 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1efff800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1efff800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9776604 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22c11f00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22c11f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1ff21340, 0xf7693770, 0x22c11f00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 6855 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1d931860, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 10025388 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a9a3400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1a9a3400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1c7f9ab8, 0x1a9a3400, 0x1a9a3c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9791206 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x281f9900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x281f9900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1dd4ebe0, 0xf7693770, 0x281f9900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10157797 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x29f03a00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29f03a00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9925048 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x289c31a0, 0xf764f0e0, 0x26442020, 0x24f97000, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x246af720, 0xf764f0e0, 0x26442020, 0x24f97000, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x21fbea80, 0x1af99bc0, 0x246af720, 0xf769af80, 0x26373a00, 0x24f97000, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10162130 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28fa6a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28fa6a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9851092 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28c742a0, 0xf764f0e0, 0x2c27ed00, 0x2940ac00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x235f0540, 0xf764f0e0, 0x2c27ed00, 0x2940ac00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2e953480, 0x20c9d720, 0x235f0540, 0xf769af80, 0x277efd40, 0x2940ac00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 6542 [chan receive]: github.com/ipfs/go-ipfs/commands.(*ChannelMarshaler).Read(0x1b64ca80, 0x1da85000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/commands/channelmarshaler.go:15 +0x57 github.com/ipfs/go-ipfs/commands/http.flushCopy(0xf76bdc38, 0x18e2a8d0, 0xf76bdc20, 0x1b64ca80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/commands/http/handler.go:285 +0x13f github.com/ipfs/go-ipfs/commands/http.sendResponse(0xf76bdad0, 0x18e2a8d0, 0x1dab4930, 0xf764f150, 0x1a497100, 0xf764f068, 0x1db05740) /go/src/github.com/ipfs/go-ipfs/commands/http/handler.go:270 +0x492 github.com/ipfs/go-ipfs/commands/http.internalHandler.ServeHTTP(0x0, 0x18e0e04a, 0xa, 0x190220f0, 0x89b4904, 0x190060b0, 0x1902c2d8, 0x8c99740, 0x1b551ac0, 0xf76bdad0, ...) /go/src/github.com/ipfs/go-ipfs/commands/http/handler.go:181 +0x7e5 github.com/ipfs/go-ipfs/commands/http.(*internalHandler).ServeHTTP(0x1bbaf680, 0xf76bdad0, 0x18e2a8d0, 0x1dab4930) :4 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/rs/cors.(*Cors).Handler.func1(0xf76bdad0, 0x18e2a8d0, 0x1dab4930) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/rs/cors/cors.go:160 +0x13c net/http.HandlerFunc.ServeHTTP(0x1b12e570, 0xf76bdad0, 0x18e2a8d0, 0x1dab4930) /usr/local/go/src/net/http/server.go:1422 +0x34 github.com/ipfs/go-ipfs/commands/http.Handler.ServeHTTP(0x0, 0x18e0e04a, 0xa, 0x190220f0, 0x89b4904, 0x0, 0x1902c2d8, 0x8c99740, 0x1b551ac0, 0xf7693330, ...) /go/src/github.com/ipfs/go-ipfs/commands/http/handler.go:108 +0x45 github.com/ipfs/go-ipfs/commands/http.(*Handler).ServeHTTP(0x1bbaf6e0, 0xf76bdad0, 0x18e2a8d0, 0x1dab4930) :5 +0x9b net/http.(*ServeMux).ServeHTTP(0x1b551280, 0xf76bdad0, 0x18e2a8d0, 0x1dab4930) /usr/local/go/src/net/http/server.go:1699 +0x133 net/http.(Handler).ServeHTTP-fm(0xf76bdad0, 0x18e2a8d0, 0x1dab4930) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/prometheus/client_golang/prometheus/http.go:61 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1(0xf76bda50, 0x1901b000, 0x1dab4930) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/prometheus/client_golang/prometheus/http.go:158 +0x2b5 net/http.HandlerFunc.ServeHTTP(0x1bbaf620, 0xf76bda50, 0x1901b000, 0x1dab4930) /usr/local/go/src/net/http/server.go:1422 +0x34 net/http.(*ServeMux).ServeHTTP(0x1b551240, 0xf76bda50, 0x1901b000, 0x1dab4930) /usr/local/go/src/net/http/server.go:1699 +0x133 net/http.serverHandler.ServeHTTP(0x1a480d80, 0xf76bda50, 0x1901b000, 0x1dab4930) /usr/local/go/src/net/http/server.go:1862 +0x156 net/http.(*conn).serve(0x1db05440) /usr/local/go/src/net/http/server.go:1361 +0xc05 created by net/http.(*Server).Serve /usr/local/go/src/net/http/server.go:1910 +0x343 goroutine 9963627 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c1ad780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1c1ad780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1b281a98, 0x1c1ad780, 0x1c1ad840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9974826 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2ef942c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2ef942c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2bfd8d60, 0xf7693770, 0x2ef942c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9632924 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x22209b20, 0x2dae8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x22209b20, 0x2dae8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x270e3ad0, 0x2dae8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x270e3ad0, 0x2dae8000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1cf224c0, 0x2dae8000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1fcc4b90, 0x2dae8000, 0x1000, 0x1000, 0x2176ecc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10147 [IO wait]: net.runtime_pollWait(0xf76503a8, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1aacab78, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1aacab78, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1aacab40, 0x1c651e30, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1a95a8c8, 0x1c651e30, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1a8cc1c0, 0x1c651e30, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1c651db0, 0x1c651e30, 0x4, 0x4, 0xe3d00d2e, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1c651de0, 0x1c651e30, 0x4, 0x4, 0x73ca5add, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1c651de0, 0x1c651e30, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1c651de0, 0x1c651e30, 0x4, 0x4, 0x426dd043, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1c651de0, 0x1c651e30, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1d583590, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1d583590, 0x1ace8830, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1c651e70, 0x1ace8830, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1d5835f0, 0x1ace8830, 0x4, 0x4, 0xb0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1d5835f0, 0x1ace8830, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1d5835f0, 0x1ace8830, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1d5835f0, 0x1ace8830, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1b1731d0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1b1731d0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1a497500, 0x1afe7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1ace8850, 0x1afe7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1ae36150, 0x1afe7000, 0x1000, 0x1000, 0x1daa5a68, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1c8f8900) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1c8f8900, 0x1cf58600, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1c8f8900, 0x1cf58600, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1c8f8900, 0x1cf58600, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1daa5a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 10158118 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1da19e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1da19e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10070772 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1a93db00, 0xf764f0e0, 0x2314a2e0, 0x2006ed80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x222f09a0, 0xf764f0e0, 0x2314a2e0, 0x2006ed80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1ffe8980, 0x1e68f9f0, 0x222f09a0, 0xf769af80, 0x1aa41a40, 0x2006ed80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9939916 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x213db200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x213db200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1d1a7748, 0x213db200, 0x213db2c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9911795 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2170d940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2170d940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21d1a820, 0x2170d940, 0x2170da00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 20966 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1c7f09f0, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 9376402 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f376d20, 0x1e835000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f376d20, 0x1e835000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1ad68030, 0x1e835000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1ad68030, 0x1e835000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1be80b60, 0x1e835000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x20acb440, 0x1e835000, 0x1000, 0x1000, 0x1c643840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 6544 [select, 22 minutes]: github.com/ipfs/go-ipfs/commands/http.internalHandler.ServeHTTP.func2(0xf76bdb38, 0x18e2a8d0, 0xf764f0e0, 0x1b64c2c0, 0x18e2a8f8) /go/src/github.com/ipfs/go-ipfs/commands/http/handler.go:135 +0xdc created by github.com/ipfs/go-ipfs/commands/http.internalHandler.ServeHTTP /go/src/github.com/ipfs/go-ipfs/commands/http/handler.go:140 +0x3d6 goroutine 9888858 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21ec5ac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21ec5ac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x22addae0, 0xf7693770, 0x21ec5ac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 15296 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1c6d44e0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 9830619 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2784d280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2784d280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x280c1c50, 0x2784d280, 0x2784d340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10001536 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x264026c0, 0xf764f0e0, 0x1ce3f640, 0x20280f80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2bd48620, 0xf764f0e0, 0x1ce3f640, 0x20280f80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2c421880, 0x2dbc1f70, 0x2bd48620, 0xf769af80, 0x2c421740, 0x20280f80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10157631 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x213db200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x213db200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9414 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1dc90630, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 10087287 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1dd57fc0, 0x2ce81e00, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1dd57fc0, 0x2ce81e00, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2ce81e00, 0x22, 0xa0dd) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 11528 [IO wait]: net.runtime_pollWait(0xf7650600, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1aaca9b8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1aaca9b8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1aaca980, 0x1c651490, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1a95a7e0, 0x1c651490, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1c62bec0, 0x1c651490, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1c651410, 0x1c651490, 0x4, 0x4, 0x84b22814, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1c651440, 0x1c651490, 0x4, 0x4, 0x6727508e, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1c651440, 0x1c651490, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1c651440, 0x1c651490, 0x4, 0x4, 0x242c219a, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1c651440, 0x1c651490, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1d583050, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1d583050, 0x1d0a1140, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1c6514d0, 0x1d0a1140, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1d583110, 0x1d0a1140, 0x4, 0x4, 0x1c, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1d583110, 0x1d0a1140, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1d583110, 0x1d0a1140, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1d583110, 0x1d0a1140, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1da47ce0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1da47ce0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1ae093c0, 0x1e78d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1d0a1170, 0x1e78d000, 0x1000, 0x1000, 0xc, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1c6517b0, 0x1e78d000, 0x1000, 0x1000, 0xc, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1b0ad800) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1b0ad800, 0x1d3f7a00, 0xc, 0xc, 0x1d3f7a02, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1b0ad800, 0x1d3f7a00, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1b0ad800, 0x1d3f7a00, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1e7c5a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 12818 [IO wait]: net.runtime_pollWait(0xf7650330, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1c7371f8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1c7371f8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1c7371c0, 0x1d8b6990, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1c7f9300, 0x1d8b6990, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1d8b8500, 0x1d8b6990, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1d8b6910, 0x1d8b6990, 0x4, 0x4, 0x6176d5d0, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1d8b6940, 0x1d8b6990, 0x4, 0x4, 0x6da870b2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1d8b6940, 0x1d8b6990, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1d8b6940, 0x1d8b6990, 0x4, 0x4, 0x65528eda, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1d8b6940, 0x1d8b6990, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1cefbd10, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1cefbd10, 0x1c8a6330, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1d8b69d0, 0x1c8a6330, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1cefbda0, 0x1c8a6330, 0x4, 0x4, 0x808b11d, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1cefbda0, 0x1c8a6330, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1cefbda0, 0x1c8a6330, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1cefbda0, 0x1c8a6330, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1ce7dfb0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1ce7dfb0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1c8a3900, 0x1cf8e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1c8a6350, 0x1cf8e000, 0x1000, 0x1000, 0x21ca5e4c, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1d8b6cb0, 0x1cf8e000, 0x1000, 0x1000, 0xc0001, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1c6ca000) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1c6ca000, 0x1b30fa40, 0xc, 0xc, 0x24e4a054, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1c6ca000, 0x1b30fa40, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1c6ca000, 0x1b30fa40, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1cf3bf20) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 10160174 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ed3e100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ed3e100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9575547 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26d127e0, 0x2bd33000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26d127e0, 0x2bd33000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1c1fbc80, 0x2bd33000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1c1fbc80, 0x2bd33000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x290d5d00, 0x2bd33000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2bc31c50, 0x2bd33000, 0x1000, 0x1000, 0x2c420a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9854233 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x27de5540, 0xc, 0xc, 0x0, 0x0, 0x26a62c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x22ea6a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x22ea6a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x22ea6a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2a0a98f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2a0a98f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2a0a98f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2700f1c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21b343b0, 0x18e3e690, 0x22, 0x26a62bc0, 0x0, 0xf768f018, 0x1fd3e390) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21b343b0, 0x18e3e690, 0x22, 0x26ee9380, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21b343b0, 0x26ee9380, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21b343b0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fd63f20, 0xf7693770, 0x26a62ac0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x26a62ac0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x27de54d0, 0x26a62ac0, 0x26a62b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9746490 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x22348880, 0x21e71200, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x22348880, 0x21e71200, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x21e71200, 0x22, 0x9b85) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 6831 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1da417a0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 9727929 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2a3afea0, 0x1cc90000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2a3afea0, 0x1cc90000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1f01b3b0, 0x1cc90000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1f01b3b0, 0x1cc90000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1b02eca0, 0x1cc90000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x234147d0, 0x1cc90000, 0x1000, 0x1000, 0x1adb2640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10090399 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2258ffc0, 0xc, 0xc, 0x0, 0x0, 0x281cf340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x23682a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x23682a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x23682a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x25896990, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x25896990, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x25896990, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x26ae07e0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21d1a530, 0x18e3e690, 0x22, 0x281cf300, 0x0, 0xf768f018, 0x280c0860) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21d1a530, 0x18e3e690, 0x22, 0x22576540, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21d1a530, 0x22576540, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21d1a530, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1a9a8fc0, 0xf7693770, 0x2170d700, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2170d700) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23cc5ac0, 0x2170d700, 0x2170d800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 6850 [select, 4 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1da417a0, 0x18f5dfb8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1da417a0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1da417a0, 0x1c4ff280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 10120364 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23f23940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x23f23940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20417a40, 0x23f23940, 0x23f23ac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10106042 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2a20b7a0, 0xf764f0e0, 0x1f0e71c0, 0x220ffd00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1bce96e0, 0xf764f0e0, 0x1f0e71c0, 0x220ffd00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1f95be00, 0x26f0f430, 0x1bce96e0, 0xf769af80, 0x1f95bd40, 0x220ffd00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10159424 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x232cf9c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x232cf9c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 11926 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1e7c5a40, 0x1c74e7b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1e7c5a40, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1e7c5a40, 0x1d765f50) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 9794167 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1db45fc0, 0x2bd20960, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1db45fc0, 0x2bd20960, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2bd20960, 0x22, 0x9c33) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 12391 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1a368060, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 14309 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1db395c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 9826788 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1d1ee6c0, 0x22799d70, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1d1ee6c0, 0x22799d70, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x22799d70, 0x22, 0x9cba) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10153345 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2144b340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2144b340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9817320 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x3123aee0, 0x1d9fc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x3123aee0, 0x1d9fc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2dc1f1a0, 0x1d9fc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2dc1f1a0, 0x1d9fc000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x24d27a00, 0x1d9fc000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22fdf110, 0x1d9fc000, 0x1000, 0x1000, 0x1fe88580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10120968 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x28eec4f0, 0xc, 0xc, 0x0, 0x0, 0x28bc0b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2b757340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x368ebe55, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x21fbb030, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x2860597c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x28eec4e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21fbaf48, 0x18e3e690, 0x22, 0x28bc0b40, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21fbaf48, 0x18e3e690, 0x22, 0x2321b7a0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21fbaf48, 0x2321b7a0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21fbaf48, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2a754780, 0xf7693770, 0x28bc0a40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x28bc0a40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x28eec480, 0x28bc0a40, 0x28bc0b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10105872 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1bf61640, 0xc, 0xc, 0x0, 0x0, 0x1f0a93c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x1f02cd20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x515277ee, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1fb1e878, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x2149097c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x1bf61630, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1fb1e7d0, 0x18e3e690, 0x22, 0x1f0a9380, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1fb1e7d0, 0x18e3e690, 0x22, 0x2ce81bf0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1fb1e7d0, 0x2ce81bf0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1fb1e7d0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1d0a3800, 0xf7693770, 0x1f0a9280, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1f0a9280) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1bf615d0, 0x1f0a9280, 0x1f0a9340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10059567 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x22c70510, 0xc, 0xc, 0x0, 0x0, 0x24d58240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2e372620, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2e372620, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2e372620, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2a4550e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2a4550e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2a4550e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x228054e0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2b28c2a8, 0x18e3e690, 0x22, 0x24d58200, 0x0, 0xf768f018, 0x28e31470) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2b28c2a8, 0x18e3e690, 0x22, 0x22477290, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2b28c2a8, 0x22477290, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2b28c2a8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fb2e240, 0xf7693770, 0x24d58080, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x24d58080) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22c704a0, 0x24d58080, 0x24d581c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9612940 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2fba8ee0, 0x27cba000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2fba8ee0, 0x27cba000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2d9dec30, 0x27cba000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2d9dec30, 0x27cba000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2a118ba0, 0x27cba000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x26a20070, 0x27cba000, 0x1000, 0x1000, 0x26ee0fc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9863845 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1c5ed380, 0xf764f0e0, 0x1d969a80, 0x220ffb80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1bcac840, 0xf764f0e0, 0x1d969a80, 0x220ffb80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x211d4400, 0x1aa03330, 0x1bcac840, 0xf769af80, 0x1ec79b00, 0x220ffb80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9547317 [IO wait]: net.runtime_pollWait(0xf75e6018, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x2186c938, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x2186c938, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x2186c900, 0x1d127980, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x2299bc28, 0x1d127980, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x292aed00, 0x1d127980, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1d1278e0, 0x1d127980, 0x4, 0x4, 0x24c01a3e, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1d127920, 0x1d127980, 0x4, 0x4, 0xf56c5f15, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1d127920, 0x1d127980, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1d127920, 0x1d127980, 0x4, 0x4, 0xb50b1b93, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1d127920, 0x1d127980, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x282a1110, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x282a1110, 0x26aa6c20, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1d1279c0, 0x26aa6c20, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x282a11d0, 0x26aa6c20, 0x4, 0x4, 0x68, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x282a11d0, 0x26aa6c20, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x282a11d0, 0x26aa6c20, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x282a11d0, 0x26aa6c20, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x22f63cb0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x22f63cb0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1ce236c0, 0x27dde000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x26aa6c40, 0x27dde000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1d127d20, 0x27dde000, 0x1000, 0x1000, 0x1afc2028, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x292562a0) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x292562a0, 0x1eb26070, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x292562a0, 0x1eb26070, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x292562a0, 0x1eb26070, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1afc2000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 10076455 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fd166c0, 0xf764f0e0, 0x23d324c0, 0x1b297f80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x25cdad60, 0xf764f0e0, 0x23d324c0, 0x1b297f80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x28a98b40, 0x247bba60, 0x25cdad60, 0xf769af80, 0x28a98a80, 0x1b297f80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9385130 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x20351c00, 0x2ae17000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x20351c00, 0x2ae17000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x22d44510, 0x2ae17000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x22d44510, 0x2ae17000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x21ff6dc0, 0x2ae17000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2c08e6e0, 0x2ae17000, 0x1000, 0x1000, 0x2f3eda80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9769885 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x232c5c00, 0x25279000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x232c5c00, 0x25279000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1d3635f0, 0x25279000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1d3635f0, 0x25279000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x245a5da0, 0x25279000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22b5d2f0, 0x25279000, 0x1000, 0x1000, 0x2538d800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10179232 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x250509c0, 0x1f6e4fb8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x250509c0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x250509c0, 0x2d5022a0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 9784878 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24c79000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x24c79000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fd85748, 0x24c79000, 0x24c790c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10080788 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e5746c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1e5746c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20ceae30, 0x1e5746c0, 0x1e5747c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10129396 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1e276ae0, 0xf764f0e0, 0x249d6c20, 0x27c3d000, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2494e440, 0xf764f0e0, 0x249d6c20, 0x27c3d000, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x22323a00, 0x26906b20, 0x2494e440, 0xf769af80, 0x26899600, 0x27c3d000, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9909734 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2301cf60, 0xf764f0e0, 0x30eb3060, 0x20281800, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2ce8eb20, 0xf764f0e0, 0x30eb3060, 0x20281800, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1c26c300, 0x22206370, 0x2ce8eb20, 0xf769af80, 0x20037f40, 0x20281800, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10109845 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1dbd5380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1dbd5380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1c7f9b70, 0x1dbd5380, 0x1dbd5440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10043863 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x28df8fc0, 0x2b8aa000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x28df8fc0, 0x2b8aa000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x20921350, 0x2b8aa000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x20921350, 0x2b8aa000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1af66ce0, 0x2b8aa000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22a490c0, 0x2b8aa000, 0x1000, 0x1000, 0x1dfe4a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9856912 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x28002460, 0x1d707000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x28002460, 0x1d707000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2a0a9aa0, 0x1d707000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2a0a9aa0, 0x1d707000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2700f2c0, 0x1d707000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21912820, 0x1d707000, 0x1000, 0x1000, 0x2453ad80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10158683 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1addd740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1addd740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10161755 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c421ac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c421ac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10138929 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x23b96a80, 0x1d65df20, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x23b96a80, 0x1d65df20, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1d65df20, 0x22, 0xa18c) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9846833 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1db04ba0, 0xf764f0e0, 0x2292fc60, 0x1b9c7100, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2292e360, 0xf764f0e0, 0x2292fc60, 0x1b9c7100, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1e111240, 0x1df10ee0, 0x2292e360, 0xf769af80, 0x1e111180, 0x1b9c7100, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9845028 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cf3c140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1cf3c140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1cc45900, 0x1cf3c140, 0x1cf3cd40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10090501 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f339180, 0x1d2fb000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f339180, 0x1d2fb000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x23ef8d80, 0x1d2fb000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x23ef8d80, 0x1d2fb000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1c409f00, 0x1d2fb000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1fe23680, 0x1d2fb000, 0x1000, 0x1000, 0x281ce180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10157857 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ed2ec00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ed2ec00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9498450 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x2d65ea20) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 10460 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1c79be60) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 10160350 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20549880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20549880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160052 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2696dec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2696dec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10127679 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2bbf0300, 0xf764f0e0, 0x26f7e460, 0x22f16c00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x23e45e40, 0xf764f0e0, 0x26f7e460, 0x22f16c00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x27bf78c0, 0x26d55710, 0x23e45e40, 0xf769af80, 0x27bf7680, 0x22f16c00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9927493 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x203fa9c0, 0x2c110c30, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x203fa9c0, 0x2c110c30, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2c110c30, 0x22, 0x9e40) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9974047 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x21a71dc0, 0x23757a10, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x21a71dc0, 0x23757a10, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x23757a10, 0x22, 0x9f08) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10179220 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1fd170e0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 10140814 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24881b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24881b40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10036025 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2652e860, 0xc, 0xc, 0x0, 0x0, 0x22064d80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1ff43420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1ff43420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1ff43420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x216ca0c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x216ca0c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x216ca0c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2f3d6cc0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x203fdca0, 0x18e3e690, 0x22, 0x22064d40, 0x0, 0xf768f018, 0x2b2a8708) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x203fdca0, 0x18e3e690, 0x22, 0x262e64b0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x203fdca0, 0x262e64b0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x203fdca0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1adb12c0, 0xf7693770, 0x22064c00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x22064c00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2652e7f0, 0x22064c00, 0x22064d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10150337 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2a4e6ac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2a4e6ac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10102263 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x23538ec0, 0x29722480, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x23538ec0, 0x29722480, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x29722480, 0x22, 0xa10c) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9848066 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1c42cde0, 0xf764f0e0, 0x24023dc0, 0x21eee400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x247d7440, 0xf764f0e0, 0x24023dc0, 0x21eee400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x28f1f3c0, 0x2def7360, 0x247d7440, 0xf769af80, 0x1cf61540, 0x21eee400, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9378473 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1cc88000, 0x1f276000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1cc88000, 0x1f276000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1b3b1b60, 0x1f276000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1b3b1b60, 0x1f276000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1eb2c280, 0x1f276000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1fa6c0c0, 0x1f276000, 0x1000, 0x1000, 0x1dc9b900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10026052 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2061a540, 0x21b6fe00, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2061a540, 0x21b6fe00, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x21b6fe00, 0x22, 0x9fd5) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9890109 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1ec785c0, 0x2f0322d0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1ec785c0, 0x2f0322d0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2f0322d0, 0x22, 0x9dba) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 22061 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1d0f3710, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 9953981 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x277ec700, 0x23975000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x277ec700, 0x23975000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2cedec30, 0x23975000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2cedec30, 0x23975000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x28581f20, 0x23975000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x24137ef0, 0x23975000, 0x1000, 0x1000, 0x2c630680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10131340 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x25792d00, 0x1d663b30, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x25792d00, 0x1d663b30, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1d663b30, 0x22, 0xa16e) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 578360 [semacquire]: sync.runtime_Syncsemacquire(0x1fb375b8) /usr/local/go/src/runtime/sema.go:237 +0x1ef sync.(*Cond).Wait(0x1fb375b0) /usr/local/go/src/sync/cond.go:62 +0x85 io.(*pipe).write(0x1fb37570, 0x2122e000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/local/go/src/io/pipe.go:94 +0x1de io.(*PipeWriter).Write(0x1cf1e250, 0x2122e000, 0x8000, 0x8000, 0x8000, 0x0, 0x0) /usr/local/go/src/io/pipe.go:161 +0x47 io.copyBuffer(0xf7595d00, 0x1cf1e250, 0xf76bd9b8, 0x1cb21ef8, 0x2122e000, 0x8000, 0x8000, 0xae02c8b8, 0x8, 0x0, ...) /usr/local/go/src/io/io.go:383 +0x238 io.Copy(0xf7595d00, 0x1cf1e250, 0xf76bd9b8, 0x1cb21ef8, 0x1, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:351 +0x53 net/http.(*conn).closeNotify.func1(0x1cf1e250, 0xf76bd9b8, 0x1cb21ef8, 0x1fadeba0) /usr/local/go/src/net/http/server.go:182 +0x55 created by net/http.(*conn).closeNotify /usr/local/go/src/net/http/server.go:188 +0x2a9 goroutine 9863728 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1f283620, 0xf764f0e0, 0x1fb27e00, 0x1cfbfc80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1c39b3c0, 0xf764f0e0, 0x1fb27e00, 0x1cfbfc80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1c7d3e40, 0x1da04670, 0x1c39b3c0, 0xf769af80, 0x1abb1240, 0x1cfbfc80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9724158 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b756700, 0x256e5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b756700, 0x256e5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x220dcf00, 0x256e5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x220dcf00, 0x256e5000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1e7e7040, 0x256e5000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x28ee5f80, 0x256e5000, 0x1000, 0x1000, 0x1e1aa000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10131147 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ae3a7c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ae3a7c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10159162 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1a6b7d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a6b7d00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10148448 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21614440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21614440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10152369 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2afb7bb0, 0xc, 0xc, 0x0, 0x0, 0x22c1c300, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x21a549a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x3456935d, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x24b6b490, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1d703cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2afb7ba0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x2c115e00, 0x18e3e690, 0x22, 0x22c1c280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x2c115e00, 0x18e3e690, 0x22, 0x2df871a0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x1cfad4d0, 0x280c1b00, 0x18eb79e0, 0xf769af80, 0x2c115e00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 10086263 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e54a240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e54a240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1aaa06a0, 0xf7693770, 0x1e54a240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10151 [select, 9 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1daa5a40, 0x1aa30fb8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1daa5a40, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1daa5a40, 0x1d40cfc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 10106501 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23b6ef80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23b6ef80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 8644 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1d9d3200, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 10082 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1c417ef0, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 9705415 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2ce3d340, 0x27291000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2ce3d340, 0x27291000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1b1f4360, 0x27291000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1b1f4360, 0x27291000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2a3fd340, 0x27291000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x27f9fd80, 0x27291000, 0x1000, 0x1000, 0x281cf140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9301 [IO wait]: net.runtime_pollWait(0xf7650060, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1c744938, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1c744938, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1c744900, 0x1ab42ce0, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1bf8a488, 0x1ab42ce0, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1ae53ee0, 0x1ab42ce0, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1ab42c60, 0x1ab42ce0, 0x4, 0x4, 0xa1be7c65, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1ab42c90, 0x1ab42ce0, 0x4, 0x4, 0x6de98707, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1ab42c90, 0x1ab42ce0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1ab42c90, 0x1ab42ce0, 0x4, 0x4, 0x50e6a9f6, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1ab42c90, 0x1ab42ce0, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1cc74030, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1cc74030, 0x1b0a9eb0, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1ab42d20, 0x1b0a9eb0, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1cc740c0, 0x1b0a9eb0, 0x4, 0x4, 0xe0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1cc740c0, 0x1b0a9eb0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1cc740c0, 0x1b0a9eb0, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1cc740c0, 0x1b0a9eb0, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1ce901e0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1ce901e0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1a496980, 0x1c734000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1b0a9ed0, 0x1c734000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1ab43000, 0x1c734000, 0x1000, 0x1000, 0x1c3579a8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1c612240) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1c612240, 0x1a9a6c60, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1c612240, 0x1a9a6c60, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1c612240, 0x1a9a6c60, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1c357980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 9849702 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2ec1dc40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2ec1dc40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fd57160, 0x2ec1dc40, 0x2ec1dd00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9994148 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x23030fc0, 0xc, 0xc, 0x0, 0x0, 0x203faf00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1d460c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1d460c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1d460c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1e57d890, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1e57d890, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1e57d890, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x21093740, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x226ec458, 0x18e3e690, 0x22, 0x203fae40, 0x0, 0xf768f018, 0x272b0160) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x226ec458, 0x18e3e690, 0x22, 0x23757ad0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x226ec458, 0x23757ad0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x226ec458, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2a754ae0, 0xf7693770, 0x1a390ac0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1a390ac0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1a9b3310, 0x1a390ac0, 0x1a390b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9798467 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x223ba480, 0xc, 0xc, 0x0, 0x0, 0x2ad3f740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2b9375e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2b9375e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2b9375e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2d97f590, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2d97f590, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2d97f590, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2f07ad60, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x28ac29c0, 0x18e3e690, 0x22, 0x2ad3f700, 0x0, 0xf768f018, 0x224168b0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x28ac29c0, 0x18e3e690, 0x22, 0x293dcd20, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x28ac29c0, 0x293dcd20, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x28ac29c0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28077140, 0xf7693770, 0x2ad3f580, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2ad3f580) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x223ba410, 0x2ad3f580, 0x2ad3f6c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9889223 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1fb955c0, 0x2f0320c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1fb955c0, 0x2f0320c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2f0320c0, 0x22, 0x9db6) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10103783 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26c96380, 0x1fc1b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26c96380, 0x1fc1b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2d15d500, 0x1fc1b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2d15d500, 0x1fc1b000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1f0a7720, 0x1fc1b000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22fc0810, 0x1fc1b000, 0x1000, 0x1000, 0x1abb1bc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10140114 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x263199c0, 0x1d638570, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x263199c0, 0x1d638570, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1d638570, 0x22, 0xa18f) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9757010 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1c1a95e0, 0x21675000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1c1a95e0, 0x21675000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2a4bd710, 0x21675000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2a4bd710, 0x21675000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x27cdc9e0, 0x21675000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1cd62940, 0x21675000, 0x1000, 0x1000, 0x1b11a200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9363992 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x227dd420, 0x30c17000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x227dd420, 0x30c17000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1c1fb9e0, 0x30c17000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1c1fb9e0, 0x30c17000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x254c5040, 0x30c17000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x26dd6110, 0x30c17000, 0x1000, 0x1000, 0x1d9251c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9964810 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1cbdca80, 0xf764f0e0, 0x1ac38e60, 0x1ea6f800, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x271ffe80, 0xf764f0e0, 0x1ac38e60, 0x1ea6f800, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1d98fdc0, 0x25d86810, 0x271ffe80, 0xf769af80, 0x1d98fcc0, 0x1ea6f800, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9798689 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x272d39a0, 0xc, 0xc, 0x0, 0x0, 0x2dc29b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2c40a000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2c40a000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2c40a000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2d97fc50, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2d97fc50, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2d97fc50, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2f07b0e0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x27c6b898, 0x18e3e690, 0x22, 0x2dc29ac0, 0x0, 0xf768f018, 0x2b2a8918) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x27c6b898, 0x18e3e690, 0x22, 0x1e893cb0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x27c6b898, 0x1e893cb0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x27c6b898, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28077aa0, 0xf7693770, 0x2dc299c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2dc299c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x272d3930, 0x2dc299c0, 0x2dc29a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 1855336 [IO wait]: net.runtime_pollWait(0xf76c0088, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x21b53eb8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x21b53eb8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x21b53e80, 0x23d92bb0, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1fd3fdc0, 0x23d92bb0, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x23e77d20, 0x23d92bb0, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x23d92b30, 0x23d92bb0, 0x4, 0x4, 0x5aa852be, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x23d92b60, 0x23d92bb0, 0x4, 0x4, 0x5ea79910, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x23d92b60, 0x23d92bb0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x23d92b60, 0x23d92bb0, 0x4, 0x4, 0x1ea50d62, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x23d92b60, 0x23d92bb0, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1fce2cf0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1fce2cf0, 0x1cda6220, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x23d92bf0, 0x1cda6220, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1fce2d50, 0x1cda6220, 0x4, 0x4, 0x1dc, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1fce2d50, 0x1cda6220, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1fce2d50, 0x1cda6220, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1fce2d50, 0x1cda6220, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x2023d320, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x2023d320, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x21960980, 0x1c5cd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1cda6240, 0x1c5cd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x23d92ed0, 0x1c5cd000, 0x1000, 0x1000, 0x1d8e7ac8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1f297ec0) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1f297ec0, 0x1f0e4ec0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1f297ec0, 0x1f0e4ec0, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1f297ec0, 0x1f0e4ec0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1d8e7aa0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 10158165 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24626340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24626340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10141181 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25792540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25792540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x261ef3e0, 0xf7693770, 0x25792540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10148801 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2bfcf7c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2bfcf7c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x30198520, 0xf7693770, 0x2bfcf7c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 12243 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1c522600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 10039265 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1fe26300, 0x24fad560, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1fe26300, 0x24fad560, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x24fad560, 0x22, 0xa005) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10037000 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x267d8800, 0xc, 0xc, 0x0, 0x0, 0x1ae1cf80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1e5aa460, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1e5aa460, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1e5aa460, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1d69c5d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1d69c5d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1d69c5d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1ac38760, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1ec2ec40, 0x18e3e690, 0x22, 0x1ae1cf40, 0x0, 0xf768f018, 0x2b2a8598) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1ec2ec40, 0x18e3e690, 0x22, 0x219f8b10, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1ec2ec40, 0x219f8b10, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1ec2ec40, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1d0a27e0, 0xf7693770, 0x1ae1ce40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1ae1ce40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x267d8770, 0x1ae1ce40, 0x1ae1cf00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9845380 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cef9e80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1cef9e80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1ac77d90, 0x1cef9e80, 0x1cef9f40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9863005 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1b479a40, 0xc, 0xc, 0x0, 0x0, 0x1d9d9600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2a8bf420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2a8bf420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2a8bf420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1e0c0cf0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1e0c0cf0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1e0c0cf0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1f93d680, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1e463cd8, 0x18e3e690, 0x22, 0x1d9d9580, 0x0, 0xf768f018, 0x28ac3e98) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1e463cd8, 0x18e3e690, 0x22, 0x1f37c9c0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1e463cd8, 0x1f37c9c0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1e463cd8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28076180, 0xf7693770, 0x1d9d9480, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1d9d9480) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1b4799d0, 0x1d9d9480, 0x1d9d9540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9808510 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21097ac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x21097ac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x205f5f78, 0x21097ac0, 0x21097b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160389 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1b11a5c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1b11a5c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9627392 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25dd9420, 0x23781000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25dd9420, 0x23781000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x23fe91d0, 0x23781000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x23fe91d0, 0x23781000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2c3b45e0, 0x23781000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x23167930, 0x23781000, 0x1000, 0x1000, 0x256ee580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9736498 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2daa96c0, 0x1cace000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2daa96c0, 0x1cace000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x25e62bd0, 0x1cace000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x25e62bd0, 0x1cace000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2a526b20, 0x1cace000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x26d4b9a0, 0x1cace000, 0x1000, 0x1000, 0x252b1080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9852160 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x27019b00, 0x1c64efc0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x27019b00, 0x1c64efc0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1c64efc0, 0x22, 0x9d2b) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9847794 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x27616210, 0xc, 0xc, 0x0, 0x0, 0x1f0ff9c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1f789880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1f789880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1f789880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x216fcb70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x216fcb70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x216fcb70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x23da9020, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1e1b39d0, 0x18e3e690, 0x22, 0x1f0ff980, 0x0, 0xf768f018, 0x24b6bb10) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1e1b39d0, 0x18e3e690, 0x22, 0x26ee89c0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1e1b39d0, 0x26ee89c0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1e1b39d0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x24557e60, 0xf7693770, 0x1f0ff780, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1f0ff780) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x276161a0, 0x1f0ff780, 0x1f0ff940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9896277 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d1ddce0, 0x20772000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d1ddce0, 0x20772000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x23784000, 0x20772000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x23784000, 0x20772000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26a58440, 0x20772000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x20ac3570, 0x20772000, 0x1000, 0x1000, 0x1f3df940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9943717 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1e5a95a0, 0xc, 0xc, 0x0, 0x0, 0x1ac9c600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x207dc700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x207dc700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x207dc700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x23f03ce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x23f03ce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x23f03ce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x20a5e160, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1c6a2f88, 0x18e3e690, 0x22, 0x1ac9c5c0, 0x0, 0xf768f018, 0x2966f2d8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1c6a2f88, 0x18e3e690, 0x22, 0x1e9883f0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1c6a2f88, 0x1e9883f0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1c6a2f88, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1e277c80, 0xf7693770, 0x1ac9c4c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1ac9c4c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e5a9530, 0x1ac9c4c0, 0x1ac9c580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10109916 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cfe0a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1cfe0a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1cb203e0, 0x1cfe0a80, 0x1cfe0b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160798 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c26c940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c26c940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10129076 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20eca400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20eca400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x257d4e60, 0xf7693770, 0x20eca400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10012489 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2b35b080, 0xc, 0xc, 0x0, 0x0, 0x25791080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x25dd8000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x25dd8000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x25dd8000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2c206120, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2c206120, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2c206120, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x28c2f5a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1f5969e8, 0x18e3e690, 0x22, 0x25791040, 0x0, 0xf768f018, 0x272b01b0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1f5969e8, 0x18e3e690, 0x22, 0x2127a8a0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1f5969e8, 0x2127a8a0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1f5969e8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fd155c0, 0xf7693770, 0x25790f00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x25790f00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2b35b010, 0x25790f00, 0x25791000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9948861 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28477260, 0xf764f0e0, 0x297c20e0, 0x289d0800, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1df27aa0, 0xf764f0e0, 0x297c20e0, 0x289d0800, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1d9caa80, 0x1e69c110, 0x1df27aa0, 0xf769af80, 0x1d9ca900, 0x289d0800, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9565314 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1ff43ce0, 0x231ae000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1ff43ce0, 0x231ae000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x26808840, 0x231ae000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x26808840, 0x231ae000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1ad58560, 0x231ae000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e665eb0, 0x231ae000, 0x1000, 0x1000, 0x232ce3c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10115869 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c940840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c940840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x29d78700, 0xf7693770, 0x2c940840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9865187 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2a8bf7a0, 0x2d0ee000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2a8bf7a0, 0x2d0ee000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1bf92a80, 0x2d0ee000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1bf92a80, 0x2d0ee000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2056ada0, 0x2d0ee000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f0921f0, 0x2d0ee000, 0x1000, 0x1000, 0x23edb840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10147317 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x223d83c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x223d83c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10126986 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x282af200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x282af200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21a68818, 0x282af200, 0x282af300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9883732 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2e306ae0, 0xf764f0e0, 0x201c3cc0, 0x2534f780, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2494e8a0, 0xf764f0e0, 0x201c3cc0, 0x2534f780, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x20dca000, 0x236a7d70, 0x2494e8a0, 0xf769af80, 0x1f008f40, 0x2534f780, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9463619 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x2975ab40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 10157366 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e17d500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e17d500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10135770 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c6e6c00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c6e6c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9871 [select, 11 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1a9fa1e0, 0x1d8607b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1a9fa1e0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1a9fa1e0, 0x1beebdc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 20810 [IO wait]: net.runtime_pollWait(0xf76c02e0, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1a2543b8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1a2543b8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1a254380, 0x1b30d020, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1a95a0a0, 0x1b30d020, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1bc01d00, 0x1b30d020, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1b30cfa0, 0x1b30d020, 0x4, 0x4, 0xa3bb1c71, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1b30cfd0, 0x1b30d020, 0x4, 0x4, 0x2f477972, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1b30cfd0, 0x1b30d020, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1b30cfd0, 0x1b30d020, 0x4, 0x4, 0x5f9ad5d0, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1b30cfd0, 0x1b30d020, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1b2bc450, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1b2bc450, 0x1f065470, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1b30d060, 0x1f065470, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1b2bc7b0, 0x1f065470, 0x4, 0x4, 0xad, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1b2bc7b0, 0x1f065470, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1b2bc7b0, 0x1f065470, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1b2bc7b0, 0x1f065470, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1b4e10b0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1b4e10b0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1d36e8c0, 0x1c84f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1f0654a0, 0x1c84f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1b30d340, 0x1c84f000, 0x1000, 0x1000, 0x1f9bef28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1cf00420) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1cf00420, 0x1cc6a090, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1cf00420, 0x1cc6a090, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1cf00420, 0x1cc6a090, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1f9bef00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 10046475 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1c5eca80, 0xf764f0e0, 0x1b841780, 0x20239b80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1bed6180, 0xf764f0e0, 0x1b841780, 0x20239b80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1ff19e80, 0x1f6f0980, 0x1bed6180, 0xf769af80, 0x1b450400, 0x20239b80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10148917 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d212240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d212240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9828887 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21381280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x21381280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x29407668, 0x21381280, 0x21381380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10139048 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28f70b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28f70b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1f526500, 0xf7693770, 0x28f70b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10031122 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2372d9e0, 0xf764f0e0, 0x1f6eb820, 0x25bae080, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x24c83760, 0xf764f0e0, 0x1f6eb820, 0x25bae080, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x21730040, 0x2385a770, 0x24c83760, 0xf769af80, 0x203fb300, 0x25bae080, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10143883 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x21a70280, 0x1d639ef0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x21a70280, 0x1d639ef0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1d639ef0, 0x22, 0xa19d) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10037458 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x20d96590, 0xc, 0xc, 0x0, 0x0, 0x23e0e140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x21dbb420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x21dbb420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x21dbb420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x21d52360, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x21d52360, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x21d52360, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x23862dc0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x23c74c10, 0x18e3e690, 0x22, 0x23e0e100, 0x0, 0xf768f018, 0x2966e9e0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x23c74c10, 0x18e3e690, 0x22, 0x262e6510, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x23c74c10, 0x262e6510, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x23c74c10, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1a93d680, 0xf7693770, 0x23e0e000, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x23e0e000) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20d96520, 0x23e0e000, 0x23e0e0c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9915955 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1fd50dc0, 0x1d672cf0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1fd50dc0, 0x1d672cf0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1d672cf0, 0x22, 0x9e1c) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9602068 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x30e5ddc0, 0x26ecd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x30e5ddc0, 0x26ecd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2ec8f830, 0x26ecd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2ec8f830, 0x26ecd000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x25c20e20, 0x26ecd000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d546dc0, 0x26ecd000, 0x1000, 0x1000, 0x21ec4880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9670 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1c523200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 10160675 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2fbc3dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2fbc3dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10147175 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2b138340, 0x1a81a030, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2b138340, 0x1a81a030, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1a81a030, 0x22, 0xa1a7) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9873903 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x212868a0, 0xf764f0e0, 0x2a48cd20, 0x2bee9d00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x25a5d0a0, 0xf764f0e0, 0x2a48cd20, 0x2bee9d00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x27eb1000, 0x26570a00, 0x25a5d0a0, 0xf769af80, 0x24d58580, 0x2bee9d00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10027413 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ce56000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1ce56000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1d77e6b8, 0x1ce56000, 0x1ce560c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9775708 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24526200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24526200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x23524300, 0xf7693770, 0x24526200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9740780 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2661c680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2661c680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x244251a0, 0xf7693770, 0x2661c680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10106040 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1f95bd40, 0x29722570, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1f95bd40, 0x29722570, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x29722570, 0x22, 0xa111) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9957051 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x26d49560, 0xc, 0xc, 0x0, 0x0, 0x232f1200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x28a11dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x28a11dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x28a11dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x23c8e0f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x23c8e0f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x23c8e0f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x237e3dc0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1ffd88b8, 0x18e3e690, 0x22, 0x232f11c0, 0x0, 0xf768f018, 0x272b0650) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1ffd88b8, 0x18e3e690, 0x22, 0x22ea3560, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1ffd88b8, 0x22ea3560, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1ffd88b8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1e70af00, 0xf7693770, 0x232f1080, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x232f1080) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x26d494d0, 0x232f1080, 0x232f1180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 12620 [IO wait]: net.runtime_pollWait(0xf764ff70, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1d763278, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1d763278, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1d763240, 0x1c656010, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1c4002f0, 0x1c656010, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1d45d500, 0x1c656010, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1acfff90, 0x1c656010, 0x4, 0x4, 0x92851ded, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1acfffc0, 0x1c656010, 0x4, 0x4, 0xf164f5c4, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1acfffc0, 0x1c656010, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1acfffc0, 0x1c656010, 0x4, 0x4, 0x1a529631, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1acfffc0, 0x1c656010, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1dc4e060, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1dc4e060, 0x1e76f500, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1c656050, 0x1e76f500, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1dc4e0f0, 0x1e76f500, 0x4, 0x4, 0x1ac, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1dc4e0f0, 0x1e76f500, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1dc4e0f0, 0x1e76f500, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1dc4e0f0, 0x1e76f500, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1d1a3350, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1d1a3350, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1e5eec80, 0x1c8c7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1e76f520, 0x1c8c7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1c656330, 0x1c8c7000, 0x1000, 0x1000, 0x1a93c8c8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1a32cc30) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1a32cc30, 0x1bcc5780, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1a32cc30, 0x1bcc5780, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1a32cc30, 0x1bcc5780, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1a93c8a0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 10037895 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x252df8b0, 0xc, 0xc, 0x0, 0x0, 0x1f0090c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x251a62a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x251a62a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x251a62a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1ad6ccf0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1ad6ccf0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1ad6ccf0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x21688be0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x22139b80, 0x18e3e690, 0x22, 0x1f008ec0, 0x0, 0xf768f018, 0x2b2a8c38) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x22139b80, 0x18e3e690, 0x22, 0x2c52f350, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x22139b80, 0x2c52f350, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x22139b80, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fc67620, 0xf7693770, 0x1f008c00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1f008c00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x252df820, 0x1f008c00, 0x1f008e80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9554928 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d1dcfc0, 0x2444c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d1dcfc0, 0x2444c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2be50a20, 0x2444c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2be50a20, 0x2444c000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x245f0860, 0x2444c000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x23d27af0, 0x2444c000, 0x1000, 0x1000, 0x1d148b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10156 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1af8e960, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 10046621 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c0c9480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2c0c9480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2c136848, 0x2c0c9480, 0x2c0c9840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160454 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23451640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23451640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9777822 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x20c8c540, 0x1efa4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x20c8c540, 0x1efa4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2e8898f0, 0x1efa4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2e8898f0, 0x1efa4000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x29233720, 0x1efa4000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x23a5c580, 0x1efa4000, 0x1000, 0x1000, 0x2130d680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10461 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1c79be60) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 10160371 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fd75e40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fd75e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9727935 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2247cc40, 0x24b70000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2247cc40, 0x24b70000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1efbd3e0, 0x24b70000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1efbd3e0, 0x24b70000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x235bb340, 0x24b70000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x23414c90, 0x24b70000, 0x1000, 0x1000, 0x1adb2c00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10126033 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22c72a00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22c72a00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10057504 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29d35ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x29d35ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1d967ea8, 0x29d35ec0, 0x29d35f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9914492 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24bc7940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x24bc7940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1cdd7c40, 0x24bc7940, 0x24bc7c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10158756 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2beea900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2beea900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10102868 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25351340, 0x1f689000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25351340, 0x1f689000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x231959e0, 0x1f689000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x231959e0, 0x1f689000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1e18b860, 0x1f689000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1dcc92e0, 0x1f689000, 0x1000, 0x1000, 0x20115140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10020049 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1e200900, 0xf764f0e0, 0x28b07080, 0x224ff080, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x20f55ec0, 0xf764f0e0, 0x28b07080, 0x224ff080, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1a496b40, 0x1d6b27e0, 0x20f55ec0, 0xf769af80, 0x1a496a80, 0x224ff080, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10102599 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2174a6c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2174a6c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1c630f80, 0xf7693770, 0x2174a6c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 31195 [IO wait]: net.runtime_pollWait(0xf75e5370, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1ebe7a78, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1ebe7a78, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1ebe7a40, 0x1f118dd0, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1c4010e0, 0x1f118dd0, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1f11aa40, 0x1f118dd0, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1f118d50, 0x1f118dd0, 0x4, 0x4, 0x617207c8, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1f118d80, 0x1f118dd0, 0x4, 0x4, 0xb8f6706d, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1f118d80, 0x1f118dd0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1f118d80, 0x1f118dd0, 0x4, 0x4, 0xae259a2a, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1f118d80, 0x1f118dd0, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1f0ed4d0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1f0ed4d0, 0x1b250320, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1f118e10, 0x1b250320, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1f0ed530, 0x1b250320, 0x4, 0x4, 0xac, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1f0ed530, 0x1b250320, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1f0ed530, 0x1b250320, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1f0ed530, 0x1b250320, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1addf680, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1addf680, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1d148c00, 0x1cc7e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1b250340, 0x1cc7e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1f1190f0, 0x1cc7e000, 0x1000, 0x1000, 0x1fa3e748, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1e742f00) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1e742f00, 0x1ee66530, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1e742f00, 0x1ee66530, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1e742f00, 0x1ee66530, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1fa3e720) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 10159951 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1eee7a00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1eee7a00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10161400 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2d10f100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2d10f100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9669 [IO wait]: net.runtime_pollWait(0xf7650240, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1c5f02f8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1c5f02f8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1c5f02c0, 0x1d7cfed0, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1cc449b0, 0x1d7cfed0, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1d7cd3c0, 0x1d7cfed0, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1d7cfe50, 0x1d7cfed0, 0x4, 0x4, 0x312c606b, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1d7cfe80, 0x1d7cfed0, 0x4, 0x4, 0xdec33387, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1d7cfe80, 0x1d7cfed0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1d7cfe80, 0x1d7cfed0, 0x4, 0x4, 0x26cb70e0, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1d7cfe80, 0x1d7cfed0, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1c3db5f0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1c3db5f0, 0x1ad56020, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1d7cff10, 0x1ad56020, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1c3db740, 0x1ad56020, 0x4, 0x4, 0x808b11d, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1c3db740, 0x1ad56020, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1c3db740, 0x1ad56020, 0x4, 0x4, 0x1, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1c3db740, 0x1ad56020, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1d8260c0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1d8260c0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1ae098c0, 0x1da50000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1ad56040, 0x1da50000, 0x1000, 0x1000, 0x1cb1ce4c, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1c5241f0, 0x1da50000, 0x1000, 0x1000, 0xc0001, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1d826510) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1d826510, 0x1c7541f0, 0xc, 0xc, 0x2d125884, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1d826510, 0x1c7541f0, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1d826510, 0x1c7541f0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1c523200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 14607 [IO wait]: net.runtime_pollWait(0xf76501c8, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1d762df8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1d762df8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1d762dc0, 0x1acfecd0, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1c4000d8, 0x1acfecd0, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1d45ce40, 0x1acfecd0, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1acfec50, 0x1acfecd0, 0x4, 0x4, 0x896b4e00, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1acfec80, 0x1acfecd0, 0x4, 0x4, 0x7d794870, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1acfec80, 0x1acfecd0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1acfec80, 0x1acfecd0, 0x4, 0x4, 0xbabf54ea, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1acfec80, 0x1acfecd0, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1c5cb920, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1c5cb920, 0x1ca8d180, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1acfed10, 0x1ca8d180, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1c5cb9e0, 0x1ca8d180, 0x4, 0x4, 0xe0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1c5cb9e0, 0x1ca8d180, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1c5cb9e0, 0x1ca8d180, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1c5cb9e0, 0x1ca8d180, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1a2642a0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1a2642a0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x18eec1c0, 0x1fa23000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1ca8d1a0, 0x1fa23000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1acfeff0, 0x1fa23000, 0x1000, 0x1000, 0x1fa15ac8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1ce27c20) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1ce27c20, 0x1fa2cdc0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1ce27c20, 0x1fa2cdc0, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1ce27c20, 0x1fa2cdc0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1fa15aa0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 9905221 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1b21e1a0, 0xc, 0xc, 0x0, 0x0, 0x23b67780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x232a2c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x232a2c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x232a2c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1c42e330, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1c42e330, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1c42e330, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1da2f120, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1d77ec18, 0x18e3e690, 0x22, 0x23b676c0, 0x0, 0xf768f018, 0x27c6a000) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1d77ec18, 0x18e3e690, 0x22, 0x1ecdb3e0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1d77ec18, 0x1ecdb3e0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1d77ec18, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2aea5f20, 0xf7693770, 0x23b675c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x23b675c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1b21e130, 0x23b675c0, 0x23b67680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10156894 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26374000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26374000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9463446 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1d6f8060, 0x1acddfb8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1d6f8060, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1d6f8060, 0x1b01f2c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 9414498 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2044b500, 0x1f6bc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2044b500, 0x1f6bc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x230e2fc0, 0x1f6bc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x230e2fc0, 0x1f6bc000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1cdcd5c0, 0x1f6bc000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e8012b0, 0x1f6bc000, 0x1000, 0x1000, 0x1d4df900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9874121 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1efff380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1efff380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2b32ea60, 0xf7693770, 0x1efff380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10150332 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2fbc3980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2fbc3980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9807030 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1c6f7f40, 0x26ee91a0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1c6f7f40, 0x26ee91a0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26ee91a0, 0x22, 0x9c78) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10087321 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20ab2f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x20ab2f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1d966da8, 0x20ab2f80, 0x20ab3100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10144859 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2a4392c0, 0x1d61c150, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2a4392c0, 0x1d61c150, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1d61c150, 0x22, 0xa1a0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 15418 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1c7b8090, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 10159864 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x277ef040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x277ef040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9869 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1a9fa1e0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 10120448 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20cd6a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x20cd6a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22139e30, 0x20cd6a80, 0x20cd6b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9863943 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24bc7bc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24bc7bc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1bd6ae80, 0xf7693770, 0x24bc7bc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9608675 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x29950a80, 0x29227000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x29950a80, 0x29227000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2d6a9e30, 0x29227000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2d6a9e30, 0x29227000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2c8af4c0, 0x29227000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2c60ffc0, 0x29227000, 0x1000, 0x1000, 0x27d0c940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9860607 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1d3bf9e0, 0xc, 0xc, 0x0, 0x0, 0x20240940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x26111880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x26111880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x26111880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x22909e30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x22909e30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x22909e30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x20521f20, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x20fd6968, 0x18e3e690, 0x22, 0x20240900, 0x0, 0xf768f018, 0x1fd57f08) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x20fd6968, 0x18e3e690, 0x22, 0x1df00d50, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x20fd6968, 0x1df00d50, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x20fd6968, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1da41800, 0xf7693770, 0x20240740, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x20240740) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1d3bf970, 0x20240740, 0x202408c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10153344 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d57e440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d57e440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 14633 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1cee60c0, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 10151724 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2ec1dc40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2ec1dc40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9371254 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26912ee0, 0x20c91000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26912ee0, 0x20c91000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x241bf0b0, 0x20c91000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x241bf0b0, 0x20c91000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x24cfb860, 0x20c91000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21e30000, 0x20c91000, 0x1000, 0x1000, 0x1f51b780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9900782 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2e331800, 0x1ecdb3e0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2e331800, 0x1ecdb3e0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1ecdb3e0, 0x22, 0x9dd8) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10117011 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1dff8f00, 0xc, 0xc, 0x0, 0x0, 0x2ef94f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x223f5420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x2ebdc6d5, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x272b1e78, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x25a7097c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x1dff8ef0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x272b1de0, 0x18e3e690, 0x22, 0x2ef94ec0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x272b1de0, 0x18e3e690, 0x22, 0x297229f0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x272b1de0, 0x297229f0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x272b1de0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1bf34120, 0xf7693770, 0x2ef94dc0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2ef94dc0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1dff8e90, 0x2ef94dc0, 0x2ef94e80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9987346 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1e2c4f00, 0xc, 0xc, 0x0, 0x0, 0x1b348c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1f338fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1f338fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1f338fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x222568a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x222568a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x222568a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1ee6bea0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1e7a45e0, 0x18e3e690, 0x22, 0x1b348c40, 0x0, 0xf768f018, 0x272ae078) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1e7a45e0, 0x18e3e690, 0x22, 0x289a0420, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1e7a45e0, 0x289a0420, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1e7a45e0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x276e1d40, 0xf7693770, 0x1b348b40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1b348b40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e2c4e90, 0x1b348b40, 0x1b348c00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 15207 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1fb598c0, 0x1cd097b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1fb598c0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1fb598c0, 0x1d394cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 14308 [IO wait]: net.runtime_pollWait(0xf764fe80, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1ae09538, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1ae09538, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1ae09500, 0x1d0a17f0, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1c400ef8, 0x1d0a17f0, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1ca8a460, 0x1d0a17f0, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1d0a1760, 0x1d0a17f0, 0x4, 0x4, 0x9605c939, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1d0a17a0, 0x1d0a17f0, 0x4, 0x4, 0xa45f1e50, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1d0a17a0, 0x1d0a17f0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1d0a17a0, 0x1d0a17f0, 0x4, 0x4, 0x73fb0d2f, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1d0a17a0, 0x1d0a17f0, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1da47e00, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1da47e00, 0x1d05a4d0, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1d0a1840, 0x1d05a4d0, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1da47ec0, 0x1d05a4d0, 0x4, 0x4, 0x70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1da47ec0, 0x1d05a4d0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1da47ec0, 0x1d05a4d0, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1da47ec0, 0x1d05a4d0, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1a33c420, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1a33c420, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1add18c0, 0x1db33000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1d05a4f0, 0x1db33000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1d0a1ba0, 0x1db33000, 0x1000, 0x1000, 0x1db395e8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1b379380) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1b379380, 0x1fa2c360, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1b379380, 0x1fa2c360, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1b379380, 0x1fa2c360, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1db395c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 10160747 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2b41c7c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b41c7c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9744163 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fadeae0, 0xf764f0e0, 0x1bb7a2c0, 0x2070f800, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1dfa5740, 0xf764f0e0, 0x1bb7a2c0, 0x2070f800, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1e815200, 0x2199ebd0, 0x1dfa5740, 0xf769af80, 0x1ab0dec0, 0x2070f800, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9856906 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x22ea6a80, 0x25155000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x22ea6a80, 0x25155000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2a0a98f0, 0x25155000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2a0a98f0, 0x25155000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2700f1c0, 0x25155000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21912010, 0x25155000, 0x1000, 0x1000, 0x2453aac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9762749 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1e01d880, 0x29639000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1e01d880, 0x29639000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2d959560, 0x29639000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2d959560, 0x29639000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x20faca60, 0x29639000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d7cb920, 0x29639000, 0x1000, 0x1000, 0x20c0e5c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 13930 [IO wait]: net.runtime_pollWait(0xf764fd90, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1bf07378, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1bf07378, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1bf07340, 0x1beeb210, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1ad5cd70, 0x1beeb210, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1bba0680, 0x1beeb210, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1beeb190, 0x1beeb210, 0x4, 0x4, 0x185dcaf6, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1beeb1c0, 0x1beeb210, 0x4, 0x4, 0x7bcfc4c9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1beeb1c0, 0x1beeb210, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1beeb1c0, 0x1beeb210, 0x4, 0x4, 0xdef15b75, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1beeb1c0, 0x1beeb210, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1c5f9ef0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1c5f9ef0, 0x1d0e7920, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1beeb250, 0x1d0e7920, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1c5f9f50, 0x1d0e7920, 0x4, 0x4, 0x808b11d, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1c5f9f50, 0x1d0e7920, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1c5f9f50, 0x1d0e7920, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1c5f9f50, 0x1d0e7920, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x18e9d6e0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x18e9d6e0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1acf8dc0, 0x1d7c3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1d0e7940, 0x1d7c3000, 0x1000, 0x1000, 0x1ce33e4c, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1beeb530, 0x1d7c3000, 0x1000, 0x1000, 0xc0001, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1ad52b70) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1ad52b70, 0x1f9d4af0, 0xc, 0xc, 0x252737b4, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1ad52b70, 0x1f9d4af0, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1ad52b70, 0x1f9d4af0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1f9bfc80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 9756803 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2000e080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2000e080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2318cc80, 0xf7693770, 0x2000e080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10120365 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23f23200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23f23200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x302690c0, 0xf7693770, 0x23f23200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9899389 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2c420cc0, 0x1ecda930, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2c420cc0, 0x1ecda930, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1ecda930, 0x22, 0x9dd3) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9777491 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2d4fa6c0, 0x29fee750, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2d4fa6c0, 0x29fee750, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x29fee750, 0x22, 0x9bf9) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9746674 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1b348140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1b348140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x239d4940, 0xf7693770, 0x1b348140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10114286 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28204b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28204b40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9722 [IO wait]: net.runtime_pollWait(0xf76500d8, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1c744778, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1c744778, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1c744740, 0x1ab42340, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1bf8a3a0, 0x1ab42340, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1ae53b40, 0x1ab42340, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1ab422c0, 0x1ab42340, 0x4, 0x4, 0xecd95ba3, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1ab422f0, 0x1ab42340, 0x4, 0x4, 0xd31bc051, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1ab422f0, 0x1ab42340, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1ab422f0, 0x1ab42340, 0x4, 0x4, 0x5ba1adcc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1ab422f0, 0x1ab42340, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1b4d91a0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1b4d91a0, 0x1b79f580, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1ab42380, 0x1b79f580, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1b4d93e0, 0x1b79f580, 0x4, 0x4, 0x37, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1b4d93e0, 0x1b79f580, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1b4d93e0, 0x1b79f580, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1b4d93e0, 0x1b79f580, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1dc90d20, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1dc90d20, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1d3f4a40, 0x1bd4a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1b79f5a0, 0x1bd4a000, 0x1000, 0x1000, 0xc, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1ab42660, 0x1bd4a000, 0x1000, 0x1000, 0xc, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1d8eea20) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1d8eea20, 0x1c1b0d00, 0xc, 0xc, 0x1c1b0d02, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1d8eea20, 0x1c1b0d00, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1d8eea20, 0x1c1b0d00, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1d536a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 10157647 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1a974440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a974440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10157796 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21cd64c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21cd64c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10082270 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1db44b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1db44b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1b2b05c8, 0x1db44b00, 0x1db45240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9457646 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x23c0b680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 10160482 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x227b8ec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x227b8ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160321 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c87af40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c87af40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9965041 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1da19e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1da19e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e04ec58, 0x1da19e00, 0x1da19ec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9941735 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1dcca180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1dcca180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23f51418, 0x1dcca180, 0x1dcca240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9889868 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28b15260, 0xf764f0e0, 0x1e679e80, 0x1e225700, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x21533440, 0xf764f0e0, 0x1e679e80, 0x1e225700, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1fa094c0, 0x20905cb0, 0x21533440, 0xf769af80, 0x25ac65c0, 0x1e225700, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10148 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1daa5a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 10139927 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24c29200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24c29200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10093661 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f789c00, 0x1e275000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f789c00, 0x1e275000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1c8d2540, 0x1e275000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1c8d2540, 0x1e275000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1bede940, 0x1e275000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ff06f90, 0x1e275000, 0x1000, 0x1000, 0x2920ccc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 15608 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1daa4d20) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 9303 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1c357980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 9941239 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d94d280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1d94d280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20042190, 0x1d94d280, 0x1d94d340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9413870 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c6e4d20, 0x3138b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c6e4d20, 0x3138b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28292600, 0x3138b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28292600, 0x3138b000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x22082ac0, 0x3138b000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2581a100, 0x3138b000, 0x1000, 0x1000, 0x1ce572c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9468587 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x244621c0, 0x20e0f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x244621c0, 0x20e0f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x26ac4270, 0x20e0f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x26ac4270, 0x20e0f000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2b357f60, 0x20e0f000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21e05eb0, 0x20e0f000, 0x1000, 0x1000, 0x204ae9c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9559396 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d1dcb60, 0x2d3fd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d1dcb60, 0x2d3fd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28e004e0, 0x2d3fd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28e004e0, 0x2d3fd000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2ba9a9a0, 0x2d3fd000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d5df880, 0x2d3fd000, 0x1000, 0x1000, 0x2dd05780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9939621 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1dc5b7a0, 0x2546d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1dc5b7a0, 0x2546d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2daf5e90, 0x2546d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2daf5e90, 0x2546d000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2d3e29c0, 0x2546d000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x218f08e0, 0x2546d000, 0x1000, 0x1000, 0x1f3de740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9530562 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1e1e1ea0, 0x26782000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1e1e1ea0, 0x26782000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x283a4150, 0x26782000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x283a4150, 0x26782000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2bbf3560, 0x26782000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x23467ab0, 0x26782000, 0x1000, 0x1000, 0x299774c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10158612 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e7e5600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e7e5600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10139471 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x227493d0, 0xc, 0xc, 0x0, 0x0, 0x20b86dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x1f3d3340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x15c79849, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x22139728, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1fe43cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x227493c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x220d2200, 0x18e3e690, 0x22, 0x20b86d40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x220d2200, 0x18e3e690, 0x22, 0x1d638360, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x1f94b4f0, 0x21fbb178, 0x18eb79e0, 0xf769af80, 0x220d2200, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 10463 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1c79be60, 0x1cc9b7b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1c79be60, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1c79be60, 0x1c816880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 10161194 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2bfcfcc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2bfcfcc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9878080 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x23ee4780, 0xf764f0e0, 0x1f74d680, 0x1af25780, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1b1e1740, 0xf764f0e0, 0x1f74d680, 0x1af25780, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1d1ba900, 0x22af92e0, 0x1b1e1740, 0xf769af80, 0x1d1ba840, 0x1af25780, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9302 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1c357980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 15430 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1d537500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 10150136 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2ec7aeb0, 0xc, 0xc, 0x0, 0x0, 0x2dc28400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2d4d30a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x49dc9268, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x24b6bca0, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1d019cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2ec7aea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x2d4fbb00, 0x18e3e690, 0x22, 0x2dc28380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x2d4fbb00, 0x18e3e690, 0x22, 0x1a81a4b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x25ea78b0, 0x28bb8460, 0x18eb79e0, 0xf769af80, 0x2d4fbb00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 9900795 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x26b848c0, 0x1ecdb620, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x26b848c0, 0x1ecdb620, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1ecdb620, 0x22, 0x9dd9) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9892980 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1e70b2c0, 0xf764f0e0, 0x1c90a960, 0x1adc8480, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1ac52f20, 0xf764f0e0, 0x1c90a960, 0x1adc8480, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1b00d380, 0x1a9a1870, 0x1ac52f20, 0xf769af80, 0x1e837f00, 0x1adc8480, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9980694 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x27cbd780, 0x289a0420, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x27cbd780, 0x289a0420, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x289a0420, 0x22, 0x9f1b) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10011240 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2e6b9ff0, 0xc, 0xc, 0x0, 0x0, 0x2fbc3680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2fba8e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2fba8e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2fba8e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2dd2f5c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2dd2f5c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2dd2f5c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2a5143e0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2966f488, 0x18e3e690, 0x22, 0x2fbc3640, 0x0, 0xf768f018, 0x2966e090) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2966f488, 0x18e3e690, 0x22, 0x2afcf4d0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2966f488, 0x2afcf4d0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2966f488, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x264026c0, 0xf7693770, 0x2fbc34c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2fbc34c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2e6b9f80, 0x2fbc34c0, 0x2fbc3600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10097165 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x245ee050, 0xc, 0xc, 0x0, 0x0, 0x2b51d480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1e1e0380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1e1e0380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1e1e0380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2e095dd0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2e095dd0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2e095dd0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2e632380, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1fd57490, 0x18e3e690, 0x22, 0x2b51d440, 0x0, 0xf768f018, 0x2966fbf8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1fd57490, 0x18e3e690, 0x22, 0x29e80000, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1fd57490, 0x29e80000, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1fd57490, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2a54be60, 0xf7693770, 0x2b51d340, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2b51d340) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x25cadfe0, 0x2b51d340, 0x2b51d400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9522637 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1bb369a0, 0x24c6c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1bb369a0, 0x24c6c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2812cb10, 0x24c6c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2812cb10, 0x24c6c000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1f8107c0, 0x24c6c000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x30e34400, 0x24c6c000, 0x1000, 0x1000, 0x1cff4240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9673 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1c523200, 0x1aa1ffb8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1c523200, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1c523200, 0x1ad56450) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 8620 [select, 12 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1d6fa300, 0x1aaab7b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1d6fa300, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1d6fa300, 0x1d0438e0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 10102347 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23378400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x23378400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1cc3fb48, 0x23378400, 0x233784c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160075 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d5afec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d5afec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9746947 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x26403a40, 0xf764f0e0, 0x28e60180, 0x224fef00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1c8f6d00, 0xf764f0e0, 0x28e60180, 0x224fef00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1b00dbc0, 0x1aa23690, 0x1c8f6d00, 0xf769af80, 0x22348880, 0x224fef00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9782273 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1aa05640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1aa05640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1d5c3700, 0x1aa05640, 0x1aa05740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9868930 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2979bec0, 0xc, 0xc, 0x0, 0x0, 0x1ce2cc00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2713f420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2713f420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2713f420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2c462e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2c462e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2c462e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1c22a900, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x225238a0, 0x18e3e690, 0x22, 0x1ce2cbc0, 0x0, 0xf768f018, 0x28af4a00) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x225238a0, 0x18e3e690, 0x22, 0x2f018b10, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x225238a0, 0x2f018b10, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x225238a0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1e70b620, 0xf7693770, 0x1ce2c0c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1ce2c0c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f19cc10, 0x1ce2c0c0, 0x1ce2c180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9826310 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1ed6eb00, 0x1c1e92c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1ed6eb00, 0x1c1e92c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1c1e92c0, 0x22, 0x9cb6) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9827128 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2e22c0e0, 0x21171000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2e22c0e0, 0x21171000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x25322510, 0x21171000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x25322510, 0x21171000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x21e224e0, 0x21171000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1b9f6a70, 0x21171000, 0x1000, 0x1000, 0x2410b140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9793259 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x20c29700, 0x2bd20900, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x20c29700, 0x2bd20900, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2bd20900, 0x22, 0x9c31) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9858603 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x20ac3710, 0xc, 0xc, 0x0, 0x0, 0x2294b080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x277ed880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x277ed880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x277ed880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x29a96f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x29a96f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x29a96f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x201d2260, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x24431658, 0x18e3e690, 0x22, 0x2294b040, 0x0, 0xf768f018, 0x28ac2500) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x24431658, 0x18e3e690, 0x22, 0x22799e90, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x24431658, 0x22799e90, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x24431658, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1f2828a0, 0xf7693770, 0x2294ae00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2294ae00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20ac36a0, 0x2294ae00, 0x2294b000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10135771 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24c28640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24c28640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9491633 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1eee30a0, 0x20e4e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1eee30a0, 0x20e4e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2bcde660, 0x20e4e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2bcde660, 0x20e4e000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26f36f20, 0x20e4e000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2b05f2b0, 0x20e4e000, 0x1000, 0x1000, 0x1fb94840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10160598 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x212aaec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x212aaec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9872338 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b2f1420, 0x1fa46000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b2f1420, 0x1fa46000, 0x1000, 0x1000, 0x806250c, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2c462f30, 0x1fa46000, 0x1000, 0x1000, 0x18f07300, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2c462f30, 0x1fa46000, 0x1000, 0x1000, 0x833e190, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1c22ab20, 0x1fa46000, 0x1000, 0x1000, 0x19021680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f3d73d0, 0x1fa46000, 0x1000, 0x1000, 0x2beeb640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10002047 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x27fdd4c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27fdd4c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x29785b40, 0xf7693770, 0x27fdd4c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9744760 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1f292040, 0x2369d050, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1f292040, 0x2369d050, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2369d050, 0x22, 0x9b72) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9889966 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1e6210b0, 0xc, 0xc, 0x0, 0x0, 0x1aa417c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x25f31a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x25f31a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x25f31a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x23125890, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x23125890, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x23125890, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1d92a780, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x23cd0140, 0x18e3e690, 0x22, 0x1aa416c0, 0x0, 0xf768f018, 0x28e31808) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x23cd0140, 0x18e3e690, 0x22, 0x1c64f140, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x23cd0140, 0x1c64f140, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x23cd0140, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2b31d0e0, 0xf7693770, 0x1aa415c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1aa415c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e621030, 0x1aa415c0, 0x1aa41680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10043894 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d308380, 0x261a6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d308380, 0x261a6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x21513bc0, 0x261a6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x21513bc0, 0x261a6000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x20625f20, 0x261a6000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f557230, 0x261a6000, 0x1000, 0x1000, 0x1dfe5b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 8617 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1d6fa300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 10153402 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x227ccec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x227ccec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10179228 [IO wait]: net.runtime_pollWait(0xf75e5f28, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x2150b7b8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x2150b7b8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x2150b780, 0x2c640bd0, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x20d249a8, 0x2c640bd0, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x2dcaebe0, 0x2c640bd0, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x2c640b00, 0x2c640bd0, 0x4, 0x4, 0x91224a99, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x2c640b60, 0x2c640bd0, 0x4, 0x4, 0xabddd588, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x2c640b60, 0x2c640bd0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x2c640b60, 0x2c640bd0, 0x4, 0x4, 0x3f1623e7, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x2c640b60, 0x2c640bd0, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x2ba99410, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x2ba99410, 0x20fd1300, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x2c640c30, 0x20fd1300, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x2ba99470, 0x20fd1300, 0x4, 0x4, 0x81, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x2ba99470, 0x20fd1300, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x2ba99470, 0x20fd1300, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x2ba99470, 0x20fd1300, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x262b4a50, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x262b4a50, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x2dbc6700, 0x1f0e9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x20fd1320, 0x1f0e9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x2c640ff0, 0x1f0e9000, 0x1000, 0x1000, 0x250509e8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x262b5440) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x262b5440, 0x1ad709d0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x262b5440, 0x1ad709d0, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x262b5440, 0x1ad709d0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x250509c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 10131146 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1a359500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a359500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10086591 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1d3f15c0, 0xf764f0e0, 0x1ac1d9c0, 0x236f6d00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1fdc8fe0, 0xf764f0e0, 0x1ac1d9c0, 0x236f6d00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x23ec5c40, 0x1b18bd60, 0x1fdc8fe0, 0xf769af80, 0x1ae08700, 0x236f6d00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10160732 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2e098f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2e098f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9796339 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x28b64770, 0xc, 0xc, 0x0, 0x0, 0x261ccec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1aa49dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1aa49dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1aa49dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x25787b60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x25787b60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x25787b60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x27c4a9e0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2821d6c8, 0x18e3e690, 0x22, 0x261cce80, 0x0, 0xf768f018, 0x24b6ad60) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2821d6c8, 0x18e3e690, 0x22, 0x1e893e90, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2821d6c8, 0x1e893e90, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2821d6c8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2b3176e0, 0xf7693770, 0x261ccd80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x261ccd80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x28b64700, 0x261ccd80, 0x261cce40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 21723 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1afc2ae0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 9743713 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1ab0dec0, 0x2369cfc0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1ab0dec0, 0x2369cfc0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2369cfc0, 0x22, 0x9b71) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 12681 [IO wait]: net.runtime_pollWait(0xf764fac0, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1cea3ab8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1cea3ab8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1cea3a80, 0x1d12d980, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1c1dd7c8, 0x1d12d980, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1d12be60, 0x1d12d980, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1d12d900, 0x1d12d980, 0x4, 0x4, 0x1e97ed17, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1d12d930, 0x1d12d980, 0x4, 0x4, 0xec972724, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1d12d930, 0x1d12d980, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1d12d930, 0x1d12d980, 0x4, 0x4, 0x1b, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1d12d930, 0x1d12d980, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1a9b0ae0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1a9b0ae0, 0x1c6512e0, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1d12d9c0, 0x1c6512e0, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1a9b0c30, 0x1c6512e0, 0x4, 0x4, 0x200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1a9b0c30, 0x1c6512e0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1a9b0c30, 0x1c6512e0, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1a9b0c30, 0x1c6512e0, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1a8e42a0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1a8e42a0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1c460240, 0x1c8d1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1c651300, 0x1c8d1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1d12dca0, 0x1c8d1000, 0x1000, 0x1000, 0x1cf3a6e8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1a43d7d0) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1a43d7d0, 0x1bcc7b30, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1a43d7d0, 0x1bcc7b30, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1a43d7d0, 0x1bcc7b30, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1cf3a6c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 9418401 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1ab73c00, 0x26fd8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1ab73c00, 0x26fd8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x22d45830, 0x26fd8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x22d45830, 0x26fd8000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1c35a380, 0x26fd8000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x229db8d0, 0x26fd8000, 0x1000, 0x1000, 0x1da188c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10151847 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2e50d440, 0x1a81a6f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2e50d440, 0x1a81a6f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1a81a6f0, 0x22, 0xa1b8) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10032047 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x287ca620, 0x1b970000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x287ca620, 0x1b970000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2c453440, 0x1b970000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2c453440, 0x1b970000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x28589800, 0x1b970000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2a6c37c0, 0x1b970000, 0x1000, 0x1000, 0x2bfceb00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9925781 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x20425a20, 0xc, 0xc, 0x0, 0x0, 0x27cbd640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2efe4d20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2efe4d20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2efe4d20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x26add5c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x26add5c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x26add5c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x29ff94c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1f7e5c70, 0x18e3e690, 0x22, 0x27cbd600, 0x0, 0xf768f018, 0x2966f1e0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1f7e5c70, 0x18e3e690, 0x22, 0x21055950, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1f7e5c70, 0x21055950, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1f7e5c70, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28c75080, 0xf7693770, 0x27cbd500, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x27cbd500) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x204259b0, 0x27cbd500, 0x27cbd5c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10140713 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1b11a0c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1b11a0c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9561683 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x24e556c0, 0x262c4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x24e556c0, 0x262c4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x22a89530, 0x262c4000, 0x1000, 0x1000, 0x1e78e1c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x22a89530, 0x262c4000, 0x1000, 0x1000, 0x8148f97, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26c666a0, 0x262c4000, 0x1000, 0x1000, 0x1e598f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x24121640, 0x262c4000, 0x1000, 0x1000, 0x279c4d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9983167 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x282ae040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x282ae040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x25ef5aa0, 0xf7693770, 0x282ae040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 15323 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1c95f530, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 9771770 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x29f65e00, 0x27c35c80, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x29f65e00, 0x27c35c80, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x27c35c80, 0x22, 0x9be0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10159950 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2308b740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2308b740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10154798 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d97e980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d97e980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9860782 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1abb11c0, 0x2c7ce6c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1abb11c0, 0x2c7ce6c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2c7ce6c0, 0x22, 0x9d44) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9671 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1c523200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 10076471 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28a99580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28a99580, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x23d324c0, 0xf7693770, 0x28a99580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9775409 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2144ae40, 0x27c35f20, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2144ae40, 0x27c35f20, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x27c35f20, 0x22, 0x9bee) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10087714 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1c3e9220, 0xc, 0xc, 0x0, 0x0, 0x1ee69a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1eee3180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1eee3180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1eee3180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1f33a1b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1f33a1b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1f33a1b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1cbb2780, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1b2b1330, 0x18e3e690, 0x22, 0x1ee69a00, 0x0, 0xf768f018, 0x1fd570c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1b2b1330, 0x18e3e690, 0x22, 0x2ce81c20, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1b2b1330, 0x2ce81c20, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1b2b1330, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1d311e60, 0xf7693770, 0x1ee69800, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1ee69800) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1c3e91a0, 0x1ee69800, 0x1ee699c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10159736 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c2b7a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c2b7a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 12838 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1c6cb860, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 8618 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1d6fa300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 10161862 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x29947340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29947340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9830741 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27483a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x27483a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x24b6be50, 0x27483a40, 0x27483b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10113181 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x301a87e0, 0xc, 0xc, 0x0, 0x0, 0x28e710c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x20c8d7a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x11b35c52, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x2987d0e8, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1b2e9cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x301a87d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x1fb9d140, 0x18e3e690, 0x22, 0x28e71040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x1fb9d140, 0x18e3e690, 0x22, 0x21be62d0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x276fbb30, 0x1fd95658, 0x18eb79e0, 0xf769af80, 0x1fb9d140, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 9508491 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b937500, 0x1db32000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b937500, 0x1db32000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28f40750, 0x1db32000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28f40750, 0x1db32000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2938dd60, 0x1db32000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1cb478f0, 0x1db32000, 0x1000, 0x1000, 0x1c87b5c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9906448 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1b08b7a0, 0xc, 0xc, 0x0, 0x0, 0x21780300, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2b9367e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2b9367e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2b9367e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1cac64e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1cac64e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1cac64e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1f29c500, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1dfefb88, 0x18e3e690, 0x22, 0x217802c0, 0x0, 0xf768f018, 0x27ed5c50) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1dfefb88, 0x18e3e690, 0x22, 0x2e0c8960, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1dfefb88, 0x2e0c8960, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1dfefb88, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28b15260, 0xf7693770, 0x217801c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x217801c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1b08b720, 0x217801c0, 0x21780280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9868 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1a9fa1e0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 9741335 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x253ae380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x253ae380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x20ec82a0, 0xf7693770, 0x253ae380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9858675 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c40fea0, 0x1dd19000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c40fea0, 0x1dd19000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x25e9e5d0, 0x1dd19000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x25e9e5d0, 0x1dd19000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1e8c08c0, 0x1dd19000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x28af3a90, 0x1dd19000, 0x1000, 0x1000, 0x2294adc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9756956 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2a055ea0, 0x23856000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2a055ea0, 0x23856000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b9565d0, 0x23856000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b9565d0, 0x23856000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2c97eba0, 0x23856000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1b14c6c0, 0x23856000, 0x1000, 0x1000, 0x1e3d18c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9836233 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21b52bc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21b52bc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1c704800, 0xf7693770, 0x21b52bc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10082081 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x211d4e40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x211d4e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2800c540, 0xf7693770, 0x211d4e40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 22053 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1f656cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 9912076 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c3609a0, 0x2cebf000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c3609a0, 0x2cebf000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2ce89d40, 0x2cebf000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2ce89d40, 0x2cebf000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x28e19080, 0x2cebf000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22325220, 0x2cebf000, 0x1000, 0x1000, 0x1fdfa680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10131381 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25793900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x25793900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x28af4be8, 0x25793900, 0x25793a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10098344 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2b4528c0, 0x1cc5e1e0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2b4528c0, 0x1cc5e1e0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1cc5e1e0, 0x22, 0xa100) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10013434 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23a7cc40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x23a7cc40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x230b7a48, 0x23a7cc40, 0x23a7cd00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9815172 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28ea09c0, 0xf764f0e0, 0x2b913760, 0x2bee9f00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2d12e360, 0xf764f0e0, 0x2b913760, 0x2bee9f00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x23fe00c0, 0x2ea9d190, 0x2d12e360, 0xf769af80, 0x26ff5fc0, 0x2bee9f00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10160122 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ae09a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ae09a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9905727 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x279c8ec0, 0x1d14a0c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x279c8ec0, 0x1d14a0c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1d14a0c0, 0x22, 0x9de6) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10160641 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2b11f3c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b11f3c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10159518 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c8885c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c8885c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 22074 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1aae8d80, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 10036237 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x28ddbfc0, 0x238b1620, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x28ddbfc0, 0x238b1620, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x238b1620, 0x22, 0x9ffb) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10147200 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b139600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2b139600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x28bb8be8, 0x2b139600, 0x2b1397c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 12839 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1d2f46c0, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 9617756 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x282f5180, 0x1f25f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x282f5180, 0x1f25f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2dd8f980, 0x1f25f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2dd8f980, 0x1f25f000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x299619a0, 0x1f25f000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x26a3cdd0, 0x1f25f000, 0x1000, 0x1000, 0x223de0c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9328 [IO wait]: net.runtime_pollWait(0xf7650150, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1c7445b8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1c7445b8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1c744580, 0x1c5f39a0, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1bf8a2b8, 0x1c5f39a0, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1ae53820, 0x1c5f39a0, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1c5f3920, 0x1c5f39a0, 0x4, 0x4, 0xe7284e0c, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1c5f3950, 0x1c5f39a0, 0x4, 0x4, 0x64dbb6d1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1c5f3950, 0x1c5f39a0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1c5f3950, 0x1c5f39a0, 0x4, 0x4, 0xeb378d9a, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1c5f3950, 0x1c5f39a0, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1b4d8270, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1b4d8270, 0x1ace8170, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1c5f39e0, 0x1ace8170, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1b4d8630, 0x1ace8170, 0x4, 0x4, 0x74, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1b4d8630, 0x1ace8170, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1b4d8630, 0x1ace8170, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1b4d8630, 0x1ace8170, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1ce912c0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1ce912c0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1a496d00, 0x1c92a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1ace8190, 0x1c92a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1c5f3cc0, 0x1c92a000, 0x1000, 0x1000, 0x1cc81408, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1ca5f950) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1ca5f950, 0x1cf026f0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1ca5f950, 0x1cf026f0, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1ca5f950, 0x1cf026f0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1cc813e0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 10155782 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1a255b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a255b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10170768 [select, 12 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2505fc90, 0xc, 0xc, 0x0, 0x0, 0x28e70fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2a054540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x2b960d43, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x2b2a97a0, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1a6b397c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2505fc80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2b2a9658, 0x18e3e690, 0x22, 0x28e70f80, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2b2a9658, 0x18e3e690, 0x22, 0x1edee541, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2b2a9658, 0x1edee541, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2b2a9658, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1bd5a9c0, 0xf7693770, 0x28e70e00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x28e70e00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2505fc20, 0x28e70e00, 0x28e70f40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9854406 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x24ccdcc0, 0x1c64f110, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x24ccdcc0, 0x1c64f110, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1c64f110, 0x22, 0x9d30) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10070536 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1a93cfc0, 0xf764f0e0, 0x24ef8760, 0x1eeba380, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x29cc9740, 0xf764f0e0, 0x24ef8760, 0x1eeba380, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x20756440, 0x1ee72e90, 0x29cc9740, 0xf769af80, 0x20756040, 0x1eeba380, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10169695 [chan receive, 12 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x26b84080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:266 +0x22f created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-datastore/query.ResultsWithEntries /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-datastore/query/query.go:240 +0x107 goroutine 10558 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1bd60cc0, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 10148454 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x295e2240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x295e2240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10163105 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/diagnostics.(*Diagnostics).HandleMessage(0x18eb4a20, 0xf769af80, 0x2c421400, 0xf769b0f8, 0x26212200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/diagnostics/diag.go:310 +0xee9 github.com/ipfs/go-ipfs/diagnostics.(*Diagnostics).handleNewStream(0x18eb4a20, 0xf769b0f8, 0x26212200) /go/src/github.com/ipfs/go-ipfs/diagnostics/diag.go:335 +0x69 github.com/ipfs/go-ipfs/diagnostics.(*Diagnostics).(github.com/ipfs/go-ipfs/diagnostics.handleNewStream)-fm(0xf769b0f8, 0x26212200) /go/src/github.com/ipfs/go-ipfs/diagnostics/diag.go:56 +0x30 created by github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).newStreamHandler /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:110 +0x33d goroutine 10156986 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x29947140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29947140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2e9d90c0, 0xf7693770, 0x29947140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10128897 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c759fc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c759fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9968472 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1c357020, 0xf764f0e0, 0x2f99e200, 0x227be300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x23d10bc0, 0xf764f0e0, 0x2f99e200, 0x227be300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1d909a80, 0x2f2aa4a0, 0x23d10bc0, 0xf769af80, 0x1d341cc0, 0x227be300, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9941121 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fb58660, 0xf764f0e0, 0x267ed2a0, 0x1f93b680, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1d7ef3c0, 0xf764f0e0, 0x267ed2a0, 0x1f93b680, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1c8339c0, 0x24560640, 0x1d7ef3c0, 0xf769af80, 0x1c833740, 0x1f93b680, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10044 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1cb023c0, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 10021906 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f7890a0, 0x27ed6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f7890a0, 0x27ed6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2d0ec0c0, 0x27ed6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2d0ec0c0, 0x27ed6000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x24ed9700, 0x27ed6000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e1c2ee0, 0x27ed6000, 0x1000, 0x1000, 0x279c9a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9785 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1d7522a0, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 10049271 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1d4d1380, 0xf764f0e0, 0x2405c4a0, 0x236f7000, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1b0457e0, 0xf764f0e0, 0x2405c4a0, 0x236f7000, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1a2b0900, 0x24421630, 0x1b0457e0, 0xf769af80, 0x1a2b0480, 0x236f7000, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9954407 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x207dc700, 0x26b55000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x207dc700, 0x26b55000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x23f03ce0, 0x26b55000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x23f03ce0, 0x26b55000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x20a5e160, 0x26b55000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21c74e00, 0x26b55000, 0x1000, 0x1000, 0x1bb5f240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 15203 [IO wait]: net.runtime_pollWait(0xf75e5730, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1e5ee038, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1e5ee038, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1e5ee000, 0x1e8a5db0, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1ec2e008, 0x1e8a5db0, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1e899e20, 0x1e8a5db0, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1e8a5d30, 0x1e8a5db0, 0x4, 0x4, 0x8176a74f, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1e8a5d60, 0x1e8a5db0, 0x4, 0x4, 0x61ec7479, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1e8a5d60, 0x1e8a5db0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1e8a5d60, 0x1e8a5db0, 0x4, 0x4, 0x6601e38b, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1e8a5d60, 0x1e8a5db0, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1a93e270, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1a93e270, 0x1d8d8790, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1e8a5df0, 0x1d8d8790, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1a93e4b0, 0x1d8d8790, 0x4, 0x4, 0x158, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1a93e4b0, 0x1d8d8790, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1a93e4b0, 0x1d8d8790, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1a93e4b0, 0x1d8d8790, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1d53edb0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1d53edb0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1da15140, 0x1b9a4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1d8d87c0, 0x1b9a4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1e8b84b0, 0x1b9a4000, 0x1000, 0x1000, 0x1fb598e8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1c5f8810) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1c5f8810, 0x1d395fc0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1c5f8810, 0x1d395fc0, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1c5f8810, 0x1d395fc0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1fb598c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 10100207 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2eb83680, 0xf764f0e0, 0x20e1e480, 0x29a82280, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x24587e00, 0xf764f0e0, 0x20e1e480, 0x29a82280, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x29894a40, 0x1fdad380, 0x24587e00, 0xf769af80, 0x29894380, 0x29a82280, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10129679 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27122dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x27122dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x235ac830, 0x27122dc0, 0x27122e80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9599886 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x277ed260, 0x2a49e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x277ed260, 0x2a49e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x262daa20, 0x2a49e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x262daa20, 0x2a49e000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x27407880, 0x2a49e000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e546930, 0x2a49e000, 0x1000, 0x1000, 0x28d01540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 11529 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1e7c5a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 9764838 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x207c6040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x207c6040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1daf98c0, 0xf7693770, 0x207c6040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9874809 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2687cc80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2687cc80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x23364940, 0xf7693770, 0x2687cc80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10131364 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2d0c50f0, 0xc, 0xc, 0x0, 0x0, 0x2e50d080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2a055880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x1af4c481, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x28ac21f0, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1caf7cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2d0c50e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x25792d00, 0x18e3e690, 0x22, 0x2e50d000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x25792d00, 0x18e3e690, 0x22, 0x1d663b30, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x268b0c90, 0x28af4678, 0x18eb79e0, 0xf769af80, 0x25792d00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 9975665 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1fd27d70, 0xc, 0xc, 0x0, 0x0, 0x2c898dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x26c99500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x26c99500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x26c99500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2e4ef590, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2e4ef590, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2e4ef590, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2f0615e0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x20d24bb0, 0x18e3e690, 0x22, 0x2c898d80, 0x0, 0xf768f018, 0x2987d570) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x20d24bb0, 0x18e3e690, 0x22, 0x1d91b650, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x20d24bb0, 0x1d91b650, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x20d24bb0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1da406c0, 0xf7693770, 0x2c898c80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2c898c80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fd27d00, 0x2c898c80, 0x2c898d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10147466 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2ddaa040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2ddaa040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9816795 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2b31c4e0, 0xf764f0e0, 0x26046ce0, 0x2b294800, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x281812a0, 0xf764f0e0, 0x26046ce0, 0x2b294800, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x22f6b240, 0x26e296f0, 0x281812a0, 0xf769af80, 0x22f6b180, 0x2b294800, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10157306 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c6f06c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c6f06c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10047500 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x23546360, 0xc, 0xc, 0x0, 0x0, 0x20bfefc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1d17cfc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1d17cfc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1d17cfc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1c753680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1c753680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1c753680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1f4c92a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1cef4bc0, 0x18e3e690, 0x22, 0x20bfef80, 0x0, 0xf768f018, 0x280c0078) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1cef4bc0, 0x18e3e690, 0x22, 0x1dd2c5d0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1cef4bc0, 0x1dd2c5d0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1cef4bc0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1c5eca80, 0xf7693770, 0x20bfee80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x20bfee80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x235462f0, 0x20bfee80, 0x20bfef40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9986303 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1cf215c0, 0x24565bc0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1cf215c0, 0x24565bc0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x24565bc0, 0x22, 0x9f2e) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10150417 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20f46180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20f46180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 15650 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1da408a0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 10078079 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x281cf980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x281cf980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x27008320, 0xf7693770, 0x281cf980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9726 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1d536a80, 0x1abfefb8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1d536a80, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1d536a80, 0x1cc82e70) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 12682 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1cf3a6c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 10149622 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28bebb40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28bebb40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 14267 [IO wait]: net.runtime_pollWait(0xf764fbb0, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1c792538, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1c792538, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1c792500, 0x1c7956e0, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1ad5df58, 0x1c7956e0, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1c796580, 0x1c7956e0, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1c795660, 0x1c7956e0, 0x4, 0x4, 0xcfae224d, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1c795690, 0x1c7956e0, 0x4, 0x4, 0x33caeada, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1c795690, 0x1c7956e0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1c795690, 0x1c7956e0, 0x4, 0x4, 0x3dccd867, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1c795690, 0x1c7956e0, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1a9e30e0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1a9e30e0, 0x1ca8cf60, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1c795720, 0x1ca8cf60, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1a9e3170, 0x1ca8cf60, 0x4, 0x4, 0x1c4, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1a9e3170, 0x1ca8cf60, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1a9e3170, 0x1ca8cf60, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1a9e3170, 0x1ca8cf60, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1a3b11a0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1a3b11a0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1d4dfd00, 0x1d0cf000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1ca8cf80, 0x1d0cf000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1c795a00, 0x1d0cf000, 0x1000, 0x1000, 0x1e22e7a8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1c62ea50) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1c62ea50, 0x1fa25ff0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1c62ea50, 0x1fa25ff0, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1c62ea50, 0x1fa25ff0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1e22e780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 9335588 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f702620, 0x28d39000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f702620, 0x28d39000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1ff16210, 0x28d39000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1ff16210, 0x28d39000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26e07300, 0x28d39000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x28ca1320, 0x28d39000, 0x1000, 0x1000, 0x2b9b9cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10102348 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2312bd80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2312bd80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2bfa13e0, 0xf7693770, 0x2312bd80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9494150 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x287cba40, 0x2c1ed000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x287cba40, 0x2c1ed000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2c3f0fc0, 0x2c1ed000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2c3f0fc0, 0x2c1ed000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x25ddf3a0, 0x2c1ed000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x24893420, 0x2c1ed000, 0x1000, 0x1000, 0x1be20a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9588 [select, 12 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1cc813e0, 0x1b8f47b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1cc813e0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1cc813e0, 0x1cdabd70) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 21722 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1afc2ae0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 9828296 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x30d271a0, 0xf764f0e0, 0x29ede9e0, 0x223fbf00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1fcdda40, 0xf764f0e0, 0x29ede9e0, 0x223fbf00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2c0ab980, 0x20adb510, 0x1fcdda40, 0xf769af80, 0x1a481f40, 0x223fbf00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10160037 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23d28c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23d28c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10052393 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d17cee0, 0x2398c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d17cee0, 0x2398c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1c753560, 0x2398c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1c753560, 0x2398c000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1f4c9200, 0x2398c000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x27adc780, 0x2398c000, 0x1000, 0x1000, 0x20cf9440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9984627 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x23c15b20, 0x2b6df000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x23c15b20, 0x2b6df000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x24f61e90, 0x2b6df000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x24f61e90, 0x2b6df000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x245fcb00, 0x2b6df000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2358d060, 0x2b6df000, 0x1000, 0x1000, 0x1c1f7180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10134936 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x272a7540, 0xc, 0xc, 0x0, 0x0, 0x202b58c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2b936540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x2d398d8b, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1ff5deb8, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x25a7697c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x272a7510, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1ff5de18, 0x18e3e690, 0x22, 0x202b5880, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1ff5de18, 0x18e3e690, 0x22, 0x26cecf60, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1ff5de18, 0x26cecf60, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1ff5de18, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x3420eae0, 0xf7693770, 0x202b5300, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x202b5300) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x272a7450, 0x202b5300, 0x202b5800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9937171 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1cec38c0, 0x1f387a10, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1cec38c0, 0x1f387a10, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1f387a10, 0x22, 0x9e6f) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9763933 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x22584fa0, 0xc, 0xc, 0x0, 0x0, 0x1da15cc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x232c5c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x232c5c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x232c5c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1d3635f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1d3635f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1d3635f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x245a5da0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2c137608, 0x18e3e690, 0x22, 0x1da15c80, 0x0, 0xf768f018, 0x280c0178) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2c137608, 0x18e3e690, 0x22, 0x2369d650, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2c137608, 0x2369d650, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2c137608, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1a3fd3e0, 0xf7693770, 0x1da15a80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1da15a80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22584f30, 0x1da15a80, 0x1da15c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9834277 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x29ac6f80, 0x1f37c9f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x29ac6f80, 0x1f37c9f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1f37c9f0, 0x22, 0x9cdc) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9776092 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x22c11880, 0x29fee000, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x22c11880, 0x29fee000, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x29fee000, 0x22, 0x9bf1) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 15431 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1d537500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 9944590 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a974440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1a974440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1ac77a30, 0x1a974440, 0x1a974500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10125878 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2440cc80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2440cc80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9732092 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1e5aab60, 0x2f456000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1e5aab60, 0x2f456000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28c119e0, 0x2f456000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28c119e0, 0x2f456000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x204b4f20, 0x2f456000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f9714a0, 0x2f456000, 0x1000, 0x1000, 0x1c602e40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10109490 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2adec740, 0xc, 0xc, 0x0, 0x0, 0x24880480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x1d293a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x7aa001c8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1c6b5fc8, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1c415cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2adec730, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x1d98e580, 0x18e3e690, 0x22, 0x24880400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x1d98e580, 0x18e3e690, 0x22, 0x29722930, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x2af2cae0, 0x1c6b4038, 0x18eb79e0, 0xf769af80, 0x1d98e580, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 9827470 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x21d90e90, 0xc, 0xc, 0x0, 0x0, 0x1bb5f840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1fdbf500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1fdbf500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1fdbf500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x21dd30b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x21dd30b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x21dd30b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x21dcd1c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21b65620, 0x18e3e690, 0x22, 0x1bb5f600, 0x0, 0xf768f018, 0x22417720) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21b65620, 0x18e3e690, 0x22, 0x26ee9830, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21b65620, 0x26ee9830, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21b65620, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x21941f20, 0xf7693770, 0x1bb5f500, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1bb5f500) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21d90e20, 0x1bb5f500, 0x1bb5f5c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9623 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1da46d20, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 9857280 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20dcacc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x20dcacc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22139478, 0x20dcacc0, 0x20dcad80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10077916 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x215b80c0, 0x2933d0e0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x215b80c0, 0x2933d0e0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2933d0e0, 0x22, 0xa0a5) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10143813 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x27f93240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27f93240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9867 [IO wait]: net.runtime_pollWait(0xf764ffe8, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1d467b38, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1d467b38, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1d467b00, 0x1a6c1af0, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1cef5068, 0x1a6c1af0, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1a6c32a0, 0x1a6c1af0, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1a6c1a70, 0x1a6c1af0, 0x4, 0x4, 0x4769d74d, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1a6c1aa0, 0x1a6c1af0, 0x4, 0x4, 0x5467ba0a, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1a6c1aa0, 0x1a6c1af0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1a6c1aa0, 0x1a6c1af0, 0x4, 0x4, 0x424aa62, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1a6c1aa0, 0x1a6c1af0, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1c6cad80, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1c6cad80, 0x1d0ea5a0, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1a6c1b30, 0x1d0ea5a0, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1c6cae70, 0x1d0ea5a0, 0x4, 0x4, 0x1b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1c6cae70, 0x1d0ea5a0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1c6cae70, 0x1d0ea5a0, 0x4, 0x4, 0x1c5f58c0, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1c6cae70, 0x1d0ea5a0, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1da30e10, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1da30e10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1d4227c0, 0x1b968000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1d0ea5c0, 0x1b968000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1a45f160, 0x1b968000, 0x1000, 0x1000, 0x1a9fa208, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1b339dd0) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1b339dd0, 0x1b964120, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1b339dd0, 0x1b964120, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1b339dd0, 0x1b964120, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1a9fa1e0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 10158523 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e6b8180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e6b8180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9363995 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1da61c00, 0x23419000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1da61c00, 0x23419000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1c1fba10, 0x23419000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1c1fba10, 0x23419000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x254c50c0, 0x23419000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x205873c0, 0x23419000, 0x1000, 0x1000, 0x1d925300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 14624 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1fa271a0, 0x1a2607b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1fa271a0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1fa271a0, 0x1fa2c6e0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 9971283 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x23e0ed80, 0x2a0853e0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x23e0ed80, 0x2a0853e0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2a0853e0, 0x22, 0x9efa) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9348 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1c357980, 0x18f58fb8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1c357980, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1c357980, 0x1bd9bcd0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 10151393 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d361bc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d361bc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9982860 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x20ecaa40, 0x289a0510, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x20ecaa40, 0x289a0510, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x289a0510, 0x22, 0x9f1f) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 13545 [IO wait]: net.runtime_pollWait(0xf764fca0, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1cb5e9b8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1cb5e9b8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1cb5e980, 0x1cb88640, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1bc91f90, 0x1cb88640, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1cb684e0, 0x1cb88640, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1cb885c0, 0x1cb88640, 0x4, 0x4, 0xe0ba29, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1cb885f0, 0x1cb88640, 0x4, 0x4, 0x2c9ee470, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1cb885f0, 0x1cb88640, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1cb885f0, 0x1cb88640, 0x4, 0x4, 0x3aee66dd, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1cb885f0, 0x1cb88640, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1c7430b0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1c7430b0, 0x1d765cf0, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1cb88680, 0x1d765cf0, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1c743110, 0x1d765cf0, 0x4, 0x4, 0x134, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1c743110, 0x1d765cf0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1c743110, 0x1d765cf0, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1c743110, 0x1d765cf0, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1babfa10, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1babfa10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1a73a640, 0x1c423000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1d765d10, 0x1c423000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1cb88960, 0x1c423000, 0x1000, 0x1000, 0x1dfdbe88, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1c61de60) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1c61de60, 0x1f721830, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1c61de60, 0x1f721830, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1c61de60, 0x1f721830, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1dfdbe60) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 10158366 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x277ee300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x277ee300, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10038 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1a93c840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 10037 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1a93c840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 10109502 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26c1c900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x26c1c900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1c6b4568, 0x26c1c900, 0x26c1cbc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10080360 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25ac7540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25ac7540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x24d24e80, 0xf7693770, 0x25ac7540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10036 [IO wait]: net.runtime_pollWait(0xf764fef8, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1c603d38, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1c603d38, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1c603d00, 0x1c95d8c0, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1ab7ad80, 0x1c95d8c0, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1a8c04e0, 0x1c95d8c0, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1c95d830, 0x1c95d8c0, 0x4, 0x4, 0x7fd070, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1c95d860, 0x1c95d8c0, 0x4, 0x4, 0x4258de63, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1c95d860, 0x1c95d8c0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1c95d860, 0x1c95d8c0, 0x4, 0x4, 0x2607dc29, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1c95d860, 0x1c95d8c0, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1da68840, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1da68840, 0x1ac20ef0, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1c95d910, 0x1ac20ef0, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1da688a0, 0x1ac20ef0, 0x4, 0x4, 0x164, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1da688a0, 0x1ac20ef0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1da688a0, 0x1ac20ef0, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1da688a0, 0x1ac20ef0, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1ad69dd0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1ad69dd0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1ba690c0, 0x1b0ff000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1ac20f10, 0x1b0ff000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1c95dc60, 0x1b0ff000, 0x1000, 0x1000, 0x1a93c868, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1ad69fb0) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1ad69fb0, 0x1ac21bb0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1ad69fb0, 0x1ac21bb0, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1ad69fb0, 0x1ac21bb0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1a93c840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 9654098 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1eacc460, 0x25f76000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1eacc460, 0x25f76000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x24558f00, 0x25f76000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x24558f00, 0x25f76000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x23849f60, 0x25f76000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x27c221d0, 0x25f76000, 0x1000, 0x1000, 0x1fca2a00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 15578 [IO wait]: net.runtime_pollWait(0xf75e5fa0, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1d952c78, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1d952c78, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1d952c40, 0x1e76eb10, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x18e2bdf8, 0x1e76eb10, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1e638f80, 0x1e76eb10, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1e76ea90, 0x1e76eb10, 0x4, 0x4, 0x881ef218, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1e76eac0, 0x1e76eb10, 0x4, 0x4, 0x1b479cdc, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1e76eac0, 0x1e76eb10, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1e76eac0, 0x1e76eb10, 0x4, 0x4, 0x8c11e0b8, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1e76eac0, 0x1e76eb10, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1a96fa10, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1a96fa10, 0x1a2a7e00, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1e76eb50, 0x1a2a7e00, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1a96fbf0, 0x1a2a7e00, 0x4, 0x4, 0x808b11d, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1a96fbf0, 0x1a2a7e00, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1a96fbf0, 0x1a2a7e00, 0x4, 0x4, 0x1, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1a96fbf0, 0x1a2a7e00, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1d362360, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1d362360, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1c793540, 0x1ca9a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1a2a7e30, 0x1ca9a000, 0x1000, 0x1000, 0x1fbe8e4c, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1e76ee30, 0x1ca9a000, 0x1000, 0x1000, 0xc0001, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1c43c690) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1c43c690, 0x1ce83ea0, 0xc, 0xc, 0x2e0a63b4, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1c43c690, 0x1ce83ea0, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1c43c690, 0x1ce83ea0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1a93d0e0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 9830620 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2784cc00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2784cc00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x26c86880, 0xf7693770, 0x2784cc00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9775414 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1db04600, 0xf764f0e0, 0x23524300, 0x20071580, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x20cafe20, 0xf764f0e0, 0x23524300, 0x20071580, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2c631780, 0x1bb68d30, 0x20cafe20, 0xf769af80, 0x22c8df40, 0x20071580, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10157851 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x209fcd40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x209fcd40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9364084 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1daec9a0, 0x25d84000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1daec9a0, 0x25d84000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1c1fb500, 0x25d84000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1c1fb500, 0x25d84000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x254c49e0, 0x25d84000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x259f0eb0, 0x25d84000, 0x1000, 0x1000, 0x213db440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9944391 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1ab5a680, 0x1dd8f0b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1ab5a680, 0x1dd8f0b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1dd8f0b0, 0x22, 0x9e96) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10149083 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2961af40, 0xc, 0xc, 0x0, 0x0, 0x222b6c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2ce702a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x43941229, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x272ae7d0, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x27f7897c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2961af30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x272ae720, 0x18e3e690, 0x22, 0x222b6c40, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x272ae720, 0x18e3e690, 0x22, 0x1a81a120, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x272ae720, 0x1a81a120, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x272ae720, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2e87f8c0, 0xf7693770, 0x222b6b40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x222b6b40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2961aed0, 0x222b6b40, 0x222b6c00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9966607 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1b5ec600, 0xf764f0e0, 0x1b4e9380, 0x225a2780, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1ba706e0, 0xf764f0e0, 0x1b4e9380, 0x225a2780, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x207c6d80, 0x21383600, 0x1ba706e0, 0xf769af80, 0x1b942980, 0x225a2780, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9723 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1d536a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 9724 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1d536a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 10155976 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20f46740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20f46740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10149 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1daa5a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 9827 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1c3d1bc0, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 10139295 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22c10d40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x22c10d40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20fd5718, 0x22c10d40, 0x22c10e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10157795 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28ddaa00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28ddaa00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10148309 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ffc3280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ffc3280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9530864 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d646b60, 0x295e1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d646b60, 0x295e1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x220c2f00, 0x295e1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x220c2f00, 0x295e1000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2d4ddfc0, 0x295e1000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x27dd72c0, 0x295e1000, 0x1000, 0x1000, 0x2a2986c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 14318 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1f9d09c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 10161747 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x261963c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x261963c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9982902 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x250be8d0, 0xc, 0xc, 0x0, 0x0, 0x21422cc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x25ce1960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x25ce1960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x25ce1960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x278fed50, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x278fed50, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x278fed50, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x295858c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1f596910, 0x18e3e690, 0x22, 0x21422c00, 0x0, 0xf768f018, 0x2987d150) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1f596910, 0x18e3e690, 0x22, 0x2a085200, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1f596910, 0x2a085200, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1f596910, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1dcb9ec0, 0xf7693770, 0x21422b00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x21422b00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x250be860, 0x21422b00, 0x21422bc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10122602 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x252e16e0, 0xf764f0e0, 0x2308cb00, 0x1c8af700, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x23193000, 0xf764f0e0, 0x2308cb00, 0x1c8af700, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x235c9e40, 0x20971620, 0x23193000, 0xf769af80, 0x235c9c80, 0x1c8af700, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 15204 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1fb598c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 10114305 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1da190c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1da190c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 22035 [select, 4 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1e877d40, 0x1abf57b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1e877d40, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1e877d40, 0x1bacc620) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 11376 [IO wait]: net.runtime_pollWait(0xf764fe08, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1b3489f8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1b3489f8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1b3489c0, 0x1b3330b0, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1c6a2c90, 0x1b3330b0, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1ba312c0, 0x1b3330b0, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1b333030, 0x1b3330b0, 0x4, 0x4, 0x765ad5d6, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1b333060, 0x1b3330b0, 0x4, 0x4, 0x700eb3c5, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1b333060, 0x1b3330b0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1b333060, 0x1b3330b0, 0x4, 0x4, 0x9f3c4dda, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1b333060, 0x1b3330b0, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1b543c50, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1b543c50, 0x1c674070, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1b3330f0, 0x1c674070, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1b543fb0, 0x1c674070, 0x4, 0x4, 0x134, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1b543fb0, 0x1c674070, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1b543fb0, 0x1c674070, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1b543fb0, 0x1c674070, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1ae40180, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1ae40180, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1adb7c80, 0x1e27d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1c674090, 0x1e27d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1b3333d0, 0x1e27d000, 0x1000, 0x1000, 0x1f9658e8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1c6bf5c0) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1c6bf5c0, 0x1e3d6bd0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1c6bf5c0, 0x1e3d6bd0, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1c6bf5c0, 0x1e3d6bd0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1f9658c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 9878578 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2061a9c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2061a9c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1f74d680, 0xf7693770, 0x2061a9c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9976200 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26c99500, 0x25449000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26c99500, 0x25449000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2e4ef590, 0x25449000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2e4ef590, 0x25449000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2f0615e0, 0x25449000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1bedccd0, 0x25449000, 0x1000, 0x1000, 0x2c81bc80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9758527 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x27085b20, 0x21fb8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x27085b20, 0x21fb8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x200b7c80, 0x21fb8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x200b7c80, 0x21fb8000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1f514060, 0x21fb8000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ab383c0, 0x21fb8000, 0x1000, 0x1000, 0x1ec79d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9992496 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1d6f99e0, 0xf764f0e0, 0x21b37220, 0x1bdcc880, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1de42bc0, 0xf764f0e0, 0x21b37220, 0x1bdcc880, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1d4c7380, 0x22480040, 0x1de42bc0, 0xf769af80, 0x1c87ba00, 0x1bdcc880, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10153640 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e6167c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e6167c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9872013 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x29f03fc0, 0x2f018ea0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x29f03fc0, 0x2f018ea0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2f018ea0, 0x22, 0x9d6d) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10459 [IO wait]: net.runtime_pollWait(0xf764fd18, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1ae758f8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1ae758f8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1ae758c0, 0x1b2f22a0, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1c6a3600, 0x1b2f22a0, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1b71c8c0, 0x1b2f22a0, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1b2f2220, 0x1b2f22a0, 0x4, 0x4, 0xa0c6a4e1, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1b2f2250, 0x1b2f22a0, 0x4, 0x4, 0x77827483, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1b2f2250, 0x1b2f22a0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1b2f2250, 0x1b2f22a0, 0x4, 0x4, 0xd805e5d5, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1b2f2250, 0x1b2f22a0, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1b118870, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1b118870, 0x1c816500, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1b2f22e0, 0x1c816500, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1b118b10, 0x1c816500, 0x4, 0x4, 0x1c4, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1b118b10, 0x1c816500, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1b118b10, 0x1c816500, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1b118b10, 0x1c816500, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1b847f20, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1b847f20, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1c793c40, 0x1c807000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1c816520, 0x1c807000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1b2f25c0, 0x1c807000, 0x1000, 0x1000, 0x1c79be88, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1a336180) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1a336180, 0x1d7e4770, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1a336180, 0x1d7e4770, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1a336180, 0x1d7e4770, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1c79be60) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 10169713 [chan send, 12 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-datastore/namespace.(*datastore).Query.func1(0x26b84400, 0xf73594b0, 0x26b84380, 0x18ff2e40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-datastore/namespace/namespace.go:78 +0x318 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-datastore/namespace.(*datastore).Query /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-datastore/namespace/namespace.go:80 +0x106 goroutine 10160476 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c940ac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c940ac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9496048 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1cc3ab40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 9807677 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1cfcc830, 0xc, 0xc, 0x0, 0x0, 0x211d4840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x27f6a0e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x27f6a0e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x27f6a0e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x28e165d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x28e165d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x28e165d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x29646880, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1aab4530, 0x18e3e690, 0x22, 0x211d4800, 0x0, 0xf768f018, 0x2963ecd0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1aab4530, 0x18e3e690, 0x22, 0x26ee91a0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1aab4530, 0x26ee91a0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1aab4530, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x21f2d260, 0xf7693770, 0x211d4640, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x211d4640) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1cfcc7c0, 0x211d4640, 0x211d47c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9902801 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x24828dc0, 0x28a15830, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x24828dc0, 0x28a15830, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x28a15830, 0x22, 0x9de1) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10112100 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x200fc180, 0x21be6180, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x200fc180, 0x21be6180, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x21be6180, 0x22, 0xa126) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 15649 [IO wait]: net.runtime_pollWait(0xf75e5460, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1c776f78, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1c776f78, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1c776f40, 0x1ac4e820, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1e87a430, 0x1ac4e820, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1d78a8e0, 0x1ac4e820, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1ac4e7a0, 0x1ac4e820, 0x4, 0x4, 0x14763bff, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1ac4e7d0, 0x1ac4e820, 0x4, 0x4, 0x2e945071, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1ac4e7d0, 0x1ac4e820, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1ac4e7d0, 0x1ac4e820, 0x4, 0x4, 0x4d52c0d5, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1ac4e7d0, 0x1ac4e820, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1a6e69f0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1a6e69f0, 0x1b21f120, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1ac4e860, 0x1b21f120, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1a6e6ae0, 0x1b21f120, 0x4, 0x4, 0x170, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1a6e6ae0, 0x1b21f120, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1a6e6ae0, 0x1b21f120, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1a6e6ae0, 0x1b21f120, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1ac31410, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1ac31410, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1c829b80, 0x1ba8c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1b21f140, 0x1ba8c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1ac4eb40, 0x1ba8c000, 0x1000, 0x1000, 0x1da408c8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1b148450) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1b148450, 0x1ca09ac0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1b148450, 0x1ca09ac0, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1b148450, 0x1ca09ac0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1da408a0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 10120102 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x27f1cd70, 0xc, 0xc, 0x0, 0x0, 0x23824cc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2efe40e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x28894938, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x20ebf8e8, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1a2eb97c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x27f1cd60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x20ebf828, 0x18e3e690, 0x22, 0x23824c80, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x20ebf828, 0x18e3e690, 0x22, 0x26415740, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x20ebf828, 0x26415740, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x20ebf828, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x21940e40, 0xf7693770, 0x23824b40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x23824b40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x27f1cd00, 0x23824b40, 0x23824c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9839291 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2affdb20, 0x23a6a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2affdb20, 0x23a6a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2daf52c0, 0x23a6a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2daf52c0, 0x23a6a000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x275ed020, 0x23a6a000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22e9bb40, 0x23a6a000, 0x1000, 0x1000, 0x1d2e4e80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9787127 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c53a7c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c53a7c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1ae2df00, 0xf7693770, 0x1c53a7c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9804720 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x232a29a0, 0x24831000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x232a29a0, 0x24831000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x250daab0, 0x24831000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x250daab0, 0x24831000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1fce79c0, 0x24831000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x20101570, 0x24831000, 0x1000, 0x1000, 0x1ea1bd40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10154236 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ce2c0c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ce2c0c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10022537 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1fd46140, 0x2558daa0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1fd46140, 0x2558daa0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2558daa0, 0x22, 0x9fba) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10157536 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d9242c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d9242c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9948925 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28dda800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28dda800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x297c20e0, 0xf7693770, 0x28dda800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 12273 [IO wait]: net.runtime_pollWait(0xf764fb38, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1ab5bdf8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1ab5bdf8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1ab5bdc0, 0x1c68af10, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1b6fa328, 0x1c68af10, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1c68c6a0, 0x1c68af10, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1c68ae90, 0x1c68af10, 0x4, 0x4, 0xf1dfa289, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1c68aec0, 0x1c68af10, 0x4, 0x4, 0xef563d5, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1c68aec0, 0x1c68af10, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1c68aec0, 0x1c68af10, 0x4, 0x4, 0x6c86f55, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1c68aec0, 0x1c68af10, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1c884cc0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1c884cc0, 0x1e635db0, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1c68af50, 0x1e635db0, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1c884d50, 0x1e635db0, 0x4, 0x4, 0x20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1c884d50, 0x1e635db0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1c884d50, 0x1e635db0, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1c884d50, 0x1e635db0, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1a96f140, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1a96f140, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1e5ee8c0, 0x1c76b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1e635dd0, 0x1c76b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1c68b230, 0x1c76b000, 0x1000, 0x1000, 0x1d8bc268, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1c9ffc50) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1c9ffc50, 0x1cb423c0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1c9ffc50, 0x1cb423c0, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1c9ffc50, 0x1cb423c0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1d8bc240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 10148783 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2a87cb30, 0xc, 0xc, 0x0, 0x0, 0x261961c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2a054620, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x7c066cbc, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x27146ad0, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1d6ebcd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2a87cb20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x2bfcebc0, 0x18e3e690, 0x22, 0x26196140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x2bfcebc0, 0x18e3e690, 0x22, 0x1a81a120, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x2a29c760, 0x1fd57028, 0x18eb79e0, 0xf769af80, 0x2bfcebc0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 10085058 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ae096c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ae096c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2bbd0020, 0xf7693770, 0x1ae096c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10135238 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x207c6280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x207c6280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10040576 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2213dfd0, 0xc, 0xc, 0x0, 0x0, 0x1dd2e6c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x28df8fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x28df8fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x28df8fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x20921350, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x20921350, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x20921350, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1af66ce0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x222ea710, 0x18e3e690, 0x22, 0x1dd2e640, 0x0, 0xf768f018, 0x2b2a9a18) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x222ea710, 0x18e3e690, 0x22, 0x238b16e0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x222ea710, 0x238b16e0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x222ea710, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2e307080, 0xf7693770, 0x1e511500, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1e511500) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2820e5a0, 0x1e511500, 0x1e511600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 13455 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1d8e7260) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 9746462 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1e837480, 0x2369d650, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1e837480, 0x2369d650, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2369d650, 0x22, 0x9b79) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 14608 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1fa15aa0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 10043869 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x20b8b960, 0x2b539000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x20b8b960, 0x2b539000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x209215c0, 0x2b539000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x209215c0, 0x2b539000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1af66f20, 0x2b539000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22a491e0, 0x2b539000, 0x1000, 0x1000, 0x1dfe4d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 22052 [IO wait]: net.runtime_pollWait(0xf76c01f0, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1d853738, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1d853738, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1d853700, 0x1d3946e0, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1c6a3b20, 0x1d3946e0, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1d7234a0, 0x1d3946e0, 0x4, 0x4, 0x81c037b, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1bdd6910, 0x1d3946e0, 0x4, 0x4, 0x4, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1bdd6940, 0x1d3946e0, 0x4, 0x4, 0x1bdd6940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1bdd6940, 0x1d3946e0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1bdd6940, 0x1d3946e0, 0x4, 0x4, 0x200, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1db10ea0, 0x1d3946e0, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:186 +0x143 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1bdd69d0, 0x1d3946e0, 0x4, 0x4, 0x1, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1db10f30, 0x1d3946e0, 0x4, 0x4, 0x3, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1db10f30, 0x1d3946e0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1db10f30, 0x1d3946e0, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1db10f30, 0x1d3946e0, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1c5f8540, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1c5f8540, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1e54b2c0, 0x1ae5e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1d394700, 0x1ae5e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1bdd6cb0, 0x1ae5e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1d0f3020) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1d0f3020, 0x1cfe5f30, 0xc, 0xc, 0x1cfe5f32, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1d0f3020, 0x1cfe5f30, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1d0f3020, 0x1cfe5f30, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1f656cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 10140118 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x23a2ef80, 0xc, 0xc, 0x0, 0x0, 0x26bc6700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2686e540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x4b6c5403, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1fd3fee8, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1edc1cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x23a2ef70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x263199c0, 0x18e3e690, 0x22, 0x26bc6580, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x263199c0, 0x18e3e690, 0x22, 0x1d638570, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x27cefdb0, 0x1fd3f2a0, 0x18eb79e0, 0xf769af80, 0x263199c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 9960115 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1e7c4120, 0xf764f0e0, 0x1d317100, 0x1cfbed80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1d03d600, 0xf764f0e0, 0x1d317100, 0x1cfbed80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1ba0df40, 0x1cb49540, 0x1d03d600, 0xf769af80, 0x21507740, 0x1cfbed80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 14598 [IO wait]: net.runtime_pollWait(0xf75e52f8, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1ac7c9b8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1ac7c9b8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1ac7c980, 0x1cb42910, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1c1dcd70, 0x1cb42910, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1d317540, 0x1cb42910, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1cb42890, 0x1cb42910, 0x4, 0x4, 0xe6df1dc7, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1cb428c0, 0x1cb42910, 0x4, 0x4, 0xf54bc812, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1cb428c0, 0x1cb42910, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1cb428c0, 0x1cb42910, 0x4, 0x4, 0x76a8294f, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1cb428c0, 0x1cb42910, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1a385590, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1a385590, 0x1f9e1070, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1cb42950, 0x1f9e1070, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1a3857d0, 0x1f9e1070, 0x4, 0x4, 0xf4, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1a3857d0, 0x1f9e1070, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1a3857d0, 0x1f9e1070, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1a3857d0, 0x1f9e1070, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1ce26a50, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1ce26a50, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1aef06c0, 0x1fa0d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1f9e1090, 0x1fa0d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1cb42c30, 0x1fa0d000, 0x1000, 0x1000, 0x1fa14328, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1ce26c00) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1ce26c00, 0x1fa2cc70, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1ce26c00, 0x1fa2cc70, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1ce26c00, 0x1fa2cc70, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1fa14300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 9858214 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c40ee00, 0x1c5cf000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c40ee00, 0x1c5cf000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x26c93380, 0x1c5cf000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x26c93380, 0x1c5cf000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2402a8e0, 0x1c5cf000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x203d28b0, 0x1c5cf000, 0x1000, 0x1000, 0x20f0e040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10140707 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x27513d80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27513d80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160606 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x250b6b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x250b6b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10161427 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2ce7e640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2ce7e640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 578336 [chan send, 21 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/prometheus/client_golang/prometheus.computeApproximateRequestSize(0x1fb37180, 0x20554e00, 0x12b) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/prometheus/client_golang/prometheus/http.go:187 +0x14d created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1 /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/prometheus/client_golang/prometheus/http.go:146 +0x14d goroutine 10028856 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1a93d680, 0xf764f0e0, 0x1c37b0c0, 0x21b17f00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1a7c4540, 0xf764f0e0, 0x1c37b0c0, 0x21b17f00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1f383d00, 0x1e22a690, 0x1a7c4540, 0xf769af80, 0x1f383c40, 0x21b17f00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10027679 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2593cd80, 0x219f8c90, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2593cd80, 0x219f8c90, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x219f8c90, 0x22, 0x9fde) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9593474 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x22ea7420, 0x20135000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x22ea7420, 0x20135000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x24bec540, 0x20135000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x24bec540, 0x20135000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x226892a0, 0x20135000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ea6c6a0, 0x20135000, 0x1000, 0x1000, 0x23a90580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10107144 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28f1ff00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28f1ff00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1f086420, 0xf7693770, 0x28f1ff00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9912078 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c361340, 0x261c0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c361340, 0x261c0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2ce89d70, 0x261c0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2ce89d70, 0x261c0000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x28e19100, 0x261c0000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22325280, 0x261c0000, 0x1000, 0x1000, 0x1fdfa840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10159431 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c81b6c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c81b6c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10087322 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20ab2cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20ab2cc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1e74c120, 0xf7693770, 0x20ab2cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10150499 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x231f9240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x231f9240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9364039 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1df2e540, 0x2b62c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1df2e540, 0x2b62c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x31208db0, 0x2b62c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x31208db0, 0x2b62c000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x261c36a0, 0x2b62c000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22954510, 0x2b62c000, 0x1000, 0x1000, 0x213da600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10146746 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2f3ec2c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2f3ec2c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160045 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c631fc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c631fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10093485 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f9a9180, 0x21440000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f9a9180, 0x21440000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x214a5b00, 0x21440000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x214a5b00, 0x21440000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1fecd440, 0x21440000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ff071b0, 0x21440000, 0x1000, 0x1000, 0x218d0400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9816858 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21fbf200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x21fbf200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22370ef0, 0x21fbf200, 0x21fbf540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 13506 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1d8e7260, 0x1e2b57b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1d8e7260, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1d8e7260, 0x1d8dc750) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 10157500 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x200fcf80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x200fcf80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9920897 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2dff07c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2dff07c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x271472e8, 0x2dff07c0, 0x2dff08c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9380461 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1ee12a80, 0x279e7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1ee12a80, 0x279e7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x218f49f0, 0x279e7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x218f49f0, 0x279e7000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2a1f23c0, 0x279e7000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1fe6ed20, 0x279e7000, 0x1000, 0x1000, 0x27b74180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9793162 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1a6f1800, 0x2bd20870, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1a6f1800, 0x2bd20870, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2bd20870, 0x22, 0x9c2e) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10158684 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21afc2c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21afc2c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9835321 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x27c57010, 0xc, 0xc, 0x0, 0x0, 0x22c5f400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x25f609a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x25f609a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x25f609a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x25332090, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x25332090, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x25332090, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2c408600, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1fd95d28, 0x18e3e690, 0x22, 0x22c5f3c0, 0x0, 0xf768f018, 0x22416de8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1fd95d28, 0x18e3e690, 0x22, 0x26ee9770, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1fd95d28, 0x26ee9770, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1fd95d28, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fd15aa0, 0xf7693770, 0x22c5f2c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x22c5f2c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x27c56fa0, 0x22c5f2c0, 0x22c5f380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 13537 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1dfda780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 13536 [IO wait]: net.runtime_pollWait(0xf75e5988, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1e5eee78, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1e5eee78, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1e5eee40, 0x1e7be250, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1d967318, 0x1e7be250, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1e7bc140, 0x1e7be250, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1e7be1d0, 0x1e7be250, 0x4, 0x4, 0xd2c40132, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1e7be200, 0x1e7be250, 0x4, 0x4, 0x495a6ae4, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1e7be200, 0x1e7be250, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1e7be200, 0x1e7be250, 0x4, 0x4, 0x65c8a1ad, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1e7be200, 0x1e7be250, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1d1a3a70, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1d1a3a70, 0x1e05f9b0, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1e7be290, 0x1e05f9b0, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1d1a3c80, 0x1e05f9b0, 0x4, 0x4, 0x74, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1d1a3c80, 0x1e05f9b0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1d1a3c80, 0x1e05f9b0, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1d1a3c80, 0x1e05f9b0, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1c61d410, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1c61d410, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1e067080, 0x1c422000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1e05f9d0, 0x1c422000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1e7be570, 0x1c422000, 0x1000, 0x1000, 0x1dfda7a8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1c61d590) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1c61d590, 0x1c770c10, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1c61d590, 0x1c770c10, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1c61d590, 0x1c770c10, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1dfda780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 10114283 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20ac9440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20ac9440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9385273 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x23a0c380, 0x2685c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x23a0c380, 0x2685c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2d69fc50, 0x2685c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2d69fc50, 0x2685c000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x28fd2f40, 0x2685c000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2ec7f4f0, 0x2685c000, 0x1000, 0x1000, 0x2b51c940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9745026 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x209fd080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x209fd080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1e2fc040, 0xf7693770, 0x209fd080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 15509 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1b1847b0, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 15606 [IO wait]: net.runtime_pollWait(0xf75e57a8, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1e5ef678, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1e5ef678, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1e5ef640, 0x1e8638e0, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1d9677c8, 0x1e8638e0, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1e7bd4c0, 0x1e8638e0, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1e863860, 0x1e8638e0, 0x4, 0x4, 0x4b0dbbe, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1e863890, 0x1e8638e0, 0x4, 0x4, 0x23d3540f, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1e863890, 0x1e8638e0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1e863890, 0x1e8638e0, 0x4, 0x4, 0x147a9fb6, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1e863890, 0x1e8638e0, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1aa65800, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1aa65800, 0x1fae2930, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1e863920, 0x1fae2930, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1aa65a10, 0x1fae2930, 0x4, 0x4, 0xc8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1aa65a10, 0x1fae2930, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1aa65a10, 0x1fae2930, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1aa65a10, 0x1fae2930, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1b0e6660, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1b0e6660, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1d908480, 0x1da90000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1fae2950, 0x1da90000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1e863c00, 0x1da90000, 0x1000, 0x1000, 0x1daa4d48, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1c613f80) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1c613f80, 0x1dac2ba0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1c613f80, 0x1dac2ba0, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1c613f80, 0x1dac2ba0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1daa4d20) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 12242 [IO wait]: net.runtime_pollWait(0xf75e5be0, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1f137cf8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1f137cf8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1f137cc0, 0x1f139b10, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1d966870, 0x1f139b10, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1f13ad00, 0x1f139b10, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1f139a90, 0x1f139b10, 0x4, 0x4, 0x712eece0, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1f139ac0, 0x1f139b10, 0x4, 0x4, 0xfa0ba28e, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1f139ac0, 0x1f139b10, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1f139ac0, 0x1f139b10, 0x4, 0x4, 0xd93d2480, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1f139ac0, 0x1f139b10, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1d1325a0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1d1325a0, 0x1c7ad620, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1f139b50, 0x1c7ad620, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1d132660, 0x1c7ad620, 0x4, 0x4, 0x14c, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1d132660, 0x1c7ad620, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1d132660, 0x1c7ad620, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1d132660, 0x1c7ad620, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1d9e2150, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1d9e2150, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1ce65280, 0x1c764000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1c7ad640, 0x1c764000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1f139e30, 0x1c764000, 0x1000, 0x1000, 0x1c522628, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1d9e23f0) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1d9e23f0, 0x1d9d1aa0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1d9e23f0, 0x1d9d1aa0, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1d9e23f0, 0x1d9d1aa0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1c522600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 10036212 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1ff43420, 0x27acc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1ff43420, 0x27acc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x216ca0c0, 0x27acc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x216ca0c0, 0x27acc000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2f3d6cc0, 0x27acc000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2652eb50, 0x27acc000, 0x1000, 0x1000, 0x28ddb380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10159142 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2307e400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2307e400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9889393 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22134640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22134640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x26657a00, 0xf7693770, 0x22134640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10160104 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e7b84c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e7b84c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10102280 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1dc59c30, 0xc, 0xc, 0x0, 0x0, 0x232f0080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2b4355e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2b4355e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2b4355e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x21f960f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x21f960f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x21f960f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x22e759e0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x23538ec0, 0x18e3e690, 0x22, 0x232f0000, 0xf768f018, 0x18e2a4a0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:122 +0x429 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x23538ec0, 0x18e3e690, 0x22, 0x29722480, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x21662a10, 0x1cc3f3a0, 0x18eb79e0, 0xf769af80, 0x23538ec0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 10099798 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1ff42620, 0x261f0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1ff42620, 0x261f0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2afce7e0, 0x261f0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2afce7e0, 0x261f0000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2b5025c0, 0x261f0000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x23587c10, 0x261f0000, 0x1000, 0x1000, 0x2c6f0ec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 11530 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1e7c5a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 9833759 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2fbc3780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2fbc3780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2e87af20, 0xf7693770, 0x2fbc3780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 14317 [IO wait]: net.runtime_pollWait(0xf764fc28, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1d9f7af8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1d9f7af8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1d9f7ac0, 0x1d721610, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1c1dcef8, 0x1d721610, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1d723ac0, 0x1d721610, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1d721590, 0x1d721610, 0x4, 0x4, 0x4659f7b5, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1d7215c0, 0x1d721610, 0x4, 0x4, 0xe0c724f8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1d7215c0, 0x1d721610, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1d7215c0, 0x1d721610, 0x4, 0x4, 0x4b57ae1c, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1d7215c0, 0x1d721610, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1b996000, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1b996000, 0x1bb90720, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1d721650, 0x1bb90720, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1b996090, 0x1bb90720, 0x4, 0x4, 0x44, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1b996090, 0x1bb90720, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1b996090, 0x1bb90720, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1b996090, 0x1bb90720, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1b17bc20, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1b17bc20, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1ae1cd80, 0x1fa0c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1bb90750, 0x1fa0c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1d721930, 0x1fa0c000, 0x1000, 0x1000, 0x1f9d09e8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1ce260f0) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1ce260f0, 0x1fa2ca50, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1ce260f0, 0x1fa2ca50, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1ce260f0, 0x1fa2ca50, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1f9d09c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 10149808 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x279c54c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x279c54c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9925274 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24539e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24539e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x26442020, 0xf7693770, 0x24539e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10057601 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x29d35cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29d35cc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2b1467a0, 0xf7693770, 0x29d35cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9786512 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1fef1ac0, 0x21045e30, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1fef1ac0, 0x21045e30, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x21045e30, 0x22, 0x9c21) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9905496 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1df88970, 0xc, 0xc, 0x0, 0x0, 0x20cd7bc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x25350b60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x25350b60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x25350b60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x262e7cb0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x262e7cb0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x262e7cb0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1d12efa0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1f896350, 0x18e3e690, 0x22, 0x20cd7b80, 0x0, 0xf768f018, 0x2987c688) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1f896350, 0x18e3e690, 0x22, 0x272ab380, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1f896350, 0x272ab380, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1f896350, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2e306ae0, 0xf7693770, 0x20cd7a80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x20cd7a80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1df88900, 0x20cd7a80, 0x20cd7b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 15736 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1b123260, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 21999 [IO wait]: net.runtime_pollWait(0xf76c05b0, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x18eec3b8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x18eec3b8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x18eec380, 0x1ca8d5e0, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1c6a2338, 0x1ca8d5e0, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1cb51f20, 0x1ca8d5e0, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1ca8d560, 0x1ca8d5e0, 0x4, 0x4, 0xfa64f39b, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1ca8d590, 0x1ca8d5e0, 0x4, 0x4, 0xea25b201, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1ca8d590, 0x1ca8d5e0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1ca8d590, 0x1ca8d5e0, 0x4, 0x4, 0xc0740668, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1ca8d590, 0x1ca8d5e0, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1a2643c0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1a2643c0, 0x1dadcd10, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1ca8d620, 0x1dadcd10, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1a264510, 0x1dadcd10, 0x4, 0x4, 0x70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1a264510, 0x1dadcd10, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1a264510, 0x1dadcd10, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1a264510, 0x1dadcd10, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1a6d1890, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1a6d1890, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1a481b00, 0x1d898000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1dadcd40, 0x1d898000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1ca8d900, 0x1d898000, 0x1000, 0x1000, 0x1e877d68, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1d3d86c0) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1d3d86c0, 0x1cfe4ea0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1d3d86c0, 0x1cfe4ea0, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1d3d86c0, 0x1cfe4ea0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1e877d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 9496215 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d309180, 0x25f77000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d309180, 0x25f77000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2378e0c0, 0x25f77000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2378e0c0, 0x25f77000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x23c34860, 0x25f77000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x27cb8a30, 0x25f77000, 0x1000, 0x1000, 0x1c737240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10111261 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x209fd280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x209fd280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10159869 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2453acc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2453acc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9949902 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1aab82a0, 0x2072d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1aab82a0, 0x2072d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2316c510, 0x2072d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2316c510, 0x2072d000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1ea93160, 0x2072d000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x26036070, 0x2072d000, 0x1000, 0x1000, 0x25535c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10109834 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1bf34120, 0xf764f0e0, 0x29df1920, 0x1c77d400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x33e498e0, 0xf764f0e0, 0x29df1920, 0x1c77d400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2c0c9940, 0x33e4d1d0, 0x33e498e0, 0xf769af80, 0x2c0c9880, 0x1c77d400, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9826787 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1d1ee540, 0x22799d40, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1d1ee540, 0x22799d40, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x22799d40, 0x22, 0x9cb9) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10159032 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2280d6c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2280d6c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10147290 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fca3d80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fca3d80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x22dc0f80, 0xf7693770, 0x1fca3d80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9961390 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1d782eb0, 0xc, 0xc, 0x0, 0x0, 0x1fd47c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x25ce02a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x25ce02a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x25ce02a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1f192090, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1f192090, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1f192090, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1b9ec5c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1fd4c980, 0x18e3e690, 0x22, 0x1fd47c00, 0x0, 0xf768f018, 0x1fd57180) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1fd4c980, 0x18e3e690, 0x22, 0x22ea37d0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1fd4c980, 0x22ea37d0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1fd4c980, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x30d27860, 0xf7693770, 0x1fd47b00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1fd47b00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1d782e40, 0x1fd47b00, 0x1fd47bc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160388 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c537940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c537940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 12683 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1cf3a6c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 10102420 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x289c3f80, 0xf764f0e0, 0x1c630f80, 0x2a1dbb00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x22f7eb20, 0xf764f0e0, 0x1c630f80, 0x2a1dbb00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x232564c0, 0x22a17f90, 0x22f7eb20, 0xf769af80, 0x2359b580, 0x2a1dbb00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9770895 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fb59380, 0xf764f0e0, 0x27d1a360, 0x292ab800, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x29247d80, 0xf764f0e0, 0x27d1a360, 0x292ab800, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x282ae880, 0x271a9590, 0x29247d80, 0xf769af80, 0x27123440, 0x292ab800, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9879970 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1d4d05a0, 0xf764f0e0, 0x236ed300, 0x1d4c9780, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x25363ea0, 0xf764f0e0, 0x236ed300, 0x1d4c9780, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1c537440, 0x1b1e8250, 0x25363ea0, 0xf769af80, 0x1c5372c0, 0x1d4c9780, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9957952 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1ae7a700, 0xc, 0xc, 0x0, 0x0, 0x1f3de140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2247d180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2247d180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2247d180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2d6b7290, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2d6b7290, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2d6b7290, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2ebf8400, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1cca5808, 0x18e3e690, 0x22, 0x1f3de100, 0x0, 0xf768f018, 0x272b1540) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1cca5808, 0x18e3e690, 0x22, 0x20538cf0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1cca5808, 0x20538cf0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1cca5808, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2491b320, 0xf7693770, 0x21afd600, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x21afd600) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1ea60070, 0x21afd600, 0x21afd6c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10152362 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2c115e00, 0x2df871a0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2c115e00, 0x2df871a0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2df871a0, 0x22, 0xa1bb) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10001209 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1ff856c0, 0x1ef1a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1ff856c0, 0x1ef1a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2401ea80, 0x1ef1a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2401ea80, 0x1ef1a000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x22db74a0, 0x1ef1a000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x30c119f0, 0x1ef1a000, 0x1000, 0x1000, 0x29977f00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9623424 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x21a548c0, 0x262dc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x21a548c0, 0x262dc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1de594d0, 0x262dc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1de594d0, 0x262dc000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x25fbed00, 0x262dc000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x26d548a0, 0x262dc000, 0x1000, 0x1000, 0x251f5040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9843235 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d852880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d852880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x25f172a0, 0xf7693770, 0x1d852880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10159181 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1a6b7fc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a6b7fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10147528 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e836ec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e836ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9916985 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1e5efe40, 0x1d672d50, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1e5efe40, 0x1d672d50, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1d672d50, 0x22, 0x9e1e) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10074922 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2c787a00, 0x2479f500, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2c787a00, 0x2479f500, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2479f500, 0x22, 0xa094) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9457645 [IO wait]: net.runtime_pollWait(0xf76c0010, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x2a4389b8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x2a4389b8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x2a438980, 0x247bb7b0, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1f7e4298, 0x247bb7b0, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x28d900a0, 0x247bb7b0, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x247bb730, 0x247bb7b0, 0x4, 0x4, 0x57a2f76f, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x247bb760, 0x247bb7b0, 0x4, 0x4, 0x9e5586c7, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x247bb760, 0x247bb7b0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x247bb760, 0x247bb7b0, 0x4, 0x4, 0x2109c247, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x247bb760, 0x247bb7b0, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x28174d80, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x28174d80, 0x1e38ee90, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x247bb7f0, 0x1e38ee90, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x28174de0, 0x1e38ee90, 0x4, 0x4, 0xec, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x28174de0, 0x1e38ee90, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x28174de0, 0x1e38ee90, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x28174de0, 0x1e38ee90, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x266d41e0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x266d41e0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x2c2ea5c0, 0x28a0a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1e38eeb0, 0x28a0a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x247bbb20, 0x28a0a000, 0x1000, 0x1000, 0x23c0b6a8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x266d42d0) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x266d42d0, 0x200cdaa0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x266d42d0, 0x200cdaa0, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x266d42d0, 0x200cdaa0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x23c0b680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 9414632 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1eee2ee0, 0x1cd14000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1eee2ee0, 0x1cd14000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b85f260, 0x1cd14000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b85f260, 0x1cd14000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1d65bd40, 0x1cd14000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ba6e000, 0x1cd14000, 0x1000, 0x1000, 0x226e0cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9754057 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b498400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2b498400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21859628, 0x2b498400, 0x2b4984c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10159423 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2ce7fa80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2ce7fa80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9596703 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26c996c0, 0x272c2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26c996c0, 0x272c2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2ea02960, 0x272c2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2ea02960, 0x272c2000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2cf92fe0, 0x272c2000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2d99b730, 0x272c2000, 0x1000, 0x1000, 0x2acfc280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 13411 [IO wait]: net.runtime_pollWait(0xf75e5a78, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1e5ee938, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1e5ee938, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1e5ee900, 0x1e76e1d0, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1d966f88, 0x1e76e1d0, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1e638ce0, 0x1e76e1d0, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1e76e150, 0x1e76e1d0, 0x4, 0x4, 0x84cc3d39, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1e76e180, 0x1e76e1d0, 0x4, 0x4, 0xaa43962a, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1e76e180, 0x1e76e1d0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1e76e180, 0x1e76e1d0, 0x4, 0x4, 0xe4f80ae6, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1e76e180, 0x1e76e1d0, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1a96f2c0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1a96f2c0, 0x1bdd3eb0, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1e76e210, 0x1bdd3eb0, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1a96f440, 0x1bdd3eb0, 0x4, 0x4, 0xa0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1a96f440, 0x1bdd3eb0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1a96f440, 0x1bdd3eb0, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1a96f440, 0x1bdd3eb0, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1ca5eae0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1ca5eae0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1c603f40, 0x1c791000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1bdd3ed0, 0x1c791000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1e76e4f0, 0x1c791000, 0x1000, 0x1000, 0x1ec696a8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1ca5ecf0) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1ca5ecf0, 0x1e093b40, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1ca5ecf0, 0x1e093b40, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1ca5ecf0, 0x1e093b40, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1ec69680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 13527 [IO wait]: net.runtime_pollWait(0xf75e5c58, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1f137bf8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1f137bf8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1f137bc0, 0x1f139440, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1d9667e8, 0x1f139440, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1f13aaa0, 0x1f139440, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1f1393c0, 0x1f139440, 0x4, 0x4, 0x9a5fc7c, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1f1393f0, 0x1f139440, 0x4, 0x4, 0xba4e9178, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1f1393f0, 0x1f139440, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1f1393f0, 0x1f139440, 0x4, 0x4, 0x58d46a73, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1f1393f0, 0x1f139440, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1d132060, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1d132060, 0x1d05a2b0, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1f139480, 0x1d05a2b0, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1d1321b0, 0x1d05a2b0, 0x4, 0x4, 0x15a, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1d1321b0, 0x1d05a2b0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1d1321b0, 0x1d05a2b0, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1d1321b0, 0x1d05a2b0, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1b560cc0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1b560cc0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1add1500, 0x1c421000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1d05a2d0, 0x1c421000, 0x1000, 0x1000, 0xc, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1f139760, 0x1c421000, 0x1000, 0x1000, 0xc, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1c61cb40) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1c61cb40, 0x1e1b4700, 0xc, 0xc, 0x1e1b4702, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1c61cb40, 0x1e1b4700, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1c61cb40, 0x1e1b4700, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1e046a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 9998009 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28ba3b60, 0xf764f0e0, 0x279a5a40, 0x2b295d80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x24918a20, 0xf764f0e0, 0x279a5a40, 0x2b295d80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1e61b240, 0x22ba5770, 0x24918a20, 0xf769af80, 0x1caa1800, 0x2b295d80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 15254 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1cc81020) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 9345606 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1cd795e0, 0x20341000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1cd795e0, 0x20341000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2c87a1b0, 0x20341000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2c87a1b0, 0x20341000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1f598ce0, 0x20341000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x229fa140, 0x20341000, 0x1000, 0x1000, 0x1d9529c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10160203 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c6385c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c6385c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160602 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2475d900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2475d900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9692924 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x227dc700, 0x23867000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x227dc700, 0x23867000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x312083c0, 0x23867000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x312083c0, 0x23867000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x237b4500, 0x23867000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f66d3f0, 0x23867000, 0x1000, 0x1000, 0x1c26c980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10155464 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f008d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f008d00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10147023 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e563b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e563b40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10008464 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28f71c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28f71c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x23ec3500, 0xf7693770, 0x28f71c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9757023 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x24462a80, 0x267f7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x24462a80, 0x267f7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2a4bdb30, 0x267f7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2a4bdb30, 0x267f7000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x27cdcd20, 0x267f7000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1cd63180, 0x267f7000, 0x1000, 0x1000, 0x1b11a480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10038328 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x28002620, 0x2fbc0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x28002620, 0x2fbc0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2a43c030, 0x2fbc0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2a43c030, 0x2fbc0000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x20cf19c0, 0x2fbc0000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x220ed360, 0x2fbc0000, 0x1000, 0x1000, 0x23d28b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9806189 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2467e7a0, 0xc, 0xc, 0x0, 0x0, 0x1dc9a7c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x29950380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x29950380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x29950380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2a2190e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2a2190e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2a2190e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2fbb6fc0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1d1a6d98, 0x18e3e690, 0x22, 0x1dc9a540, 0x0, 0xf768f018, 0x2963e438) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1d1a6d98, 0x18e3e690, 0x22, 0x26ee9080, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1d1a6d98, 0x26ee9080, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1d1a6d98, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2b319440, 0xf7693770, 0x1dc9a080, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1dc9a080) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2467e6a0, 0x1dc9a080, 0x1dc9a140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10125101 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1be7a9c0, 0xc, 0xc, 0x0, 0x0, 0x1c566e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x260841c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x2ecfe07d, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1e6949b0, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x26fa997c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x1be7a9b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1e694910, 0x18e3e690, 0x22, 0x1c566e00, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1e694910, 0x18e3e690, 0x22, 0x2b746ea0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1e694910, 0x2b746ea0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1e694910, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x252e16e0, 0xf7693770, 0x1c566d00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1c566d00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1be7a950, 0x1c566d00, 0x1c566dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9755111 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x25051200, 0xf764f0e0, 0x1c27ab20, 0x29f38300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x24bddee0, 0xf764f0e0, 0x1c27ab20, 0x29f38300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x28bc0cc0, 0x1fd9c7f0, 0x24bddee0, 0xf769af80, 0x2144b2c0, 0x29f38300, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 15281 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1c42c7e0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 10157474 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fd506c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fd506c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 15447 [IO wait, 15 minutes]: net.runtime_pollWait(0xf75e5910, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1e833038, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1e833038, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1e833000, 0x1e848840, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1e7a5d80, 0x1e848840, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1e846980, 0x1e848840, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1e8487c0, 0x1e848840, 0x4, 0x4, 0x36bfae9c, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1e8487f0, 0x1e848840, 0x4, 0x4, 0x72a8ca05, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1e8487f0, 0x1e848840, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1e8487f0, 0x1e848840, 0x4, 0x4, 0xde26fa18, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1e8487f0, 0x1e848840, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1a94b890, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1a94b890, 0x1fa2d540, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1e848880, 0x1fa2d540, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1a94b950, 0x1fa2d540, 0x4, 0x4, 0x58, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1a94b950, 0x1fa2d540, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1a94b950, 0x1fa2d540, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1a94b950, 0x1fa2d540, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1cee7a40, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1cee7a40, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1c87ff80, 0x1d024000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1fa2d560, 0x1d024000, 0x1000, 0x1000, 0xc, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1e848b60, 0x1d024000, 0x1000, 0x1000, 0xc, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1cee7440) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1cee7440, 0x1ca11280, 0xc, 0xc, 0x1ca11282, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1cee7440, 0x1ca11280, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1cee7440, 0x1ca11280, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1d6f8240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 15607 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1daa4d20) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 15264 [IO wait]: net.runtime_pollWait(0xf76502b8, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1d7630b8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1d7630b8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1d763080, 0x1acff670, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1c4001c0, 0x1acff670, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1d45d220, 0x1acff670, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1acff5f0, 0x1acff670, 0x4, 0x4, 0x2a872ce0, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1acff620, 0x1acff670, 0x4, 0x4, 0x1faca6ff, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1acff620, 0x1acff670, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1acff620, 0x1acff670, 0x4, 0x4, 0xfbda5e19, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1acff620, 0x1acff670, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1c5cbd10, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1c5cbd10, 0x1aab32c0, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1acff6b0, 0x1aab32c0, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1c5cbe00, 0x1aab32c0, 0x4, 0x4, 0x98, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1c5cbe00, 0x1aab32c0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1c5cbe00, 0x1aab32c0, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1c5cbe00, 0x1aab32c0, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1d8be930, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1d8be930, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1c6033c0, 0x1b9a3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1aab32e0, 0x1b9a3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1acff990, 0x1b9a3000, 0x1000, 0x1000, 0x1c42c808, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1c5f9da0) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1c5f9da0, 0x1bd9b050, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1c5f9da0, 0x1bd9b050, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1c5f9da0, 0x1bd9b050, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1c42c7e0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 15282 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1c42c7e0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 10160108 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20d31640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20d31640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9909454 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1d5673c0, 0xc, 0xc, 0x0, 0x0, 0x2c4f4380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x25f31960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x25f31960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x25f31960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2ce89f20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2ce89f20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2ce89f20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x28e195a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x280c0630, 0x18e3e690, 0x22, 0x2c4f4340, 0x0, 0xf768f018, 0x28e30288) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x280c0630, 0x18e3e690, 0x22, 0x2379f1a0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x280c0630, 0x2379f1a0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x280c0630, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2bbf1500, 0xf7693770, 0x2c4f4240, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2c4f4240) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1d567350, 0x2c4f4240, 0x2c4f4300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10026695 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ce01c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1ce01c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1eafeec8, 0x1ce01c40, 0x1ce01d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160626 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x232cf280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x232cf280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9846091 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d4b1ce0, 0x1aeb6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d4b1ce0, 0x1aeb6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x253025d0, 0x1aeb6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x253025d0, 0x1aeb6000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x20394540, 0x1aeb6000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e1e5690, 0x1aeb6000, 0x1000, 0x1000, 0x1c536380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9757044 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1da3a9a0, 0x1fb39000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1da3a9a0, 0x1fb39000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x22f36150, 0x1fb39000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x22f36150, 0x1fb39000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26d39d60, 0x1fb39000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1fd9d700, 0x1fb39000, 0x1000, 0x1000, 0x1b11ad80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9675298 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c360700, 0x21e66000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c360700, 0x21e66000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x23baac00, 0x21e66000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x23baac00, 0x21e66000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1d781f60, 0x21e66000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1edf0bd0, 0x21e66000, 0x1000, 0x1000, 0x1e7b8080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10159175 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1a9a3400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a9a3400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9775507 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x246a7680, 0xc, 0xc, 0x0, 0x0, 0x20dca880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1f539180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1f539180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1f539180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1f490480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1f490480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1f490480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x23ddde80, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21fba388, 0x18e3e690, 0x22, 0x20dca840, 0x0, 0xf768f018, 0x1fb1e578) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21fba388, 0x18e3e690, 0x22, 0x26803800, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21fba388, 0x26803800, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21fba388, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x21f2bc80, 0xf7693770, 0x20dca740, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x20dca740) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x246a7610, 0x20dca740, 0x20dca800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10155339 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2174afc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2174afc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160014 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d57f780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d57f780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9980738 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23f224c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23f224c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x212a01c0, 0xf7693770, 0x23f224c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9496987 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x255b2750, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 10150334 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x231bc580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x231bc580, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9911458 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28b17500, 0xf764f0e0, 0x2274d200, 0x2da5d880, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2c99b140, 0xf764f0e0, 0x2274d200, 0x2da5d880, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x267db840, 0x257b6640, 0x2c99b140, 0xf769af80, 0x267db780, 0x2da5d880, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9444613 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2962f6c0, 0x20e3a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2962f6c0, 0x20e3a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x29944060, 0x20e3a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x29944060, 0x20e3a000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x21cc6f20, 0x20e3a000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21e3e370, 0x20e3a000, 0x1000, 0x1000, 0x21cd69c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10150076 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23451c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23451c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 12275 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1d8bc240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 10148800 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2bfcfcc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2bfcfcc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fd575f8, 0x2bfcfcc0, 0x2bfcfe00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9780865 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x26402120, 0xf764f0e0, 0x238ceee0, 0x2c18f980, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2ecac2a0, 0xf764f0e0, 0x238ceee0, 0x2c18f980, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x25792b80, 0x31312820, 0x2ecac2a0, 0xf769af80, 0x2c4f5540, 0x2c18f980, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9876668 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e69b240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e69b240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x21e45d40, 0xf7693770, 0x1e69b240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10159735 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26374600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26374600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 15433 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1d537500, 0x1f87d7b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1d537500, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1d537500, 0x1cfde8d0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 10066377 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x210967c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x210967c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e6f4d90, 0x210967c0, 0x21096940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9958833 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ed2e400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ed2e400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1f7c6500, 0xf7693770, 0x1ed2e400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10147526 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28f06480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28f06480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 13454 [IO wait]: net.runtime_pollWait(0xf75e5d48, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1f40ba38, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1f40ba38, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1f40ba00, 0x1f58fa90, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1efd4c08, 0x1f58fa90, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1f61aa20, 0x1f58fa90, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1f58fa10, 0x1f58fa90, 0x4, 0x4, 0x2a9c2b7e, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1f58fa40, 0x1f58fa90, 0x4, 0x4, 0xc8f1f9ae, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1f58fa40, 0x1f58fa90, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1f58fa40, 0x1f58fa90, 0x4, 0x4, 0x517cc4ba, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1f58fa40, 0x1f58fa90, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1abe3320, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1abe3320, 0x1d9d19d0, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1f58fad0, 0x1d9d19d0, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1abe33b0, 0x1d9d19d0, 0x4, 0x4, 0x1dc, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1abe33b0, 0x1d9d19d0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1abe33b0, 0x1d9d19d0, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1abe33b0, 0x1d9d19d0, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1d9e37d0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1d9e37d0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1ce65980, 0x1c86f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1d9d19f0, 0x1c86f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1f58fdb0, 0x1c86f000, 0x1000, 0x1000, 0x1d8e7288, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1aae9500) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1aae9500, 0x1caca9a0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1aae9500, 0x1caca9a0, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1aae9500, 0x1caca9a0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1d8e7260) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 15580 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1a93d0e0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 9892734 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1e922db0, 0xc, 0xc, 0x0, 0x0, 0x202a02c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1cda0460, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1cda0460, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1cda0460, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1caf06c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1caf06c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1caf06c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1d6c4540, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1b213b38, 0x18e3e690, 0x22, 0x202a0280, 0x0, 0xf768f018, 0x1fd3f400) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1b213b38, 0x18e3e690, 0x22, 0x272ab080, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1b213b38, 0x272ab080, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1b213b38, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1d4d1500, 0xf7693770, 0x202a0100, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x202a0100) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e922d40, 0x202a0100, 0x202a0240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160112 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c832500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c832500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10159008 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x27d0d500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27d0d500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10022029 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f789500, 0x25ad0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f789500, 0x25ad0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x27a9c810, 0x25ad0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x27a9c810, 0x25ad0000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2b9c2d40, 0x25ad0000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x23a5db20, 0x25ad0000, 0x1000, 0x1000, 0x1fb94a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 13931 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1f9bfc80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 9986405 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f293c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1f293c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fd4c620, 0x1f293c80, 0x1f293d80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10148308 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x27f46180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27f46180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 13932 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1f9bfc80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 9815220 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x21941f20, 0xf764f0e0, 0x27712040, 0x21fddb00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2b66a020, 0xf764f0e0, 0x27712040, 0x21fddb00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x26549e40, 0x271dcd30, 0x2b66a020, 0xf769af80, 0x26549d80, 0x21fddb00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9743745 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d423100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d423100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x224364c0, 0xf7693770, 0x1d423100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9795944 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2dbdb300, 0xc, 0xc, 0x0, 0x0, 0x295e33c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1aa49260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1aa49260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1aa49260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x22d674d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x22d674d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x22d674d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1ece4160, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2821c1c0, 0x18e3e690, 0x22, 0x295e3380, 0x0, 0xf768f018, 0x280c0180) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2821c1c0, 0x18e3e690, 0x22, 0x21e70f60, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2821c1c0, 0x21e70f60, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2821c1c0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2a755b00, 0xf7693770, 0x295e3280, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x295e3280) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2dbdb290, 0x295e3280, 0x295e3340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9775581 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1e5da000, 0xf764f0e0, 0x24f891e0, 0x1eddb000, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x22eb4040, 0xf764f0e0, 0x24f891e0, 0x1eddb000, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x215b8dc0, 0x258f97d0, 0x22eb4040, 0xf769af80, 0x215b8d00, 0x1eddb000, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10157641 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fb9db00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fb9db00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10007769 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1bb5ee40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1bb5ee40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23c74680, 0x1bb5ee40, 0x1bb5ef80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9380158 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x20b8bdc0, 0x25784000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x20b8bdc0, 0x25784000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1ad8fef0, 0x25784000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1ad8fef0, 0x25784000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2357b220, 0x25784000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21b72980, 0x25784000, 0x1000, 0x1000, 0x2265ab40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 1862663 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1a3fc960) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 10027393 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1d909f40, 0x219f8ba0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1d909f40, 0x219f8ba0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x219f8ba0, 0x22, 0x9fdb) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10140653 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c5f0c00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c5f0c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 15294 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1b4133e0, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 10076948 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2696dcc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2696dcc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x26721d80, 0xf7693770, 0x2696dcc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10156791 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2f467a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2f467a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9698878 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2d4d2ee0, 0x2b861000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2d4d2ee0, 0x2b861000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b4d2fc0, 0x2b861000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b4d2fc0, 0x2b861000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1f0953a0, 0x2b861000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e955320, 0x2b861000, 0x1000, 0x1000, 0x2000f0c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9866571 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d763ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1d763ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e7a40b8, 0x1d763ec0, 0x1d763f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9827133 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d095ea0, 0x1fbb2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d095ea0, 0x1fbb2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x27c1f050, 0x1fbb2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x27c1f050, 0x1fbb2000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2022c400, 0x1fbb2000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x292b3ed0, 0x1fbb2000, 0x1000, 0x1000, 0x2410b6c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9504895 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x23697ce0, 0x27d32000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x23697ce0, 0x27d32000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x23978360, 0x27d32000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x23978360, 0x27d32000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x204b49e0, 0x27d32000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1db30c80, 0x27d32000, 0x1000, 0x1000, 0x1fb9d5c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9770391 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2beb8c70, 0xc, 0xc, 0x0, 0x0, 0x23fe0a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x26038a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x26038a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x26038a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2c1889f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2c1889f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2c1889f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2b949960, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x18ea17b0, 0x18e3e690, 0x22, 0x23fe0a40, 0x0, 0xf768f018, 0x1e22d3a0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x18ea17b0, 0x18e3e690, 0x22, 0x245c6870, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x18ea17b0, 0x245c6870, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x18ea17b0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2a20a2a0, 0xf7693770, 0x23fe0740, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x23fe0740) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2beb8c00, 0x23fe0740, 0x23fe0a00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9985697 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x213352c0, 0x24565a40, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x213352c0, 0x24565a40, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x24565a40, 0x22, 0x9f2a) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 31199 [select, 4 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1fa3e720, 0x1def57b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1fa3e720, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1fa3e720, 0x1ef846d0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 14620 [IO wait]: net.runtime_pollWait(0xf75e5cd0, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1d2e4d78, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1d2e4d78, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1d2e4d40, 0x1f2df660, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1f2bb230, 0x1f2df660, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1f2e00c0, 0x1f2df660, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1f2df5e0, 0x1f2df660, 0x4, 0x4, 0x8058fc1b, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1f2df610, 0x1f2df660, 0x4, 0x4, 0x8347b747, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1f2df610, 0x1f2df660, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1f2df610, 0x1f2df660, 0x4, 0x4, 0x7d037bb3, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1f2df610, 0x1f2df660, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1c881500, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1c881500, 0x1c5213e0, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1f2df6a0, 0x1c5213e0, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1c8815f0, 0x1c5213e0, 0x4, 0x4, 0x1a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1c8815f0, 0x1c5213e0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1c8815f0, 0x1c5213e0, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1c8815f0, 0x1c5213e0, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1a43c4e0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1a43c4e0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x18eed3c0, 0x1fa3a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1c521400, 0x1fa3a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1f2df980, 0x1fa3a000, 0x1000, 0x1000, 0x1fa271c8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1b123c50) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1b123c50, 0x1fa2d5e0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1b123c50, 0x1fa2d5e0, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1b123c50, 0x1fa2d5e0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1fa271a0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 10142645 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2373f140, 0xc, 0xc, 0x0, 0x0, 0x25f84c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2fba9960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x60eadbff, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x2106fec8, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x252d197c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2373f130, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2106fe00, 0x18e3e690, 0x22, 0x25f84c40, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2106fe00, 0x18e3e690, 0x22, 0x1d638360, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2106fe00, 0x1d638360, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2106fe00, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x21f2c420, 0xf7693770, 0x25f84b40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x25f84b40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2373f0d0, 0x25f84b40, 0x25f84c00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 21327 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1d09fda0, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 10157507 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24538900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24538900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 12277 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1d8bc240, 0x1d85bfb8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1d8bc240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1d8bc240, 0x1c3dc660) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 9928589 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x230cad40, 0x29656360, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x230cad40, 0x29656360, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x29656360, 0x22, 0x9e49) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 13415 [select, 6 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1ec69680, 0x1abc8fb8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1ec69680, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1ec69680, 0x1bdd4230) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 9903072 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26c97260, 0x243fd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26c97260, 0x243fd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x25c3ec60, 0x243fd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x25c3ec60, 0x243fd000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x24425940, 0x243fd000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x20b52d10, 0x243fd000, 0x1000, 0x1000, 0x2687d7c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 12265 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1c9fe990, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 15205 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1fb598c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 10057245 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x30d26ae0, 0xf764f0e0, 0x28ab7e00, 0x1e559f80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x24cda660, 0xf764f0e0, 0x28ab7e00, 0x1e559f80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x281f83c0, 0x20f633c0, 0x24cda660, 0xf769af80, 0x20c01a40, 0x1e559f80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 12822 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1cf3bf20, 0x1a742fb8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1cf3bf20, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1cf3bf20, 0x1bcc7660) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 13846 [IO wait]: net.runtime_pollWait(0xf75e5820, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1e5ef4f8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1e5ef4f8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1e5ef4c0, 0x1e862f70, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1d9676e0, 0x1e862f70, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1e7bd1c0, 0x1e862f70, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1e862ef0, 0x1e862f70, 0x4, 0x4, 0xb272e864, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1e862f20, 0x1e862f70, 0x4, 0x4, 0xeb0c954e, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1e862f20, 0x1e862f70, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1e862f20, 0x1e862f70, 0x4, 0x4, 0xf5cc826d, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1e862f20, 0x1e862f70, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1aa64bd0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1aa64bd0, 0x1bb90360, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1e862fb0, 0x1bb90360, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1aa64e40, 0x1bb90360, 0x4, 0x4, 0x1b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1aa64e40, 0x1bb90360, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1aa64e40, 0x1bb90360, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1aa64e40, 0x1bb90360, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1b1a76b0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1b1a76b0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1ae1cac0, 0x1b28b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1bb90380, 0x1b28b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1e863290, 0x1b28b000, 0x1000, 0x1000, 0x1d82c628, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1c6dfce0) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1c6dfce0, 0x1e65d1b0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1c6dfce0, 0x1e65d1b0, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1c6dfce0, 0x1e65d1b0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1d82c600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 13934 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1f9bfc80, 0x1f3047b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1f9bfc80, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1f9bfc80, 0x1f9d4580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 10109811 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1a3fd020, 0xf764f0e0, 0x30386a20, 0x1f81f980, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2a0e5540, 0xf764f0e0, 0x30386a20, 0x1f81f980, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1dbd40c0, 0x2a0f2d70, 0x2a0e5540, 0xf769af80, 0x1dbd4000, 0x1f81f980, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9987294 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1fe5bf20, 0xc, 0xc, 0x0, 0x0, 0x22348780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1bb37960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1bb37960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1bb37960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x23bc0e70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x23bc0e70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x23bc0e70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1bde2300, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1e87b630, 0x18e3e690, 0x22, 0x22348740, 0x0, 0xf768f018, 0x2b2a8710) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1e87b630, 0x18e3e690, 0x22, 0x25711800, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1e87b630, 0x25711800, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1e87b630, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1afc2e40, 0xf7693770, 0x20613840, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x20613840) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fe5afe0, 0x20613840, 0x20613900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9958816 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ed2ec00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1ed2ec00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1cf1f428, 0x1ed2ec00, 0x1ed2f480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10093277 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x25c46830, 0xc, 0xc, 0x0, 0x0, 0x214226c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x205ff180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x205ff180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x205ff180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2894b7d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2894b7d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2894b7d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x237d0580, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1f5973e8, 0x18e3e690, 0x22, 0x21422640, 0x0, 0xf768f018, 0x1fd57238) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1f5973e8, 0x18e3e690, 0x22, 0x2479f470, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1f5973e8, 0x2479f470, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1f5973e8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28c770e0, 0xf7693770, 0x21422540, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x21422540) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x25c467c0, 0x21422540, 0x21422600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10159948 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e1abe80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e1abe80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10157776 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24b56f40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24b56f40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10109056 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e1f6740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1e1f6740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f49cee0, 0x1e1f6740, 0x1e1f6800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9996096 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x264055c0, 0xf764f0e0, 0x1d2ee7a0, 0x1d628c00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1fdbd7c0, 0xf764f0e0, 0x1d2ee7a0, 0x1d628c00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x230cb940, 0x1d5e2400, 0x1fdbd7c0, 0xf769af80, 0x230cb680, 0x1d628c00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9997997 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x221a03c0, 0xc, 0xc, 0x0, 0x0, 0x1d3c5b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x225cd960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x225cd960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x225cd960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2401ed50, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2401ed50, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2401ed50, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x22db75a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1ffd8498, 0x18e3e690, 0x22, 0x1d3c5b40, 0x0, 0xf768f018, 0x20d25878) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1ffd8498, 0x18e3e690, 0x22, 0x25710060, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1ffd8498, 0x25710060, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1ffd8498, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1cdb9560, 0xf7693770, 0x1d3c5a40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1d3c5a40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x221a0350, 0x1d3c5a40, 0x1d3c5b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10023886 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1dfe5840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1dfe5840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e8b7190, 0x1dfe5840, 0x1dfe5900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10108591 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1add0a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1add0a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1ba01778, 0x1add0a80, 0x1add0b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9744898 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fb59c80, 0xf764f0e0, 0x1e2fc040, 0x1e162a80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x21048aa0, 0xf764f0e0, 0x1e2fc040, 0x1e162a80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1f292100, 0x1fa71600, 0x21048aa0, 0xf769af80, 0x1f292040, 0x1e162a80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10085442 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1d5aed80, 0x2ce81d10, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1d5aed80, 0x2ce81d10, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2ce81d10, 0x22, 0xa0d8) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9868866 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1c6a1500, 0x2f018b10, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1c6a1500, 0x2f018b10, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2f018b10, 0x22, 0x9d5a) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10018105 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x20969460, 0xc, 0xc, 0x0, 0x0, 0x24bc6200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2affddc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2affddc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2affddc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2d0f0390, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2d0f0390, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2d0f0390, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x202bfee0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1c1dd228, 0x18e3e690, 0x22, 0x24bc6080, 0x0, 0xf768f018, 0x2966e6e0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1c1dd228, 0x18e3e690, 0x22, 0x2f033770, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1c1dd228, 0x2f033770, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1c1dd228, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2b40b2c0, 0xf7693770, 0x1c5fdf40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1c5fdf40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x209693e0, 0x1c5fdf40, 0x24bc6040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9883173 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1f008dc0, 0x272ab290, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1f008dc0, 0x272ab290, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x272ab290, 0x22, 0x9d95) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9975849 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1fa84e30, 0xc, 0xc, 0x0, 0x0, 0x1fca3340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x25f61ce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x25f61ce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x25f61ce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2ea86960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2ea86960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2ea86960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2c8c5780, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x27d94e00, 0x18e3e690, 0x22, 0x1fca3300, 0x0, 0xf768f018, 0x2987dba0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x27d94e00, 0x18e3e690, 0x22, 0x2a085770, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x27d94e00, 0x2a085770, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x27d94e00, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1f282ea0, 0xf7693770, 0x2c78b080, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2c78b080) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x202efde0, 0x2c78b080, 0x2c78b140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 21132 [IO wait]: net.runtime_pollWait(0xf76c0448, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1acf8e38, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1acf8e38, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1acf8e00, 0x1b9df5c0, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1b6fac10, 0x1b9df5c0, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1b950e80, 0x1b9df5c0, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1b9df540, 0x1b9df5c0, 0x4, 0x4, 0x75e53791, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1b9df570, 0x1b9df5c0, 0x4, 0x4, 0xff6b0ba8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1b9df570, 0x1b9df5c0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1b9df570, 0x1b9df5c0, 0x4, 0x4, 0xe15f93d3, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1b9df570, 0x1b9df5c0, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x18ef1380, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x18ef1380, 0x1ad677b0, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1b9df600, 0x1ad677b0, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x18ef1530, 0x1ad677b0, 0x4, 0x4, 0x5c, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x18ef1530, 0x1ad677b0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x18ef1530, 0x1ad677b0, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x18ef1530, 0x1ad677b0, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1ac317a0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1ac317a0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1c8bc0c0, 0x1bebb000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1ad677d0, 0x1bebb000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1b9df8e0, 0x1bebb000, 0x1000, 0x1000, 0x1e22f168, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1c82f650) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1c82f650, 0x1d9845d0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1c82f650, 0x1d9845d0, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1c82f650, 0x1d9845d0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1e22f140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 9786773 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28ba3e00, 0xf764f0e0, 0x2094eb40, 0x1b3e6500, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2023b9a0, 0xf764f0e0, 0x2094eb40, 0x1b3e6500, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x205e1d40, 0x20a5ca50, 0x2023b9a0, 0xf769af80, 0x1fef1b40, 0x1b3e6500, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9480478 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x261fc7e0, 0x27f64000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x261fc7e0, 0x27f64000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x29aad470, 0x27f64000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x29aad470, 0x27f64000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x25056040, 0x27f64000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21796300, 0x27f64000, 0x1000, 0x1000, 0x1e7b9280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10073295 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2ad3ecc0, 0x2479edb0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2ad3ecc0, 0x2479edb0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2479edb0, 0x22, 0xa08a) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9881383 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1dd6bf80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1dd6bf80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2929ebe0, 0xf7693770, 0x1dd6bf80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 13636 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1b13adb0, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 13653 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1cf6e900, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 9893409 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1e70bf20, 0xf764f0e0, 0x1a6ea840, 0x1df5ee00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x26d43100, 0xf764f0e0, 0x1a6ea840, 0x1df5ee00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1b4511c0, 0x1d8dd740, 0x26d43100, 0xf769af80, 0x1b451100, 0x1df5ee00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10074894 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2ec1c880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2ec1c880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2f47fc40, 0xf7693770, 0x2ec1c880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9762413 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1a359300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a359300, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1af9d340, 0xf7693770, 0x1a359300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9724707 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25f601c0, 0x2e96d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25f601c0, 0x2e96d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x232d7380, 0x2e96d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x232d7380, 0x2e96d000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1b93e9e0, 0x2e96d000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1fbfeff0, 0x2e96d000, 0x1000, 0x1000, 0x1fd61600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9764218 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ac18e80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ac18e80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2954bbe0, 0xf7693770, 0x1ac18e80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10148447 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1b61ec40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1b61ec40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9852715 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x225ac530, 0xc, 0xc, 0x0, 0x0, 0x2a4e6ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x26d135e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x26d135e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x26d135e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2d960780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2d960780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2d960780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x25a5d7e0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x24aef620, 0x18e3e690, 0x22, 0x2a4e6c00, 0x0, 0xf768f018, 0x28ac3e90) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x24aef620, 0x18e3e690, 0x22, 0x22798930, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x24aef620, 0x22798930, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x24aef620, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28b17020, 0xf7693770, 0x2a4e6ac0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2a4e6ac0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x225ac4c0, 0x2a4e6ac0, 0x2a4e6bc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10159610 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x201fb980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x201fb980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 15328 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1c6d5ce0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 9479911 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1df2f960, 0x27bf9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1df2f960, 0x27bf9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x283f35c0, 0x27bf9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x283f35c0, 0x27bf9000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2a264720, 0x27bf9000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x271e4360, 0x27bf9000, 0x1000, 0x1000, 0x2354b780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 13546 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1dfdbe60) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 9935392 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26ad9a00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x26ad9a00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x235adc40, 0x26ad9a00, 0x26ad9ac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10138832 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26ee0100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26ee0100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9836232 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21b52dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x21b52dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2299ab48, 0x21b52dc0, 0x21b52e80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9910158 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2b067ef0, 0xc, 0xc, 0x0, 0x0, 0x2a2980c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2daa8e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2daa8e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2daa8e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2f038f30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2f038f30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2f038f30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2b1b02c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2966eba8, 0x18e3e690, 0x22, 0x2a298080, 0x0, 0xf768f018, 0x20d25550) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2966eba8, 0x18e3e690, 0x22, 0x1ecda930, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2966eba8, 0x1ecda930, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2966eba8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fd15380, 0xf7693770, 0x2d965f80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2d965f80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2b067e80, 0x2d965f80, 0x2a298040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 578353 [select, 21 minutes]: github.com/ipfs/go-ipfs/commands/http.internalHandler.ServeHTTP.func2(0xf76bdb38, 0x1cb21f18, 0xf764f0e0, 0x22483780, 0x1cb21f40) /go/src/github.com/ipfs/go-ipfs/commands/http/handler.go:135 +0xdc created by github.com/ipfs/go-ipfs/commands/http.internalHandler.ServeHTTP /go/src/github.com/ipfs/go-ipfs/commands/http/handler.go:140 +0x3d6 goroutine 10154860 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2687cfc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2687cfc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9803550 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x29ac7540, 0x26ee8cc0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x29ac7540, 0x26ee8cc0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26ee8cc0, 0x22, 0x9c66) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10148702 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21b339c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21b339c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10152688 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2a420540, 0x25d398f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2a420540, 0x25d398f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x25d398f0, 0x22, 0xa1bd) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10095486 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x270317a0, 0x2773b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x270317a0, 0x2773b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28b20030, 0x2773b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28b20030, 0x2773b000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x275695c0, 0x2773b000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e4dd7c0, 0x2773b000, 0x1000, 0x1000, 0x28ddb2c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 11378 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1f9658c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 9801971 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x23ac9f40, 0x26ee8ae0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x23ac9f40, 0x26ee8ae0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26ee8ae0, 0x22, 0x9c61) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 14593 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1f9d09c0, 0x1f304fb8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1f9d09c0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1f9d09c0, 0x1f9e0c90) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 10141150 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x27709af0, 0xc, 0xc, 0x0, 0x0, 0x2a298ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2d4d40e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x5bd291eb, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x2b2a9978, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x2c59797c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x27709ae0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2b2a98b8, 0x18e3e690, 0x22, 0x2a298e80, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2b2a98b8, 0x18e3e690, 0x22, 0x1d65df20, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2b2a98b8, 0x1d65df20, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2b2a98b8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fc67740, 0xf7693770, 0x2a298d40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2a298d40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x27709a80, 0x2a298d40, 0x2a298e40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9828398 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1e858c60, 0xf764f0e0, 0x2e074460, 0x26b9eb80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x21c59760, 0xf764f0e0, 0x2e074460, 0x26b9eb80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x28a99f80, 0x221e22b0, 0x21c59760, 0xf769af80, 0x1d1ee6c0, 0x26b9eb80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9717996 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26c968c0, 0x2712a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26c968c0, 0x2712a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2986d440, 0x2712a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2986d440, 0x2712a000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x258c8220, 0x2712a000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2861edc0, 0x2712a000, 0x1000, 0x1000, 0x26373780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9835941 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1addcfc0, 0x1f37d230, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1addcfc0, 0x1f37d230, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1f37d230, 0x22, 0x9ceb) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10158150 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x205e0540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x205e0540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9991341 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1bb37960, 0x1e430000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1bb37960, 0x1e430000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x23bc0e70, 0x1e430000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x23bc0e70, 0x1e430000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1bde2300, 0x1e430000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f720050, 0x1e430000, 0x1000, 0x1000, 0x2250b0c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9908841 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2e330ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2e330ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2106fb80, 0x2e330ec0, 0x2e331040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9949612 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x28205040, 0x22ea3a70, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x28205040, 0x22ea3a70, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x22ea3a70, 0x22, 0x9eaa) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10110912 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e853d80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e853d80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9854594 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2b31cf00, 0xf764f0e0, 0x249d7300, 0x27ec0d80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1ee62fc0, 0xf764f0e0, 0x249d7300, 0x27ec0d80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x24ccdd80, 0x2245aa00, 0x1ee62fc0, 0xf769af80, 0x24ccdcc0, 0x27ec0d80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9982275 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x22076ef0, 0xc, 0xc, 0x0, 0x0, 0x2a439000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x23c15a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x23c15a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x23c15a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x24f61e60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x24f61e60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x24f61e60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x245fca80, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x203fd030, 0x18e3e690, 0x22, 0x2a438fc0, 0x0, 0xf768f018, 0x271477a0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x203fd030, 0x18e3e690, 0x22, 0x2a085650, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x203fd030, 0x2a085650, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x203fd030, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2452aa20, 0xf7693770, 0x2a438e40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2a438e40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22076e80, 0x2a438e40, 0x2a438f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10159205 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ae1ce40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ae1ce40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10144861 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x289c3440, 0xf764f0e0, 0x2b90ddc0, 0x1f66ec80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2b90c940, 0xf764f0e0, 0x2b90ddc0, 0x1f66ec80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2a439440, 0x20157550, 0x2b90c940, 0xf769af80, 0x2a4392c0, 0x1f66ec80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9898123 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c13bd00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c13bd00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x29e61520, 0xf7693770, 0x2c13bd00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9846854 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d4df040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1d4df040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22679338, 0x1d4df040, 0x1d4df180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9757894 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1cb01100, 0xc, 0xc, 0x0, 0x0, 0x1b5fbe80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x27084a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x27084a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x27084a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1d3dadb0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1d3dadb0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1d3dadb0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1c8b6cc0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1e7a4838, 0x18e3e690, 0x22, 0x1b5fbd40, 0x0, 0xf768f018, 0x1fb1e558) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1e7a4838, 0x18e3e690, 0x22, 0x268038c0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1e7a4838, 0x268038c0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1e7a4838, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28ba22a0, 0xf7693770, 0x1b5fbc40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1b5fbc40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1cb01090, 0x1b5fbc40, 0x1b5fbd00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9471403 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x23b71180, 0x2dc1c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x23b71180, 0x2dc1c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x24ce6ba0, 0x2dc1c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x24ce6ba0, 0x2dc1c000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x27b58820, 0x2dc1c000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ff56990, 0x2dc1c000, 0x1000, 0x1000, 0x1f30ac40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9967678 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26f07a40, 0x29f2c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26f07a40, 0x29f2c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x20691d40, 0x29f2c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x20691d40, 0x29f2c000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1f06f4a0, 0x29f2c000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ce8acb0, 0x29f2c000, 0x1000, 0x1000, 0x1cfe1b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9935930 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x29895400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29895400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2a09c9c0, 0xf7693770, 0x29895400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9885443 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2e505340, 0x2c3f19b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2e505340, 0x2c3f19b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2c3f19b0, 0x22, 0x9da1) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9718011 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c361dc0, 0x27d53000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c361dc0, 0x27d53000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28304810, 0x27d53000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28304810, 0x27d53000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x293e3c00, 0x27d53000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2861f9d0, 0x27d53000, 0x1000, 0x1000, 0x26373ec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9951363 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2a87e960, 0xc, 0xc, 0x0, 0x0, 0x2dd04300, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2c40bc00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2c40bc00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2c40bc00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2dcd84b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2dcd84b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2dcd84b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x28f74e00, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x271475f0, 0x18e3e690, 0x22, 0x2dd042c0, 0x0, 0xf768f018, 0x27147758) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x271475f0, 0x18e3e690, 0x22, 0x29656390, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x271475f0, 0x29656390, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x271475f0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x254b04e0, 0xf7693770, 0x2dd041c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2dd041c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2a87e8f0, 0x2dd041c0, 0x2dd04280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9765445 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x237d4390, 0xc, 0xc, 0x0, 0x0, 0x1da192c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x24448620, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x24448620, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x24448620, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x28209890, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x28209890, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x28209890, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1a7355c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2031cbe8, 0x18e3e690, 0x22, 0x1da19200, 0x0, 0xf768f018, 0x280c0188) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2031cbe8, 0x18e3e690, 0x22, 0x21e71200, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2031cbe8, 0x21e71200, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2031cbe8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x26403a40, 0xf7693770, 0x1da190c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1da190c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x237d4320, 0x1da190c0, 0x1da191c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 13456 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1d8e7260) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 10031292 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2307f000, 0x2bd21bf0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2307f000, 0x2bd21bf0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2bd21bf0, 0x22, 0x9fef) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9787133 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e4f1480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e4f1480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2094eb40, 0xf7693770, 0x1e4f1480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9919459 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2c2eba00, 0x216f4000, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2c2eba00, 0x216f4000, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x216f4000, 0x22, 0x9e29) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 20814 [select, 5 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1f9bef00, 0x1e72f7b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1f9bef00, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1f9bef00, 0x1b0ec320) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 14600 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1fa14300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 10115958 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x277cb700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x277cb700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x24aef000, 0x277cb700, 0x277cb840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9776687 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2359bdc0, 0x29fee0f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2359bdc0, 0x29fee0f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x29fee0f0, 0x22, 0x9bf2) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9335667 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x23c150a0, 0x2d9a9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x23c150a0, 0x2d9a9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2924da40, 0x2d9a9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2924da40, 0x2d9a9000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2671c740, 0x2d9a9000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x29d62fc0, 0x2d9a9000, 0x1000, 0x1000, 0x2ef94c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9872309 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fc66540, 0xf764f0e0, 0x2b32ea60, 0x20338100, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x27654300, 0xf764f0e0, 0x2b32ea60, 0x20338100, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x28986bc0, 0x2ed34860, 0x27654300, 0xf769af80, 0x29f03fc0, 0x20338100, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10033557 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c81b4c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c81b4c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2d3f9f00, 0xf7693770, 0x2c81b4c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10179440 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1d75e300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 15448 [IO wait, 15 minutes]: net.runtime_pollWait(0xf75e5910, 0x77, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1e833038, 0x77, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitWrite(0x1e833038, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:82 +0x33 net.(*netFD).Write(0x1e833000, 0x1fd45230, 0x2c, 0x30, 0x28, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:318 +0x2ff net.(*conn).Write(0x1e7a5d80, 0x1fd45230, 0x2c, 0x30, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:184 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Write(0x1e846980, 0x1fd45230, 0x2c, 0x30, 0x87f6240, 0x0, 0x0) :8 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Write(0x1e8487c0, 0x1fd45230, 0x2c, 0x30, 0x8cb737c, 0x0, 0x0) :30 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Write(0x1e8487f0, 0x1fd45230, 0x2c, 0x30, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:35 +0x5a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*writer).WriteMsg(0x1e848870, 0x1fd45230, 0x2c, 0x30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:103 +0x10f github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*writer).Write(0x1e848870, 0x1fd45230, 0x2c, 0x30, 0x869ac80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:90 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Write(0x1e848880, 0x1fd45230, 0x2c, 0x30, 0x0, 0x0, 0x0) :19 +0x67 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Write(0x1a94b950, 0x1fd45230, 0x2c, 0x30, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:131 +0x56 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*writer).WriteMsg(0x1fa2d530, 0x1fd45230, 0x2c, 0x30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:103 +0x10f github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmWriter).WriteMsg(0x1f6bee40, 0x23c29990, 0xc, 0xc, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:77 +0x265 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmWriter).Write(0x1f6bee40, 0x23c29990, 0xc, 0xc, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:46 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Write(0x1fa2d560, 0x23c29990, 0xc, 0xc, 0x1e8ccfc0, 0x0, 0x0) :19 +0x67 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Write(0x1e848b60, 0x23c29990, 0xc, 0xc, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:119 +0x6e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1d6f8240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:296 +0x18f created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 9805067 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x25050900, 0xf764f0e0, 0x2654a620, 0x20e32800, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x288f1340, 0xf764f0e0, 0x2654a620, 0x20e32800, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x23b96780, 0x1fe9fcf0, 0x288f1340, 0xf769af80, 0x29ac7540, 0x20e32800, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10148319 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22c5f2c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22c5f2c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9444188 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1fd43a40, 0x24fa4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1fd43a40, 0x24fa4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x261a90b0, 0x24fa4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x261a90b0, 0x24fa4000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2bb616a0, 0x24fa4000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2e167670, 0x24fa4000, 0x1000, 0x1000, 0x2784c900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9883176 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1f008f40, 0x272ab380, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1f008f40, 0x272ab380, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x272ab380, 0x22, 0x9d98) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9940220 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1dc9b740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1dc9b740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x20a3e140, 0xf7693770, 0x1dc9b740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9465661 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x2bcff950, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 9911378 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21dcbd40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21dcbd40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2efac560, 0xf7693770, 0x21dcbd40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9910757 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2e87f680, 0xf764f0e0, 0x29ec5a60, 0x1dd85300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2a843520, 0xf764f0e0, 0x29ec5a60, 0x1dd85300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x275127c0, 0x29191aa0, 0x2a843520, 0xf769af80, 0x275126c0, 0x1dd85300, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9890368 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x21f2d440, 0xf764f0e0, 0x23e1c560, 0x1cfbfd80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1ca0b500, 0xf764f0e0, 0x23e1c560, 0x1cfbfd80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1ec79440, 0x1df951c0, 0x1ca0b500, 0xf769af80, 0x1ec785c0, 0x1cfbfd80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9724698 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b7562a0, 0x2c1ef000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b7562a0, 0x2c1ef000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1e796cc0, 0x2c1ef000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1e796cc0, 0x2c1ef000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1e7d1460, 0x2c1ef000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2071b070, 0x2c1ef000, 0x1000, 0x1000, 0x1fd61300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10160181 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1b451ec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1b451ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9867910 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1d3f1c80, 0xf764f0e0, 0x1eae69a0, 0x1b14e900, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1ecb0cc0, 0xf764f0e0, 0x1eae69a0, 0x1b14e900, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1ab95100, 0x2220ac30, 0x1ecb0cc0, 0xf769af80, 0x1ab95040, 0x1b14e900, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10125884 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x203fb9c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x203fb9c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10154044 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2b4ebfd0, 0xc, 0xc, 0x0, 0x0, 0x2ddab180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2daa8fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x15e04676, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1fd579d8, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1ce3597c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2b4ebfc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1fd57940, 0x18e3e690, 0x22, 0x2ddab100, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1fd57940, 0x18e3e690, 0x22, 0x25d399b0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1fd57940, 0x25d399b0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1fd57940, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x26403920, 0xf7693770, 0x2ddab000, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2ddab000) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2b4ebf60, 0x2ddab000, 0x2ddab0c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9777788 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x23c15ce0, 0x289fd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x23c15ce0, 0x289fd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x21a9c7e0, 0x289fd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x21a9c7e0, 0x289fd000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x218e97c0, 0x289fd000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2542c0b0, 0x289fd000, 0x1000, 0x1000, 0x2174ad40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10160294 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e1ab980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e1ab980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10158502 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22b31d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22b31d00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9900798 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2aea5f20, 0xf764f0e0, 0x27126020, 0x1f2d3e00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x24e506c0, 0xf764f0e0, 0x27126020, 0x1f2d3e00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2e3318c0, 0x20cf3e00, 0x24e506c0, 0xf769af80, 0x2e331800, 0x1f2d3e00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9810501 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x24828740, 0x26ee9410, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x24828740, 0x26ee9410, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26ee9410, 0x22, 0x9c80) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10080163 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x26b32d60, 0xc, 0xc, 0x0, 0x0, 0x21b53dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x261109a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x261109a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x261109a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x23702720, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x23702720, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x23702720, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x25ec0200, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x23f513d8, 0x18e3e690, 0x22, 0x21b53d80, 0x0, 0xf768f018, 0x1fd57600) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x23f513d8, 0x18e3e690, 0x22, 0x2933d290, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x23f513d8, 0x2933d290, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x23f513d8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x252e0e40, 0xf7693770, 0x21b538c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x21b538c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x26b32ce0, 0x21b538c0, 0x21b53d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10145364 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x241199c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x241199c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x203fd170, 0x241199c0, 0x24119a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10161003 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e8faf80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e8faf80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160081 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x27fdcc00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27fdcc00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 13547 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1dfdbe60) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 9756273 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22c72a00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x22c72a00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2c644398, 0x22c72a00, 0x22c72ac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10135624 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x254b2cc0, 0xf764f0e0, 0x215792c0, 0x289d1600, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x26999a60, 0xf764f0e0, 0x215792c0, 0x289d1600, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x20df8500, 0x2bb41130, 0x26999a60, 0xf769af80, 0x20df8400, 0x289d1600, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9806182 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23d667c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x23d667c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fb1e758, 0x23d667c0, 0x23d66880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10093499 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2641bdc0, 0x29425000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2641bdc0, 0x29425000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x25897560, 0x29425000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x25897560, 0x29425000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26ae0d40, 0x29425000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f18e300, 0x29425000, 0x1000, 0x1000, 0x218d0c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9757037 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x272547e0, 0x1f263000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x272547e0, 0x1f263000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x217ab980, 0x1f263000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x217ab980, 0x1f263000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2f2a4980, 0x1f263000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1cd63d40, 0x1f263000, 0x1000, 0x1000, 0x1b11a9c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9743696 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e853d80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1e853d80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1bbd7bc8, 0x1e853d80, 0x1e853e40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10127820 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x23e56500, 0xc, 0xc, 0x0, 0x0, 0x27ec3000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x251a6ee0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x7be43de7, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x2b28d700, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1d6c9cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x23e564f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x2e330b40, 0x18e3e690, 0x22, 0x27ec2f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x2e330b40, 0x18e3e690, 0x22, 0x26cecea0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x27ade970, 0x2106fd98, 0x18eb79e0, 0xf769af80, 0x2e330b40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 9907068 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20df9800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20df9800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1ecbeae0, 0xf7693770, 0x20df9800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10026634 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1ce006c0, 0x219f8b10, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1ce006c0, 0x219f8b10, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x219f8b10, 0x22, 0x9fda) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10143355 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2c616e40, 0xc, 0xc, 0x0, 0x0, 0x27123640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x27d77a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x5a9dbbb5, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x203fc598, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x2c8bb97c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2c616e30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x203fc4e8, 0x18e3e690, 0x22, 0x27123600, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x203fc4e8, 0x18e3e690, 0x22, 0x1d6386c0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x203fc4e8, 0x1d6386c0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x203fc4e8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2a7546c0, 0xf7693770, 0x27123480, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x27123480) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2c616dd0, 0x27123480, 0x271235c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10136289 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2170f280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2170f280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10134030 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29894780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x29894780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21fba7d8, 0x29894780, 0x29894840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9819964 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x213a75c0, 0xc, 0xc, 0x0, 0x0, 0x2307ea80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x25ce0ee0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x25ce0ee0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x25ce0ee0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x25322540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x25322540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x25322540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x21e22580, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x220d75b0, 0x18e3e690, 0x22, 0x2307ea40, 0x0, 0xf768f018, 0x27c6bb48) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x220d75b0, 0x18e3e690, 0x22, 0x297e4030, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x220d75b0, 0x297e4030, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x220d75b0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2aea5380, 0xf7693770, 0x2307e880, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2307e880) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x213a7550, 0x2307e880, 0x2307ea00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9459892 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c3610a0, 0x2c530000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c3610a0, 0x2c530000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x288dd410, 0x2c530000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x288dd410, 0x2c530000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1d4d8ac0, 0x2c530000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1fdf9170, 0x2c530000, 0x1000, 0x1000, 0x20ab3300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10122423 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b11f3c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2b11f3c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1ffd8208, 0x2b11f3c0, 0x2b11f480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 13847 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1d82c600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 9491683 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x205ff260, 0x2717c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x205ff260, 0x2717c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2f008540, 0x2717c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2f008540, 0x2717c000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26f37e20, 0x2717c000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1a4497a0, 0x2717c000, 0x1000, 0x1000, 0x1fb95180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10149807 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ae1d300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ae1d300, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10148703 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1b443e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1b443e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9762367 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1a2566c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a2566c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1d5001a0, 0xf7693770, 0x1a2566c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10155649 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2d965240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2d965240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10119681 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28f59340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x28f59340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x27465d20, 0x28f59340, 0x28f59400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9762612 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1cfdf4c0, 0xc, 0xc, 0x0, 0x0, 0x1ae3a900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2125b500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2125b500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2125b500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x27b8e1e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x27b8e1e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x27b8e1e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1dcc7b00, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1c7f8000, 0x18e3e690, 0x22, 0x1ae3a8c0, 0x0, 0xf768f018, 0x27c6ae98) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1c7f8000, 0x18e3e690, 0x22, 0x26803aa0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1c7f8000, 0x26803aa0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1c7f8000, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1db04d20, 0xf7693770, 0x1ae3a7c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1ae3a7c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1cfdf450, 0x1ae3a7c0, 0x1ae3a880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10083227 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28476ae0, 0xf764f0e0, 0x2759a680, 0x1ac9ab80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x25d347a0, 0xf764f0e0, 0x2759a680, 0x1ac9ab80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1e4f0cc0, 0x287f3000, 0x25d347a0, 0xf769af80, 0x1e4f0a80, 0x1ac9ab80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10108447 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1d422040, 0x29722840, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1d422040, 0x29722840, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x29722840, 0x22, 0xa11c) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10159368 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2a5c55c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2a5c55c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10111263 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24ce92c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24ce92c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9758567 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2686e9a0, 0x1f001000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2686e9a0, 0x1f001000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1e6e4450, 0x1f001000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1e6e4450, 0x1f001000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x20279f40, 0x1f001000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d712d90, 0x1f001000, 0x1000, 0x1000, 0x1ff4aac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9627315 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x21648a80, 0x20085000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x21648a80, 0x20085000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28df3bf0, 0x20085000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28df3bf0, 0x20085000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x24d622a0, 0x20085000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x24059da0, 0x20085000, 0x1000, 0x1000, 0x25718dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9922867 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26039ea0, 0x2c914000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26039ea0, 0x2c914000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28688210, 0x2c914000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28688210, 0x2c914000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x27522420, 0x2c914000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x28c9d290, 0x2c914000, 0x1000, 0x1000, 0x25368400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 13529 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1e046a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 9755039 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2144a980, 0x26802960, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2144a980, 0x26802960, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26802960, 0x22, 0x9b9b) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9885076 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2ef7d140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2ef7d140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23dafc98, 0x2ef7d140, 0x2ef7d200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10077665 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24527b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24527b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x28b2d7e0, 0xf7693770, 0x24527b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9784674 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x20cd6f00, 0x1e893e30, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x20cd6f00, 0x1e893e30, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1e893e30, 0x22, 0x9c14) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10151436 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20bfe980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20bfe980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9870339 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2fbc2100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2fbc2100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x28e31328, 0x2fbc2100, 0x2fbc2340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9776119 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1e5da9c0, 0xf764f0e0, 0x1ff21340, 0x1eddbb80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x22c95c80, 0xf764f0e0, 0x1ff21340, 0x1eddbb80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x23cd2a80, 0x210236c0, 0x22c95c80, 0xf769af80, 0x2144ae40, 0x1eddbb80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10001208 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26c98d20, 0x20d12000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26c98d20, 0x20d12000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2eaf13b0, 0x20d12000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2eaf13b0, 0x20d12000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2c455ce0, 0x20d12000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x27163390, 0x20d12000, 0x1000, 0x1000, 0x29977e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10083761 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1f2830e0, 0xf764f0e0, 0x1bd2e8a0, 0x1d266980, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2580eea0, 0xf764f0e0, 0x1bd2e8a0, 0x1d266980, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x21a19e00, 0x2acfaa10, 0x2580eea0, 0xf769af80, 0x1e6d0680, 0x1d266980, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 13983 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1d8d6b70, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 9770573 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2f459800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2f459800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2106e170, 0x2f459800, 0x2f4598c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10122424 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2b11f1c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b11f1c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2a45cf60, 0xf7693770, 0x2b11f1c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9905218 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x232a2b60, 0x2a1fa000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x232a2b60, 0x2a1fa000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1aac9650, 0x2a1fa000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1aac9650, 0x2a1fa000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1da2ee00, 0x2a1fa000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2c3b1ec0, 0x2a1fa000, 0x1000, 0x1000, 0x23b67240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9534158 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25097c00, 0x238aa000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25097c00, 0x238aa000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2d1389f0, 0x238aa000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2d1389f0, 0x238aa000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x29facbc0, 0x238aa000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x288d98c0, 0x238aa000, 0x1000, 0x1000, 0x22c8ac80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10160309 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2308a640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2308a640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10083258 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1d537260, 0xf764f0e0, 0x21e5c180, 0x1d6ba480, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2190a6e0, 0xf764f0e0, 0x21e5c180, 0x1d6ba480, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x20612900, 0x23d63330, 0x2190a6e0, 0xf769af80, 0x206126c0, 0x1d6ba480, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10160485 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21615b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21615b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 22033 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1e877d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 12246 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1c522600, 0x1def47b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1c522600, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1c522600, 0x1c7ad9e0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 13538 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1dfda780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 10016587 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2b319320, 0xf764f0e0, 0x23a2d360, 0x24736100, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x25a6b580, 0xf764f0e0, 0x23a2d360, 0x24736100, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2259db80, 0x1de73930, 0x25a6b580, 0xf769af80, 0x2259dac0, 0x24736100, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10161362 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2ce7f440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2ce7f440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 13570 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1d09f5f0, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 10158222 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x230b9700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x230b9700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10142147 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ceda4c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ceda4c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10135633 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x23c1dbd0, 0xc, 0xc, 0x0, 0x0, 0x21b33280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2ea57340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x70af9cbe, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x20042390, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1c5c1cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x23c1dbc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x20df8400, 0x18e3e690, 0x22, 0x21b33200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x20df8400, 0x18e3e690, 0x22, 0x1ce71290, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x2bb41170, 0x24413eb8, 0x18eb79e0, 0xf769af80, 0x20df8400, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 15653 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1da408a0, 0x1f8787b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1da408a0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1da408a0, 0x1daeb0a0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 13549 [select, 8 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1dfdbe60, 0x1f969fb8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1dfdbe60, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1dfdbe60, 0x1dfd4350) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 9994180 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x20315ea0, 0x211b8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x20315ea0, 0x211b8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x270b98f0, 0x211b8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x270b98f0, 0x211b8000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26ffb380, 0x211b8000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f9b1dd0, 0x211b8000, 0x1000, 0x1000, 0x1a391cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9955212 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x21649500, 0x25d3b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x21649500, 0x25d3b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x226743c0, 0x25d3b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x226743c0, 0x25d3b000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x22aebde0, 0x25d3b000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1dbf0790, 0x25d3b000, 0x1000, 0x1000, 0x202b48c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10157501 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28f06780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28f06780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9849055 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x279c5940, 0x1c64ec60, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x279c5940, 0x1c64ec60, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1c64ec60, 0x22, 0x9d1d) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10143812 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d4c7780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d4c7780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10154259 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2b8059c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b8059c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9987856 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1cdb9560, 0xf764f0e0, 0x1d0868a0, 0x20070280, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1cec12c0, 0xf764f0e0, 0x1d0868a0, 0x20070280, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1d7633c0, 0x22c614d0, 0x1cec12c0, 0xf769af80, 0x1d762f40, 0x20070280, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 14268 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1e22e780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 9603216 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x21a14a80, 0x25db0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x21a14a80, 0x25db0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x24ce7680, 0x25db0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x24ce7680, 0x25db0000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1edf6260, 0x25db0000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2257d4a0, 0x25db0000, 0x1000, 0x1000, 0x1d98dec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9436867 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x223f4d20, 0x2ea17000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x223f4d20, 0x2ea17000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x29318900, 0x2ea17000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x29318900, 0x2ea17000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1cec1700, 0x2ea17000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ca5cf40, 0x2ea17000, 0x1000, 0x1000, 0x20bff1c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9808670 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x232a28c0, 0x21ff9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x232a28c0, 0x21ff9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x250daa80, 0x21ff9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x250daa80, 0x21ff9000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1fce7940, 0x21ff9000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x20c18530, 0x21ff9000, 0x1000, 0x1000, 0x1fef00c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9813699 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x27563130, 0xc, 0xc, 0x0, 0x0, 0x2a4a9680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x260381c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x260381c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x260381c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2ecae660, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2ecae660, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2ecae660, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x294e1780, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x27ed5bc8, 0x18e3e690, 0x22, 0x2a4a9640, 0x0, 0xf768f018, 0x29f47548) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x27ed5bc8, 0x18e3e690, 0x22, 0x2bd20840, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x27ed5bc8, 0x2bd20840, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x27ed5bc8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1a8cf5c0, 0xf7693770, 0x2a4a9540, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2a4a9540) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x275630c0, 0x2a4a9540, 0x2a4a9600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9763921 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x22584d60, 0xc, 0xc, 0x0, 0x0, 0x1da14dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x232c56c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x232c56c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x232c56c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1d363380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1d363380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1d363380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x245a5d20, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2c1372f8, 0x18e3e690, 0x22, 0x1da14d80, 0x0, 0xf768f018, 0x1d20c090) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2c1372f8, 0x18e3e690, 0x22, 0x21e71b90, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2c1372f8, 0x21e71b90, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2c1372f8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2b31d860, 0xf7693770, 0x1da14980, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1da14980) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22584cf0, 0x1da14980, 0x1da14d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9804608 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25350380, 0x29c24000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25350380, 0x29c24000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x284ca1b0, 0x29c24000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x284ca1b0, 0x29c24000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2f2a5f80, 0x29c24000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x24a08860, 0x29c24000, 0x1000, 0x1000, 0x2643ff40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9957411 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2491b320, 0xf764f0e0, 0x244f42a0, 0x1c8afd00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x23f2c360, 0xf764f0e0, 0x244f42a0, 0x1c8afd00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x21b95f80, 0x1e5ddf30, 0x23f2c360, 0xf769af80, 0x2b6b1140, 0x1c8afd00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 12819 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1cf3bf20) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 12820 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1cf3bf20) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 10158498 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x227b7a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x227b7a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9579700 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26912700, 0x1e825000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26912700, 0x1e825000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1df007e0, 0x1e825000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1df007e0, 0x1e825000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x20c1a240, 0x1e825000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d1c0a70, 0x1e825000, 0x1000, 0x1000, 0x1df4d880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9887748 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e17c600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1e17c600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20fd7750, 0x1e17c600, 0x1e17c780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9496047 [IO wait]: net.runtime_pollWait(0xf76c0100, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x21a18f78, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x21a18f78, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x21a18f40, 0x1a81c9b0, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1bf8aa80, 0x1a81c9b0, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x27cbf220, 0x1a81c9b0, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1a81c930, 0x1a81c9b0, 0x4, 0x4, 0x2a5b7a18, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1a81c960, 0x1a81c9b0, 0x4, 0x4, 0x4830beed, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1a81c960, 0x1a81c9b0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1a81c960, 0x1a81c9b0, 0x4, 0x4, 0x4b0ead21, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1a81c960, 0x1a81c9b0, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x27c45f50, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x27c45f50, 0x28eed980, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1a81c9f0, 0x28eed980, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x25ec2030, 0x28eed980, 0x4, 0x4, 0x808b11d, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x25ec2030, 0x28eed980, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x25ec2030, 0x28eed980, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x25ec2030, 0x28eed980, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x236436b0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x236436b0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1f40b0c0, 0x2efb1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x28eed9c0, 0x2efb1000, 0x1000, 0x1000, 0x2e0b3e4c, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1a81ccd0, 0x2efb1000, 0x1000, 0x1000, 0xc0001, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x2b6e2bd0) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x2b6e2bd0, 0x24612220, 0xc, 0xc, 0x278fd774, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x2b6e2bd0, 0x24612220, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x2b6e2bd0, 0x24612220, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1cc3ab40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 14319 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1f9d09c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 9794148 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fb590e0, 0xf764f0e0, 0x23d5bf20, 0x1b14f400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1eadbf40, 0xf764f0e0, 0x23d5bf20, 0x1b14f400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1f0fe9c0, 0x2265eb90, 0x1eadbf40, 0xf769af80, 0x1a6f1800, 0x1b14f400, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10030059 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x230b8f00, 0x2c52f350, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x230b8f00, 0x2c52f350, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2c52f350, 0x22, 0x9fe9) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9835223 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c6e5ea0, 0x27710000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c6e5ea0, 0x27710000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2c103650, 0x27710000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2c103650, 0x27710000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x27b3fcc0, 0x27710000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x20503ec0, 0x27710000, 0x1000, 0x1000, 0x2c124800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 14269 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1e22e780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 15315 [select, 12 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1c6d44e0, 0x1cd0c7b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1c6d44e0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1c6d44e0, 0x1d516640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 9728452 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x22ea60e0, 0x20562000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x22ea60e0, 0x20562000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1e601650, 0x20562000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1e601650, 0x20562000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1c09b680, 0x20562000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f9c2c30, 0x20562000, 0x1000, 0x1000, 0x2b11e140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 12685 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1cf3a6c0, 0x1e198fb8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1cf3a6c0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1cf3a6c0, 0x1bcc6f10) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 15610 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1daa4d20, 0x1f2e77b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1daa4d20, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1daa4d20, 0x1dad0100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 11377 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1f9658c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 10158114 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26c1c680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26c1c680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 11380 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1f9658c0, 0x1e193fb8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1f9658c0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1f9658c0, 0x1e1b5d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 9595917 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x29d38700, 0x297c6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x29d38700, 0x297c6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2a208300, 0x297c6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2a208300, 0x297c6000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2a23d060, 0x297c6000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22af0bf0, 0x297c6000, 0x1000, 0x1000, 0x29f025c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9844033 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2b9b9200, 0x1df00780, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2b9b9200, 0x1df00780, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1df00780, 0x22, 0x9cfc) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 11497 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1aa4f830, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 10155489 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fd15b00, 0xf764f0e0, 0x261c25e0, 0x2eca3180, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2c2dcf40, 0xf764f0e0, 0x261c25e0, 0x2eca3180, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x28fa7100, 0x28d7c090, 0x2c2dcf40, 0xf769af80, 0x28fa7040, 0x2eca3180, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10082845 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x255b5a40, 0xf764f0e0, 0x22a44e20, 0x21a4ad00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2296c620, 0xf764f0e0, 0x22a44e20, 0x21a4ad00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1f981580, 0x26ec2e60, 0x2296c620, 0xf769af80, 0x1f9814c0, 0x21a4ad00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 12244 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1c522600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 14609 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1fa15aa0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 9807141 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1cff82c0, 0x26ee91d0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1cff82c0, 0x26ee91d0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26ee91d0, 0x22, 0x9c79) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9916369 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1dabb770, 0xc, 0xc, 0x0, 0x0, 0x1fd47e80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x20d2c8c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x20d2c8c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x20d2c8c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x29d91920, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x29d91920, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x29d91920, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x24fd31a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1e8b60d0, 0x18e3e690, 0x22, 0x1fd47e40, 0x0, 0xf768f018, 0x1fd56878) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1e8b60d0, 0x18e3e690, 0x22, 0x294088d0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1e8b60d0, 0x294088d0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1e8b60d0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x252e1980, 0xf7693770, 0x1fd47d40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1fd47d40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1daba6f0, 0x1fd47d40, 0x1fd47e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10156837 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x29946e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29946e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9989238 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1c5edec0, 0xf764f0e0, 0x1a9af9e0, 0x1c77d180, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1cd96880, 0xf764f0e0, 0x1a9af9e0, 0x1c77d180, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1cb704c0, 0x202d6240, 0x1cd96880, 0xf769af80, 0x1cb703c0, 0x1c77d180, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10016285 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d3ed3c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1d3ed3c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1ea946f0, 0x1d3ed3c0, 0x1d3ed8c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9866572 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d763cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d763cc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1d969a80, 0xf7693770, 0x1d763cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9498452 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x2d65ea20, 0x228e17b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x2d65ea20, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x2d65ea20, 0x20d18ed0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 10125879 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c899c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c899c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9899391 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fd15380, 0xf764f0e0, 0x29f52900, 0x2da5de80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2eb33560, 0xf764f0e0, 0x29f52900, 0x2da5de80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2c420d80, 0x1f68b020, 0x2eb33560, 0xf769af80, 0x2c420cc0, 0x2da5de80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10159686 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ae1da00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ae1da00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10016225 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1f3dfd80, 0x297b7a70, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1f3dfd80, 0x297b7a70, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x297b7a70, 0x22, 0x9fa5) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9442282 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f538e00, 0x2b60d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f538e00, 0x2b60d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2f4992c0, 0x2b60d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2f4992c0, 0x2b60d000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26aa3700, 0x2b60d000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2686a940, 0x2b60d000, 0x1000, 0x1000, 0x23fdc980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9941346 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1aa05cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1aa05cc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1db7d140, 0xf7693770, 0x1aa05cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9979531 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x21902000, 0x24228000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x21902000, 0x24228000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1f2f2600, 0x24228000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1f2f2600, 0x24228000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x21ead5a0, 0x24228000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1c755cc0, 0x24228000, 0x1000, 0x1000, 0x26ebe800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10036412 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x27bf6540, 0x238b1650, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x27bf6540, 0x238b1650, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x238b1650, 0x22, 0x9ffc) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9779100 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2c4f5540, 0x239383c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2c4f5540, 0x239383c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x239383c0, 0x22, 0x9c01) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10077891 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2a54be60, 0xf764f0e0, 0x1df2da80, 0x27ec1700, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x29793160, 0xf764f0e0, 0x1df2da80, 0x27ec1700, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x23d29940, 0x1e83f940, 0x29793160, 0xf769af80, 0x29875b40, 0x27ec1700, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 15380 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1ad98d80, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 14599 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1fa14300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 31940 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1ad10cc0, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 10161361 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2ec1c100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2ec1c100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10158079 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26b84580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26b84580, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160134 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21a5e100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21a5e100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9431009 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d17dce0, 0x2750b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d17dce0, 0x2750b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x282090b0, 0x2750b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x282090b0, 0x2750b000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1cc796e0, 0x2750b000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2e6b4b60, 0x2750b000, 0x1000, 0x1000, 0x1c26c640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 13621 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1d088f90, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 9326684 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25f30e00, 0x1e300000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25f30e00, 0x1e300000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x26a33620, 0x1e300000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x26a33620, 0x1e300000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2306a040, 0x1e300000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x295c2460, 0x1e300000, 0x1000, 0x1000, 0x2a5c5c00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9881884 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x267b3f00, 0x272ab1a0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x267b3f00, 0x272ab1a0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x272ab1a0, 0x22, 0x9d91) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9794169 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1c5ec6c0, 0xf764f0e0, 0x1ef545c0, 0x25ac2380, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1fde40e0, 0xf764f0e0, 0x1ef545c0, 0x25ac2380, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1db44600, 0x1c855390, 0x1fde40e0, 0xf769af80, 0x1db44540, 0x25ac2380, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9925816 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x29875080, 0x2dd8f110, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x29875080, 0x2dd8f110, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2dd8f110, 0x22, 0x9e3b) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10046707 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c8885c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1c8885c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22906470, 0x1c8885c0, 0x1c888680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10157244 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25535d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25535d00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10156515 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c941c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c941c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9387692 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b2f17a0, 0x2ea74000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b2f17a0, 0x2ea74000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x25e62060, 0x2ea74000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x25e62060, 0x2ea74000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2dcc24a0, 0x2ea74000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x29777f50, 0x2ea74000, 0x1000, 0x1000, 0x2661c640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10160773 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x29894780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29894780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10012940 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x26402c00, 0xf764f0e0, 0x2d55ed00, 0x21fdc500, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x29785700, 0xf764f0e0, 0x2d55ed00, 0x21fdc500, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x201fb7c0, 0x26f96500, 0x29785700, 0xf769af80, 0x201fb700, 0x21fdc500, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9364096 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1b5587e0, 0x2e8a7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1b5587e0, 0x2e8a7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x31208c30, 0x2e8a7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x31208c30, 0x2e8a7000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x261c32a0, 0x2e8a7000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x272e48d0, 0x2e8a7000, 0x1000, 0x1000, 0x213dbe40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9940033 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23d66b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x23d66b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e6f5c50, 0x23d66b00, 0x23d66c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 15449 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).Ping(0x1d6f8240, 0x1d36efc0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:232 +0x513 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1d6f8240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:248 +0xa6 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 9761735 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1fc64cc0, 0x26803aa0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1fc64cc0, 0x26803aa0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26803aa0, 0x22, 0x9bb8) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9969093 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2962f420, 0x27ea3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2962f420, 0x27ea3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x20690060, 0x27ea3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x20690060, 0x27ea3000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1f06f5a0, 0x27ea3000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ce8ad70, 0x27ea3000, 0x1000, 0x1000, 0x1dd6b240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 21134 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1e22f140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 9411789 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2a3ae7e0, 0x26a1f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2a3ae7e0, 0x26a1f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2e646060, 0x26a1f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2e646060, 0x26a1f000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2f3d72a0, 0x26a1f000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2812acf0, 0x26a1f000, 0x1000, 0x1000, 0x20c0ee80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9395535 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x28ae7960, 0x22ce9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x28ae7960, 0x22ce9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x22ce70b0, 0x22ce9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x22ce70b0, 0x22ce9000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x22cb1fa0, 0x22ce9000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22ce2ba0, 0x22ce9000, 0x1000, 0x1000, 0x29529d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9975203 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2d938900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2d938900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2b2a84b0, 0x2d938900, 0x2d9389c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10097882 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2eb869c0, 0xf764f0e0, 0x2bb0f6e0, 0x1fc75500, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2b67fe00, 0xf764f0e0, 0x2bb0f6e0, 0x1fc75500, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2e098d00, 0x287f3280, 0x2b67fe00, 0xf769af80, 0x2e098c40, 0x1fc75500, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9771842 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26ee0100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x26ee0100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21b359e8, 0x26ee0100, 0x26ee0200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9593409 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x30e5dea0, 0x22c92000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x30e5dea0, 0x22c92000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x226e7470, 0x22c92000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x226e7470, 0x22c92000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x25d35a40, 0x22c92000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2032c3d0, 0x22c92000, 0x1000, 0x1000, 0x2d51dbc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10037568 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2866c280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2866c280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2b0ff020, 0xf7693770, 0x2866c280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10031083 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22c8c1c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22c8c1c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1b7a79c0, 0xf7693770, 0x22c8c1c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10156818 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c899940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c899940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10158755 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x27fdd700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27fdd700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 14635 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1b10a0f0, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 10078049 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26f077a0, 0x2e9cd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26f077a0, 0x2e9cd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2c244e70, 0x2e9cd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2c244e70, 0x2e9cd000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x28004a60, 0x2e9cd000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x210469f0, 0x2e9cd000, 0x1000, 0x1000, 0x22418e40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9872604 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x25807100, 0x2f018f00, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x25807100, 0x2f018f00, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2f018f00, 0x22, 0x9d6f) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9845075 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1cfe1140, 0x1df00c90, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1cfe1140, 0x1df00c90, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1df00c90, 0x22, 0x9d04) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10136981 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x258ea0c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x258ea0c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9966719 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e27ebc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1e27ebc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1c1dcf20, 0x1e27ebc0, 0x1e27fa80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10070303 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x20756040, 0x272ceb40, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x20756040, 0x272ceb40, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x272ceb40, 0x22, 0xa081) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10115868 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c940ac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2c940ac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2966f308, 0x2c940ac0, 0x2c940b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9872279 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2713f420, 0x251a4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2713f420, 0x251a4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2c462e40, 0x251a4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2c462e40, 0x251a4000, 0x1000, 0x1000, 0x1a4356b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1c22a900, 0x251a4000, 0x1000, 0x1000, 0x19021680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2b3268c0, 0x251a4000, 0x1000, 0x1000, 0x2beea100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9328633 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25f31ea0, 0x27cc6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25f31ea0, 0x27cc6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x24b7e5d0, 0x27cc6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x24b7e5d0, 0x27cc6000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x21a07a20, 0x27cc6000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x20e16130, 0x27cc6000, 0x1000, 0x1000, 0x1e21cf00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9826786 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1d1ee4c0, 0x2542a810, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1d1ee4c0, 0x2542a810, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2542a810, 0x22, 0x9cb8) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10151081 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d853240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d853240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9856903 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b2f1ce0, 0x2bbd5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b2f1ce0, 0x2bbd5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2d9607b0, 0x2bbd5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2d9607b0, 0x2bbd5000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x25a5d8a0, 0x2bbd5000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22e8dca0, 0x2bbd5000, 0x1000, 0x1000, 0x2453a980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9781959 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f76ae00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f76ae00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x21092c60, 0xf7693770, 0x1f76ae00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 12274 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1d8bc240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 10056922 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x20c019c0, 0x20a69bc0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x20c019c0, 0x20a69bc0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x20a69bc0, 0x22, 0xa056) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9762618 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2125b500, 0x1c228000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2125b500, 0x1c228000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x27b8e1e0, 0x1c228000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x27b8e1e0, 0x1c228000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1dcc7b00, 0x1c228000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1cfdf930, 0x1c228000, 0x1000, 0x1000, 0x1ae3ab40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9847175 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1daa52c0, 0xf764f0e0, 0x20ed5160, 0x21a4bc80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x21d25000, 0xf764f0e0, 0x20ed5160, 0x21a4bc80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1cf616c0, 0x20692190, 0x21d25000, 0xf769af80, 0x1cfe1140, 0x21a4bc80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9740719 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x21f2a120, 0xf764f0e0, 0x244251a0, 0x1edda780, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x22aebae0, 0xf764f0e0, 0x244251a0, 0x1edda780, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x20193dc0, 0x1f31f030, 0x22aebae0, 0xf769af80, 0x20193c80, 0x1edda780, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9862487 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1ac43980, 0x2c7ce900, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1ac43980, 0x2c7ce900, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2c7ce900, 0x22, 0x9d50) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9754775 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2ec06000, 0x26a55000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2ec06000, 0x26a55000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x25847dd0, 0x26a55000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x25847dd0, 0x26a55000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x21f56a20, 0x26a55000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2ebfdd70, 0x26a55000, 0x1000, 0x1000, 0x2144b980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9929375 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x217624c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x217624c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1adda140, 0x217624c0, 0x21762580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10152716 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x26ddc3d0, 0xc, 0xc, 0x0, 0x0, 0x25806600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2c40a9a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x4e1e8a04, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x2821cf40, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1ab91cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x26ddc3c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x2a420540, 0x18e3e690, 0x22, 0x258064c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x2a420540, 0x18e3e690, 0x22, 0x25d398f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x1ea0c140, 0x28e30d10, 0x18eb79e0, 0xf769af80, 0x2a420540, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 9819819 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2e97b810, 0xc, 0xc, 0x0, 0x0, 0x2329de00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2e22c0e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2e22c0e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2e22c0e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x25322510, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x25322510, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x25322510, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x21e224e0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x200434a8, 0x18e3e690, 0x22, 0x2329dcc0, 0x0, 0xf768f018, 0x272b0e30) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x200434a8, 0x18e3e690, 0x22, 0x2c303e00, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x200434a8, 0x2c303e00, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x200434a8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1e858b40, 0xf7693770, 0x2329d980, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2329d980) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2e97b7a0, 0x2329d980, 0x2329da80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10158127 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1edc7240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1edc7240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10150498 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2117c880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2117c880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9955932 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1de722f0, 0xc, 0xc, 0x0, 0x0, 0x28f06980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2b756b60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2b756b60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2b756b60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x25e6d140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x25e6d140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x25e6d140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1fc41980, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x23dae010, 0x18e3e690, 0x22, 0x28f06940, 0x0, 0xf768f018, 0x2987de80) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x23dae010, 0x18e3e690, 0x22, 0x2ed12300, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x23dae010, 0x2ed12300, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x23dae010, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1e7c4ba0, 0xf7693770, 0x28f06780, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x28f06780) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1de72280, 0x28f06780, 0x28f06900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10084738 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d853f40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1d853f40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x18ef3c38, 0x1d853f40, 0x1c610040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9986406 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f293a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f293a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2eb610c0, 0xf7693770, 0x1f293a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9660652 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1df2ee00, 0x1e725000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1df2ee00, 0x1e725000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1fc17f50, 0x1e725000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1fc17f50, 0x1e725000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x23061e80, 0x1e725000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1b9ded60, 0x1e725000, 0x1000, 0x1000, 0x20756240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9889879 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28b15b00, 0xf764f0e0, 0x1b5e8ca0, 0x1e225a80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1ff474e0, 0xf764f0e0, 0x1b5e8ca0, 0x1e225a80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2259c6c0, 0x2320cfb0, 0x1ff474e0, 0xf769af80, 0x1fb955c0, 0x1e225a80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9813320 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fd15aa0, 0xf764f0e0, 0x27415de0, 0x2c18e780, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x274143e0, 0xf764f0e0, 0x27415de0, 0x2c18e780, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x22c1d0c0, 0x1cfada70, 0x274143e0, 0xf769af80, 0x22c1ce00, 0x2c18e780, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9948845 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x20a25840, 0xc, 0xc, 0x0, 0x0, 0x21a708c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x27f6ab60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x27f6ab60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x27f6ab60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x25787b30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x25787b30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x25787b30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2dbf2dc0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x24413d18, 0x18e3e690, 0x22, 0x21a70880, 0x0, 0xf768f018, 0x27146ca0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x24413d18, 0x18e3e690, 0x22, 0x2dd8f080, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x24413d18, 0x2dd8f080, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x24413d18, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2eb886c0, 0xf7693770, 0x21a70540, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x21a70540) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20a257d0, 0x21a70540, 0x21a70840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10151434 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d4df040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d4df040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160749 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21fb5840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21fb5840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9781940 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x20a6c7e0, 0x249ce000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x20a6c7e0, 0x249ce000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b86acf0, 0x249ce000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b86acf0, 0x249ce000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2ea837c0, 0x249ce000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x28e20780, 0x249ce000, 0x1000, 0x1000, 0x1f778480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9910136 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29946e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x29946e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x27147678, 0x29946e00, 0x29946ec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10087288 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26f07dc0, 0x2e091000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26f07dc0, 0x2e091000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28687a40, 0x2e091000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28687a40, 0x2e091000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x27de29c0, 0x2e091000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e8bd1b0, 0x2e091000, 0x1000, 0x1000, 0x1dd57f40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9616126 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x282f4fc0, 0x1cc30000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x282f4fc0, 0x1cc30000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2dd8f860, 0x1cc30000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2dd8f860, 0x1cc30000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x29961820, 0x1cc30000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22dfc070, 0x1cc30000, 0x1000, 0x1000, 0x21801a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9615423 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x27610e00, 0x1d2b4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x27610e00, 0x1d2b4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2e1b9e90, 0x1d2b4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2e1b9e90, 0x1d2b4000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x291ebda0, 0x1d2b4000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x23844840, 0x1d2b4000, 0x1000, 0x1000, 0x1edf2840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10148363 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28fa77c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28fa77c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10150679 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2784c100, 0x1a81a5d0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2784c100, 0x1a81a5d0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1a81a5d0, 0x22, 0xa1b4) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10160506 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28bc0a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28bc0a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9839313 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1fcab5e0, 0x1e8ba000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1fcab5e0, 0x1e8ba000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28767800, 0x1e8ba000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28767800, 0x1e8ba000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1bf26fc0, 0x1e8ba000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x23a6cba0, 0x1e8ba000, 0x1000, 0x1000, 0x1d2e5100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9660646 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1df2ed20, 0x23d5d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1df2ed20, 0x23d5d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1fc17b90, 0x23d5d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1fc17b90, 0x23d5d000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x23061c80, 0x23d5d000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1b9de8a0, 0x23d5d000, 0x1000, 0x1000, 0x20756100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10025841 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1add1d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1add1d00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1d5875a0, 0xf7693770, 0x1add1d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 13848 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1d82c600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 13850 [select, 17 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1d82c600, 0x1def6fb8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1d82c600, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1d82c600, 0x1ae7eeb0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 10161544 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c6e74c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c6e74c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10112081 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1b940410, 0xc, 0xc, 0x0, 0x0, 0x1ba0c800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x1a3e4fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x483b86e, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1ef8a400, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x24d1c97c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x1b940400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1ef8a350, 0x18e3e690, 0x22, 0x1ba0c7c0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1ef8a350, 0x18e3e690, 0x22, 0x21be6120, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1ef8a350, 0x21be6120, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1ef8a350, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1e876540, 0xf7693770, 0x1ba0c280, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1ba0c280) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1b9403a0, 0x1ba0c280, 0x1ba0c6c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 14602 [select, 3 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1fa14300, 0x1d85e7b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1fa14300, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1fa14300, 0x1f9e13f0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 14629 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1b120db0, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 9820042 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21fb47c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x21fb47c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x220d7c38, 0x21fb47c0, 0x21fb4880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9338852 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f02a620, 0x2eb39000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f02a620, 0x2eb39000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2db4a660, 0x2eb39000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2db4a660, 0x2eb39000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x21ead8a0, 0x2eb39000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x200356d0, 0x2eb39000, 0x1000, 0x1000, 0x267e1880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10046622 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c0c9100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c0c9100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1b2b9a00, 0xf7693770, 0x2c0c9100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9518339 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1e01d5e0, 0x1ec14000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1e01d5e0, 0x1ec14000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x21bd4d80, 0x1ec14000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x21bd4d80, 0x1ec14000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1c7c9960, 0x1ec14000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ba26b60, 0x1ec14000, 0x1000, 0x1000, 0x1caa0bc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9799433 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x23a0da40, 0x2932a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x23a0da40, 0x2932a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2d9df950, 0x2932a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2d9df950, 0x2932a000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2f9a0c60, 0x2932a000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x257eafc0, 0x2932a000, 0x1000, 0x1000, 0x2b99bec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9917007 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2975b200, 0xf764f0e0, 0x1f636220, 0x21f4d580, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x211e2720, 0xf764f0e0, 0x1f636220, 0x21f4d580, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1e5eff00, 0x23c1c480, 0x211e2720, 0xf769af80, 0x1e5efe40, 0x21f4d580, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9967425 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2247d340, 0x2190e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2247d340, 0x2190e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2d6b72c0, 0x2190e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2d6b72c0, 0x2190e000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2ebf8480, 0x2190e000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e849100, 0x2190e000, 0x1000, 0x1000, 0x1d9dc440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9925572 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x238257c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x238257c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fe7b398, 0x238257c0, 0x23825940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 14616 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1b12a540, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 13870 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1d5d0690, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 9794258 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fd86d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fd86d00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1ef545c0, 0xf7693770, 0x1fd86d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9911537 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28c75080, 0xf764f0e0, 0x2ad33780, 0x21b17b80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2632a3c0, 0xf764f0e0, 0x2ad33780, 0x21b17b80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x201934c0, 0x2b126030, 0x2632a3c0, 0xf769af80, 0x2d964100, 0x21b17b80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 12797 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1dd4b410, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 10038980 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c5d07e0, 0x1fd03000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c5d07e0, 0x1fd03000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2af419e0, 0x1fd03000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2af419e0, 0x1fd03000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x241dff20, 0x1fd03000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x272e84e0, 0x1fd03000, 0x1000, 0x1000, 0x2a299b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10046708 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c888200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c888200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1b841780, 0xf7693770, 0x1c888200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9463617 [IO wait]: net.runtime_pollWait(0xf75e5208, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1d36fc38, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1d36fc38, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1d36fc00, 0x1cf09790, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1f2ba018, 0x1cf09790, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x26202740, 0x1cf09790, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1cf09710, 0x1cf09790, 0x4, 0x4, 0x99b98e17, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1cf09740, 0x1cf09790, 0x4, 0x4, 0xefaa2ef7, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1cf09740, 0x1cf09790, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1cf09740, 0x1cf09790, 0x4, 0x4, 0x74c79fc5, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1cf09740, 0x1cf09790, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1c7b80f0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1c7b80f0, 0x23a2f7c0, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1cf097d0, 0x23a2f7c0, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1c7b8360, 0x23a2f7c0, 0x4, 0x4, 0x1dc, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1c7b8360, 0x23a2f7c0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1c7b8360, 0x23a2f7c0, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1c7b8360, 0x23a2f7c0, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x28ca3f50, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x28ca3f50, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x218d0580, 0x239d1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x23a2f7e0, 0x239d1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1cf09ac0, 0x239d1000, 0x1000, 0x1000, 0x2975ab68, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x22172060) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x22172060, 0x20503d90, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x22172060, 0x20503d90, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x22172060, 0x20503d90, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x2975ab40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 10157794 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25534540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25534540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9783206 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c5f0900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c5f0900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1fe6bd60, 0xf7693770, 0x1c5f0900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10021734 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x23793ac0, 0xc, 0xc, 0x0, 0x0, 0x2280d800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1f7890a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1f7890a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1f7890a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2d0ec0c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2d0ec0c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2d0ec0c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x24ed9700, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1fd5c200, 0x18e3e690, 0x22, 0x2280d7c0, 0x0, 0xf768f018, 0x28e30728) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1fd5c200, 0x18e3e690, 0x22, 0x2127a9c0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1fd5c200, 0x2127a9c0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1fd5c200, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x26402c00, 0xf7693770, 0x2280d6c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2280d6c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23793a30, 0x2280d6c0, 0x2280d780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9431095 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c407b20, 0x270ce000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c407b20, 0x270ce000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2db0eb40, 0x270ce000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2db0eb40, 0x270ce000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2eabfaa0, 0x270ce000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2e67eb50, 0x270ce000, 0x1000, 0x1000, 0x1c26d5c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10145161 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1a3ca740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a3ca740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10110544 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c537580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c537580, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x3026db40, 0xf7693770, 0x1c537580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9788127 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1adb7e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1adb7e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1e748ec0, 0xf7693770, 0x1adb7e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10142146 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x298b3240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x298b3240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9887343 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26111260, 0x2bc01000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26111260, 0x2bc01000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2c763560, 0x2bc01000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2c763560, 0x2bc01000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x25796380, 0x2bc01000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x236c2370, 0x2bc01000, 0x1000, 0x1000, 0x221ddc80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 12621 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1a93c8a0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 9431027 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x21770a80, 0x2741d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x21770a80, 0x2741d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2db10840, 0x2741d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2db10840, 0x2741d000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2eabe980, 0x2741d000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2e6b59e0, 0x2741d000, 0x1000, 0x1000, 0x1c26cc40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10156930 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2130ccc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2130ccc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9871341 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29d86040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x29d86040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x24b6ba20, 0x29d86040, 0x29d86100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10179568 [IO wait]: net.runtime_pollWait(0xf76bfd40, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1fdfad38, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1fdfad38, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1fdfad00, 0x2b8312a0, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x27147df8, 0x2b8312a0, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x27d566e0, 0x2b8312a0, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x2b831200, 0x2b8312a0, 0x4, 0x4, 0xd5303551, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x2b831240, 0x2b8312a0, 0x4, 0x4, 0x856c4f54, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x2b831240, 0x2b8312a0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x2b831240, 0x2b8312a0, 0x4, 0x4, 0x1a9eb85a, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x2b831240, 0x2b8312a0, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x2b790ba0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x2b790ba0, 0x29d18840, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x2b8312e0, 0x29d18840, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x2b790c30, 0x29d18840, 0x4, 0x4, 0xc8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x2b790c30, 0x29d18840, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x2b790c30, 0x29d18840, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x2b790c30, 0x29d18840, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1f8387e0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1f8387e0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x21afd140, 0x2675f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x29d18870, 0x2675f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x2b8316e0, 0x2675f000, 0x1000, 0x1000, 0x28077588, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x2a3f71d0) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x2a3f71d0, 0x27a9fee0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x2a3f71d0, 0x27a9fee0, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x2a3f71d0, 0x27a9fee0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x28077560) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 9928939 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1d55ba00, 0x2ed12270, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1d55ba00, 0x2ed12270, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2ed12270, 0x22, 0x9e4c) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 12622 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1a93c8a0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 9970435 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1db44580, 0x2a085320, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1db44580, 0x2a085320, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2a085320, 0x22, 0x9ef7) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9949843 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x27bfbea0, 0xc, 0xc, 0x0, 0x0, 0x25534680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2b2f0000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2b2f0000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2b2f0000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2ceded20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2ceded20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2ceded20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2d55e0a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x28bb9f78, 0x18e3e690, 0x22, 0x25534640, 0x0, 0xf768f018, 0x2966f2e8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x28bb9f78, 0x18e3e690, 0x22, 0x22ea3a70, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x28bb9f78, 0x22ea3a70, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x28bb9f78, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2bbf1d40, 0xf7693770, 0x25534540, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x25534540) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x27bfbe30, 0x25534540, 0x25534600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10157625 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f51a3c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f51a3c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10113615 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2a25f7c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2a25f7c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2987c760, 0x2a25f7c0, 0x2a25f880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 15429 [IO wait]: net.runtime_pollWait(0xf75e5118, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x18e439b8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x18e439b8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x18e43980, 0x1ab0a8c0, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1b6fa8a0, 0x1ab0a8c0, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1ac054c0, 0x1ab0a8c0, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1ab0a840, 0x1ab0a8c0, 0x4, 0x4, 0x2338a4a6, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1ab0a870, 0x1ab0a8c0, 0x4, 0x4, 0xb566b2dd, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1ab0a870, 0x1ab0a8c0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1ab0a870, 0x1ab0a8c0, 0x4, 0x4, 0xcdceabdb, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1ab0a870, 0x1ab0a8c0, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1a4342a0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1a4342a0, 0x1c6eb240, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1ab0a920, 0x1c6eb240, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1a434390, 0x1c6eb240, 0x4, 0x4, 0x111, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1a434390, 0x1c6eb240, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1a434390, 0x1c6eb240, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1a434390, 0x1c6eb240, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1c7a56b0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1c7a56b0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1c536040, 0x1a9b7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1c6eb260, 0x1a9b7000, 0x1000, 0x1000, 0xc, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1ab0ac20, 0x1a9b7000, 0x1000, 0x1000, 0xc, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1c7b91d0) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1c7b91d0, 0x1aa07650, 0xc, 0xc, 0x1aa07652, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1c7b91d0, 0x1aa07650, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1c7b91d0, 0x1aa07650, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1d537500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 10070884 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x221e9800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x221e9800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x200ae938, 0x221e9800, 0x221e9900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 12256 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1d9e3a40, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 10084739 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d853b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d853b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x216a1ea0, 0xf7693770, 0x1d853b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9781197 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1dfe1200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1dfe1200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x238ceee0, 0xf7693770, 0x1dfe1200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9910392 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2861e200, 0xc, 0xc, 0x0, 0x0, 0x2fbc3240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x251ce1c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x251ce1c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x251ce1c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2f039050, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2f039050, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2f039050, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2b1b04e0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x227dbec0, 0x18e3e690, 0x22, 0x2fbc3200, 0x0, 0xf768f018, 0x272afdb0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x227dbec0, 0x18e3e690, 0x22, 0x28b75710, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x227dbec0, 0x28b75710, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x227dbec0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1afc3440, 0xf7693770, 0x2fbc3040, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2fbc3040) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2861e190, 0x2fbc3040, 0x2fbc31c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10004712 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x203e5ed0, 0xc, 0xc, 0x0, 0x0, 0x268ddf00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x238d3b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x238d3b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x238d3b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2949ae10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2949ae10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2949ae10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x222e2860, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21858970, 0x18e3e690, 0x22, 0x268ddec0, 0x0, 0xf768f018, 0x272b0b38) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21858970, 0x18e3e690, 0x22, 0x266deae0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21858970, 0x266deae0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21858970, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1d6f99e0, 0xf7693770, 0x268dddc0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x268dddc0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x203e5e50, 0x268dddc0, 0x268dde80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9957643 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x28a11dc0, 0x27007000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x28a11dc0, 0x27007000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x23c8e0f0, 0x27007000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x23c8e0f0, 0x27007000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x237e3dc0, 0x27007000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x20242590, 0x27007000, 0x1000, 0x1000, 0x2150a500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9925453 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x256efd00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x256efd00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x293f6f80, 0xf7693770, 0x256efd00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10127699 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2e330b40, 0x26cecea0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2e330b40, 0x26cecea0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26cecea0, 0x22, 0xa160) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10157498 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fb944c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fb944c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10132475 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1cdc4780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cdc4780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9451873 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x23ec6ee0, 0x25932000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x23ec6ee0, 0x25932000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x20e22e10, 0x25932000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x20e22e10, 0x25932000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1c7142c0, 0x25932000, 0x1000, 0x1000, 0x19021680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1a6e5e80, 0x25932000, 0x1000, 0x1000, 0x1d674dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10109469 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1d98e580, 0x29722930, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1d98e580, 0x29722930, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x29722930, 0x22, 0xa11e) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 14611 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1fa15aa0, 0x1a89e7b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1fa15aa0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1fa15aa0, 0x1fa25740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 14310 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1db395c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 15582 [select, 9 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1a93d0e0, 0x1d85d7b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1a93d0e0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1a93d0e0, 0x1ce831b0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 9756949 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b2f0d20, 0x26c3f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b2f0d20, 0x26c3f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2532d170, 0x26c3f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2532d170, 0x26c3f000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x28a57b60, 0x26c3f000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1b14c570, 0x26c3f000, 0x1000, 0x1000, 0x1e3d1600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9515912 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2a052fc0, 0x287da000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2a052fc0, 0x287da000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x268b8510, 0x287da000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x268b8510, 0x287da000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x23b3f1e0, 0x287da000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22720eb0, 0x287da000, 0x1000, 0x1000, 0x27f92640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9965150 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1d44f480, 0x26b7ce70, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1d44f480, 0x26b7ce70, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26b7ce70, 0x22, 0x9edd) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9962609 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25ce02a0, 0x270f5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25ce02a0, 0x270f5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1f192090, 0x270f5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1f192090, 0x270f5000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1b9ec5c0, 0x270f5000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22bc0470, 0x270f5000, 0x1000, 0x1000, 0x1b45fec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9787516 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1dfe5fc0, 0x21045ef0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1dfe5fc0, 0x21045ef0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x21045ef0, 0x22, 0x9c25) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9923139 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x20fbf980, 0x2dd8f020, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x20fbf980, 0x2dd8f020, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2dd8f020, 0x22, 0x9e36) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 13413 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1ec69680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 13412 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1ec69680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 10102598 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2174ae00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2174ae00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1cca59d8, 0x2174ae00, 0x2174b540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10036444 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x27bf66c0, 0x238b1680, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x27bf66c0, 0x238b1680, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x238b1680, 0x22, 0x9ffd) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10150077 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22c8cf00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22c8cf00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9459190 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2dce01c0, 0x2dd6f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2dce01c0, 0x2dd6f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x21355380, 0x2dd6f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x21355380, 0x2dd6f000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1d927680, 0x2dd6f000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x272a19a0, 0x2dd6f000, 0x1000, 0x1000, 0x1d34c640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10143956 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21a71e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x21a71e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21a69c00, 0x21a71e00, 0x21a71f00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 15451 [select, 20 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1d6f8240, 0x1aad97b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1d6f8240, 0x1dac8390) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 10112213 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fc660c0, 0xf764f0e0, 0x26f1a140, 0x1ce88e80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x28b06220, 0xf764f0e0, 0x26f1a140, 0x1ce88e80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x200fc240, 0x227ffa00, 0x28b06220, 0xf769af80, 0x200fc180, 0x1ce88e80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10160030 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25ac7f00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25ac7f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9808155 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f3823c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f3823c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1d97a6a0, 0xf7693770, 0x1f3823c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9781443 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d3c44c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d3c44c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x21626c40, 0xf7693770, 0x1d3c44c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10157485 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x231f8280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x231f8280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9927030 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1edf2f40, 0x2dd8f170, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1edf2f40, 0x2dd8f170, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2dd8f170, 0x22, 0x9e3d) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 15529 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1d353320, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 9710527 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1e1e09a0, 0x28196000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1e1e09a0, 0x28196000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x25636360, 0x28196000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x25636360, 0x28196000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2fbe0c20, 0x28196000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x236c7d60, 0x28196000, 0x1000, 0x1000, 0x2c8997c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10160573 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23f23940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23f23940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10075813 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x261cd480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x261cd480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f7e47b8, 0x261cd480, 0x261cd540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9872716 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22db8ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x22db8ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x27ed5250, 0x22db8ec0, 0x22db9000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9837117 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25f609a0, 0x258cc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25f609a0, 0x258cc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x25332090, 0x258cc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x25332090, 0x258cc000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2c408600, 0x258cc000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1acbe5f0, 0x258cc000, 0x1000, 0x1000, 0x1e78e440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9825437 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1cda01c0, 0x1bd43000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1cda01c0, 0x1bd43000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x21e46bd0, 0x1bd43000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x21e46bd0, 0x1bd43000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2060be40, 0x1bd43000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1c727eb0, 0x1bd43000, 0x1000, 0x1000, 0x1e837740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9833480 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2661ccc0, 0x227987b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2661ccc0, 0x227987b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x227987b0, 0x22, 0x9cd5) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9854164 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2507d490, 0xc, 0xc, 0x0, 0x0, 0x26a747c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1f02c2a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1f02c2a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1f02c2a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2a0a9bc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2a0a9bc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2a0a9bc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2700f340, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21d1ac80, 0x18e3e690, 0x22, 0x26a74780, 0x0, 0xf768f018, 0x28ac2510) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21d1ac80, 0x18e3e690, 0x22, 0x22799d40, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21d1ac80, 0x22799d40, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21d1ac80, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1e858000, 0xf7693770, 0x26a74680, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x26a74680) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2507d420, 0x26a74680, 0x26a74740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9940930 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fd62240, 0xf764f0e0, 0x1db7d140, 0x20b84900, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x212f6fe0, 0xf764f0e0, 0x1db7d140, 0x20b84900, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1b531800, 0x22b08910, 0x212f6fe0, 0xf769af80, 0x1f0b8f40, 0x20b84900, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9795318 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1aa489a0, 0x1cacf000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1aa489a0, 0x1cacf000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x27bf5920, 0x1cacf000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x27bf5920, 0x1cacf000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2c64cda0, 0x1cacf000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f853ce0, 0x1cacf000, 0x1000, 0x1000, 0x2183cf80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9980980 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2e9635e0, 0x1bfad000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2e9635e0, 0x1bfad000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x25171290, 0x1bfad000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x25171290, 0x1bfad000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2757abe0, 0x1bfad000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x229a1f30, 0x1bfad000, 0x1000, 0x1000, 0x23d299c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9827336 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x20d1bc00, 0x20b79000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x20d1bc00, 0x20b79000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x27c1f0b0, 0x20b79000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x27c1f0b0, 0x20b79000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2022c540, 0x20b79000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22226150, 0x20b79000, 0x1000, 0x1000, 0x2475c0c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9810930 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25c65f40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25c65f40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x25380300, 0xf7693770, 0x25c65f40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9757041 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2a055340, 0x2d2d0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2a055340, 0x2d2d0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b9565a0, 0x2d2d0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b9565a0, 0x2d2d0000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2c97eb20, 0x2d2d0000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1b14c6a0, 0x2d2d0000, 0x1000, 0x1000, 0x1b11ab40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9773491 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d5af300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d5af300, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1da0c600, 0xf7693770, 0x1d5af300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10158130 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1adb2b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1adb2b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9442380 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2686ee00, 0x2654f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2686ee00, 0x2654f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x26093c80, 0x2654f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x26093c80, 0x2654f000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x24363760, 0x2654f000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x25234940, 0x2654f000, 0x1000, 0x1000, 0x2427d380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9970658 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c638a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c638a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x21688f40, 0xf7693770, 0x1c638a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 12624 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1a93c8a0, 0x1abeafb8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1a93c8a0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1a93c8a0, 0x1ce866a0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 9892081 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x23ece3c0, 0xc, 0xc, 0x0, 0x0, 0x1e652e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1f5b02a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1f5b02a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1f5b02a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1ce3a060, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1ce3a060, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1ce3a060, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1ea303e0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1b212728, 0x18e3e690, 0x22, 0x1e652e00, 0x0, 0xf768f018, 0x2b28c4f8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1b212728, 0x18e3e690, 0x22, 0x2f019020, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1b212728, 0x2f019020, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1b212728, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x212868a0, 0xf7693770, 0x1e652d00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1e652d00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23ece350, 0x1e652d00, 0x1e652dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160359 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e1f6740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e1f6740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160189 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d97f7c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d97f7c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10081642 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1d212cc0, 0x2933d440, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1d212cc0, 0x2933d440, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2933d440, 0x22, 0xa0b7) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9935212 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x268afb80, 0x1f3876b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x268afb80, 0x1f3876b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1f3876b0, 0x22, 0x9e68) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9988870 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x23cc7670, 0xc, 0xc, 0x0, 0x0, 0x22571840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1e31a2a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1e31a2a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1e31a2a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x284fd7a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x284fd7a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x284fd7a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1ceadcc0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1c9f58c0, 0x18e3e690, 0x22, 0x22571800, 0x0, 0xf768f018, 0x272b0938) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1c9f58c0, 0x18e3e690, 0x22, 0x23757da0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1c9f58c0, 0x23757da0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1c9f58c0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x289c23c0, 0xf7693770, 0x22571680, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x22571680) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23cc7600, 0x22571680, 0x225717c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9724722 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c40f340, 0x2bd80000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c40f340, 0x2bd80000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x22190060, 0x2bd80000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x22190060, 0x2bd80000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1ea30020, 0x2bd80000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2071bef0, 0x2bd80000, 0x1000, 0x1000, 0x1fd61b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9599885 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1da3bea0, 0x27c67000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1da3bea0, 0x27c67000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28dfbb30, 0x27c67000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28dfbb30, 0x27c67000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2defa6a0, 0x27c67000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x20b7fd00, 0x27c67000, 0x1000, 0x1000, 0x28d013c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10157245 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x219bb040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x219bb040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10159161 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1dd01240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1dd01240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 14312 [select, 2 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1db395c0, 0x1abe8fb8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1db395c0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1db395c0, 0x1d720b60) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 14622 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1fa271a0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 14621 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1fa271a0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 9944334 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1faaaa50, 0xc, 0xc, 0x0, 0x0, 0x2593c240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1e7dda40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1e7dda40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1e7dda40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2c0fd1a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2c0fd1a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2c0fd1a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x237d04e0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1ac76be8, 0x18e3e690, 0x22, 0x2593c200, 0x0, 0xf768f018, 0x1fd56bc0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1ac76be8, 0x18e3e690, 0x22, 0x2ed12450, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1ac76be8, 0x2ed12450, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1ac76be8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2eb86480, 0xf7693770, 0x2593dfc0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2593dfc0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1faaa9e0, 0x2593dfc0, 0x2593c1c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 14632 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1b121a10, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 15833 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1cf2cff0, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 9901298 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26d22700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x26d22700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x24244910, 0x26d22700, 0x26d227c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 15253 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1cc81020) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 10179229 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x250509c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 10145351 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x253af580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x253af580, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10045399 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x25a66d00, 0xc, 0xc, 0x0, 0x0, 0x1bcdfd80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1aed09a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1aed09a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1aed09a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1d08c660, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1d08c660, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1d08c660, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x20569c40, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1b26c618, 0x18e3e690, 0x22, 0x1bcdfd40, 0x0, 0xf768f018, 0x28e30190) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1b26c618, 0x18e3e690, 0x22, 0x298524b0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1b26c618, 0x298524b0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1b26c618, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2b31dda0, 0xf7693770, 0x1bcdfb80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1bcdfb80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x25a66c90, 0x1bcdfb80, 0x1bcdfd00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10036560 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2b1d9600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b1d9600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2a5695a0, 0xf7693770, 0x2b1d9600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9868868 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1e70b620, 0xf764f0e0, 0x1f106fc0, 0x1da20980, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1b3d6200, 0xf764f0e0, 0x1f106fc0, 0x1da20980, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1c6a15c0, 0x2457ed10, 0x1b3d6200, 0xf769af80, 0x1c6a1500, 0x1da20980, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10025326 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1da601c0, 0x2df37000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1da601c0, 0x2df37000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x20b88cf0, 0x2df37000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x20b88cf0, 0x2df37000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1a418500, 0x2df37000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1def04b0, 0x2df37000, 0x1000, 0x1000, 0x1aa0bac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10160176 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1b9dc080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1b9dc080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 14619 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1b1237a0, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 9459184 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2dce09a0, 0x292ac000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2dce09a0, 0x292ac000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x21354c60, 0x292ac000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x21354c60, 0x292ac000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1d927480, 0x292ac000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x272a1490, 0x292ac000, 0x1000, 0x1000, 0x1d34c2c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9874165 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1aec7c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1aec7c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x28b11fa0, 0xf7693770, 0x1aec7c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9628664 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26039b20, 0x1e884000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26039b20, 0x1e884000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x26348120, 0x1e884000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x26348120, 0x1e884000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x28062000, 0x1e884000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x268edae0, 0x1e884000, 0x1000, 0x1000, 0x25f674c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10118919 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ba69280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ba69280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160703 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20eca680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20eca680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10093464 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x270316c0, 0x296f7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x270316c0, 0x296f7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28b20000, 0x296f7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28b20000, 0x296f7000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x30d5ea40, 0x296f7000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2beb9710, 0x296f7000, 0x1000, 0x1000, 0x201fa780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10082606 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1e6d1b00, 0x2c379590, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1e6d1b00, 0x2c379590, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2c379590, 0x22, 0xa0c4) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10159801 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x29d35ec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29d35ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9565335 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d17d180, 0x231af000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d17d180, 0x231af000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2211d830, 0x231af000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2211d830, 0x231af000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x22aad9a0, 0x231af000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x23306900, 0x231af000, 0x1000, 0x1000, 0x232ce4c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9924625 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x26373a00, 0x2dd8f0b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x26373a00, 0x2dd8f0b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2dd8f0b0, 0x22, 0x9e39) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 22000 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1e877d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 10147201 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2b139280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b139280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x214fce60, 0xf7693770, 0x2b139280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9786687 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28ba2d20, 0xf764f0e0, 0x206d0ac0, 0x1dfaba00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x20775fc0, 0xf764f0e0, 0x206d0ac0, 0x1dfaba00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x205e0e40, 0x20a5c890, 0x20775fc0, 0xf769af80, 0x1fef1a40, 0x1dfaba00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9912090 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25f309a0, 0x21df4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25f309a0, 0x21df4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2ce89e60, 0x21df4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2ce89e60, 0x21df4000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x28e19420, 0x21df4000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x223253e0, 0x21df4000, 0x1000, 0x1000, 0x1fdfab80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9724592 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26c99dc0, 0x27642000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26c99dc0, 0x27642000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x21054f90, 0x27642000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x21054f90, 0x27642000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x206214e0, 0x27642000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f66c9f0, 0x27642000, 0x1000, 0x1000, 0x1abb0100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9763346 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cdc4780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1cdc4780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1cb21e58, 0x1cdc4780, 0x1cdc4900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9887749 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e17c3c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e17c3c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x21aabc40, 0xf7693770, 0x1e17c3c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9786853 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1cc80000, 0xf764f0e0, 0x1e3ffb60, 0x1b3e7a80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2938d7e0, 0xf764f0e0, 0x1e3ffb60, 0x1b3e7a80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1cf20c00, 0x20a5caf0, 0x2938d7e0, 0xf769af80, 0x1ed2f680, 0x1b3e7a80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9765462 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2125bdc0, 0x297ca000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2125bdc0, 0x297ca000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2c71e060, 0x297ca000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2c71e060, 0x297ca000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1a753b80, 0x297ca000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2045dc40, 0x297ca000, 0x1000, 0x1000, 0x1d9f7300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9928646 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2359b880, 0x29656390, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2359b880, 0x29656390, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x29656390, 0x22, 0x9e4a) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9772776 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24af8800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x24af8800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1cc3ea38, 0x24af8800, 0x24af8ec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9927086 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fb9c380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fb9c380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2361cea0, 0xf7693770, 0x1fb9c380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9929965 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x200fcf80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x200fcf80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1c77a0a0, 0x200fcf80, 0x200fd0c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10113924 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x21342440, 0x21be6540, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x21342440, 0x21be6540, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x21be6540, 0x22, 0xa135) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9764023 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1c746000, 0x24635950, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1c746000, 0x24635950, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x24635950, 0x22, 0x9bbd) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 13531 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1e046a80, 0x1aaa8fb8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1e046a80, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1e046a80, 0x1e05f590) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 9955929 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b756a80, 0x25939000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b756a80, 0x25939000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2702a5d0, 0x25939000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2702a5d0, 0x25939000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1fcef840, 0x25939000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22f811d0, 0x25939000, 0x1000, 0x1000, 0x28f06280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10158159 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c639b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c639b40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 15252 [IO wait]: net.runtime_pollWait(0xf76c03d0, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x18eed438, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x18eed438, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x18eed400, 0x1c521920, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1c6a2698, 0x1c521920, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1a2b4000, 0x1c521920, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1c521890, 0x1c521920, 0x4, 0x4, 0xe2a4f68e, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1c5218c0, 0x1c521920, 0x4, 0x4, 0x4b329fec, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1c5218c0, 0x1c521920, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1c5218c0, 0x1c521920, 0x4, 0x4, 0xb721c318, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1c5218c0, 0x1c521920, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1a43c5d0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1a43c5d0, 0x1dcb71a0, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1c521970, 0x1dcb71a0, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1a43c690, 0x1dcb71a0, 0x4, 0x4, 0x1ac, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1a43c690, 0x1dcb71a0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1a43c690, 0x1dcb71a0, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1a43c690, 0x1dcb71a0, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1c61d200, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1c61d200, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1e54a8c0, 0x1b9a5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1dcb71c0, 0x1b9a5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1c521ce0, 0x1b9a5000, 0x1000, 0x1000, 0x1cc81048, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1c5f93b0) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1c5f93b0, 0x1d5169b0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1c5f93b0, 0x1d5169b0, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1c5f93b0, 0x1d5169b0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1cc81020) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 15295 [IO wait]: net.runtime_pollWait(0xf75e5898, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1e5ef378, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1e5ef378, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1e5ef340, 0x1e862600, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1d9675f8, 0x1e862600, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1e7bcea0, 0x1e862600, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1e862580, 0x1e862600, 0x4, 0x4, 0xeb4228b4, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1e8625b0, 0x1e862600, 0x4, 0x4, 0x6da45055, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1e8625b0, 0x1e862600, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1e8625b0, 0x1e862600, 0x4, 0x4, 0xf639bf43, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1e8625b0, 0x1e862600, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1aa642a0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1aa642a0, 0x1ce24320, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1e862640, 0x1ce24320, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1aa64390, 0x1ce24320, 0x4, 0x4, 0x110, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1aa64390, 0x1ce24320, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1aa64390, 0x1ce24320, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1aa64390, 0x1ce24320, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1ccb1b60, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1ccb1b60, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1c792740, 0x1d891000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1ce24350, 0x1d891000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1e862920, 0x1d891000, 0x1000, 0x1000, 0x1c6d4508, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1b413ce0) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1b413ce0, 0x1a43fca0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1b413ce0, 0x1a43fca0, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1b413ce0, 0x1a43fca0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1c6d44e0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 15313 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1c6d44e0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 15327 [IO wait]: net.runtime_pollWait(0xf75e5a00, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1e5eecf8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1e5eecf8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1e5eecc0, 0x1e76f8e0, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1d967230, 0x1e76f8e0, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1e639dc0, 0x1e76f8e0, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1e76f860, 0x1e76f8e0, 0x4, 0x4, 0x7e733275, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1e76f890, 0x1e76f8e0, 0x4, 0x4, 0xda9130d6, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1e76f890, 0x1e76f8e0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1e76f890, 0x1e76f8e0, 0x4, 0x4, 0xd448bd56, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1e76f890, 0x1e76f8e0, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1d1a3410, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1d1a3410, 0x1d720760, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1e76f920, 0x1d720760, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1d1a3560, 0x1d720760, 0x4, 0x4, 0x1a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1d1a3560, 0x1d720760, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1d1a3560, 0x1d720760, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1d1a3560, 0x1d720760, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1b378c60, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1b378c60, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1cbd00c0, 0x1cf4c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1d720780, 0x1cf4c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1e76fc00, 0x1cf4c000, 0x1000, 0x1000, 0x1c6d5d08, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1b3e3b00) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1b3e3b00, 0x1d82abd0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1b3e3b00, 0x1d82abd0, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1b3e3b00, 0x1d82abd0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1c6d5ce0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 15329 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1c6d5ce0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 10087290 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1d6fbe60, 0xf764f0e0, 0x1e74c120, 0x21a4a600, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x26f02b60, 0xf764f0e0, 0x1e74c120, 0x21a4a600, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x20ab2080, 0x1d838610, 0x26f02b60, 0xf769af80, 0x1dd57fc0, 0x21a4a600, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 15399 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1d8bd9e0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 15256 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1cc81020, 0x1e3e07b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1cc81020, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1cc81020, 0x1d395c50) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 10159055 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1b531ec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1b531ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10156967 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x27f12300, 0xc, 0xc, 0x0, 0x0, 0x2d939140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2daa88c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x3dc0d6d, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x27147018, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1c413cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x27f122f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x29976580, 0x18e3e690, 0x22, 0x2d9390c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x29976580, 0x18e3e690, 0x22, 0x25d39bf0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x2ea55a70, 0x27146520, 0x18eb79e0, 0xf769af80, 0x29976580, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 9385196 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1e845500, 0x2c8fd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1e845500, 0x2c8fd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2d69f530, 0x2c8fd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2d69f530, 0x2c8fd000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x28fd2b80, 0x2c8fd000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2ec7eb10, 0x2c8fd000, 0x1000, 0x1000, 0x2b51c440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9454427 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x3123b420, 0x23091000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x3123b420, 0x23091000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1b392420, 0x23091000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1b392420, 0x23091000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1b54a440, 0x23091000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1afeaf60, 0x23091000, 0x1000, 0x1000, 0x1adb2580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9830837 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c115240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2c115240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x29f05dd0, 0x2c115240, 0x2c1153c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160004 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c642540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c642540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10157473 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2144a580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2144a580, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 15812 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1c43ce10, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 9935810 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x256f5880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x256f5880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21858750, 0x256f5880, 0x256f59c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 15284 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1c42c7e0, 0x1e2b37b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1c42c7e0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1c42c7e0, 0x1b9aa6d0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 9364058 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1dd1f420, 0x2bb98000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1dd1f420, 0x2bb98000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x31208ba0, 0x2bb98000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x31208ba0, 0x2bb98000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x261c3120, 0x2bb98000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x272e4550, 0x2bb98000, 0x1000, 0x1000, 0x213da9c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 15347 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1add8b10, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 10100378 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x271dfd30, 0xc, 0xc, 0x0, 0x0, 0x2440d480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x26c96380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x26c96380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x26c96380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2d15d500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2d15d500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2d15d500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1f0a7720, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21b76780, 0x18e3e690, 0x22, 0x2440d440, 0x0, 0xf768f018, 0x1fd57b18) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21b76780, 0x18e3e690, 0x22, 0x2c3792f0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21b76780, 0x2c3792f0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21b76780, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1dcb8120, 0xf7693770, 0x2440d280, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2440d280) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x271dfcc0, 0x2440d280, 0x2440d400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9834341 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x23023a00, 0xc, 0xc, 0x0, 0x0, 0x2440c080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2c6e5ea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2c6e5ea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2c6e5ea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2c103650, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2c103650, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2c103650, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x27b3fcc0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2b2a9030, 0x18e3e690, 0x22, 0x2440c000, 0x0, 0xf768f018, 0x224175b0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2b2a9030, 0x18e3e690, 0x22, 0x26ee9a10, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2b2a9030, 0x26ee9a10, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2b2a9030, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2aea4d80, 0xf7693770, 0x2661df00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2661df00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23023980, 0x2661df00, 0x2661dfc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9779376 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x259362a0, 0x2d40d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x259362a0, 0x2d40d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x26c6fda0, 0x2d40d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x26c6fda0, 0x2d40d000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2c8db940, 0x2d40d000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2411adc0, 0x2d40d000, 0x1000, 0x1000, 0x2c4f5d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 14581 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1d4081e0, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 9858208 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x28188e00, 0x29464000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x28188e00, 0x29464000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x26c929f0, 0x29464000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x26c929f0, 0x29464000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2402a720, 0x29464000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x203d23c0, 0x29464000, 0x1000, 0x1000, 0x21731d80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10141056 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f0b9840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f0b9840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9871241 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x26402000, 0xf764f0e0, 0x2ad00e00, 0x23d38e80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2df97280, 0xf764f0e0, 0x2ad00e00, 0x23d38e80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2df94b00, 0x29429120, 0x2df97280, 0xf769af80, 0x2df94a40, 0x23d38e80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10135239 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e3d1f00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e3d1f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10121961 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1c7f4a40, 0xc, 0xc, 0x0, 0x0, 0x21aa7b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2affdc00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x1b8491af, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x200ae0b8, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1d075cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x1c7f4a30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x2a5c5e00, 0x18e3e690, 0x22, 0x21aa7a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x2a5c5e00, 0x18e3e690, 0x22, 0x2b746d50, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x1e720790, 0x21b767f8, 0x18eb79e0, 0xf769af80, 0x2a5c5e00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 15579 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1a93d0e0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 10140073 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22f92ac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22f92ac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9910028 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2bfcf880, 0x210558f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2bfcf880, 0x210558f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x210558f0, 0x22, 0x9e08) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9890160 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1b1eb400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1b1eb400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fec25e8, 0x1b1eb400, 0x1b1eb580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9863942 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24bc6100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x24bc6100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1d1a73f8, 0x24bc6100, 0x24bc61c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10079773 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x252e0e40, 0xf764f0e0, 0x282a7c00, 0x1edda100, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x28b56780, 0xf764f0e0, 0x282a7c00, 0x1edda100, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2176f940, 0x21fb7f50, 0x28b56780, 0xf769af80, 0x2176f880, 0x1edda100, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9705437 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x223e0a80, 0x1e1de000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x223e0a80, 0x1e1de000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x25a9d950, 0x1e1de000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x25a9d950, 0x1e1de000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x226cebe0, 0x1e1de000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x23a62aa0, 0x1e1de000, 0x1000, 0x1000, 0x281cf4c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10158367 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1a496500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a496500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10060460 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x24748d60, 0xc, 0xc, 0x0, 0x0, 0x1ae1db40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x22671260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x22671260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x22671260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1e9cf890, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1e9cf890, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1e9cf890, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2ce63aa0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2106fe08, 0x18e3e690, 0x22, 0x1ae1db00, 0x0, 0xf768f018, 0x28e31b98) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2106fe08, 0x18e3e690, 0x22, 0x22477380, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2106fe08, 0x22477380, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2106fe08, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1cc3b200, 0xf7693770, 0x1ae1da00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1ae1da00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x24748cf0, 0x1ae1da00, 0x1ae1dac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10159949 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fea7600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fea7600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9907399 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b9367e0, 0x29fb7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b9367e0, 0x29fb7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1cac64e0, 0x29fb7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1cac64e0, 0x29fb7000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1f29c500, 0x29fb7000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ac48cd0, 0x29fb7000, 0x1000, 0x1000, 0x2354b000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9956153 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b756fc0, 0x28cdd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b756fc0, 0x28cdd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x282a1800, 0x28cdd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x282a1800, 0x28cdd000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2944e2e0, 0x28cdd000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2ba69540, 0x28cdd000, 0x1000, 0x1000, 0x2223a7c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 15402 [select, 6 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1d8bd9e0, 0x1aad47b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1d8bd9e0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1d8bd9e0, 0x1d82a860) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 9754649 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2144b2c0, 0x21e71bc0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2144b2c0, 0x21e71bc0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x21e71bc0, 0x22, 0x9b96) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10110526 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2cd3f900, 0xc, 0xc, 0x0, 0x0, 0x1ac7d7c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x1e843dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x6938c47a, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1c6a36c8, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1e991cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2cd3f8f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x1c537d80, 0x18e3e690, 0x22, 0x1ac7d740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x1c537d80, 0x18e3e690, 0x22, 0x21be60c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x30262af0, 0x1d1d1e08, 0x18eb79e0, 0xf769af80, 0x1c537d80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 10088269 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2950e120, 0xc, 0xc, 0x0, 0x0, 0x1c6426c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1f9a8a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1f9a8a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1f9a8a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x22962780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x22962780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x22962780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x200aaec0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1f8974c0, 0x18e3e690, 0x22, 0x1c642680, 0x0, 0xf768f018, 0x2966fb38) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1f8974c0, 0x18e3e690, 0x22, 0x2479edb0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1f8974c0, 0x2479edb0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1f8974c0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x21940480, 0xf7693770, 0x1c642540, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1c642540) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2950e0b0, 0x1c642540, 0x1c642640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9755335 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x203fb9c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x203fb9c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23f52e40, 0x203fb9c0, 0x203fba80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 15651 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1da408a0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 15935 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1d09e810, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 9755042 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2144ac40, 0x26802d80, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2144ac40, 0x26802d80, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26802d80, 0x22, 0x9b9e) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9599491 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x24034620, 0x24004000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x24034620, 0x24004000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2e65c9f0, 0x24004000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2e65c9f0, 0x24004000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x28c28400, 0x24004000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2a4126b0, 0x24004000, 0x1000, 0x1000, 0x26375d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9364019 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2efe4a80, 0x276b3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2efe4a80, 0x276b3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1f098a20, 0x276b3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1f098a20, 0x276b3000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x279d64e0, 0x276b3000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f8b46f0, 0x276b3000, 0x1000, 0x1000, 0x1d925a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10049016 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1fd40540, 0x27764000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1fd40540, 0x27764000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b6d33e0, 0x27764000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b6d33e0, 0x27764000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1df40e00, 0x27764000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21f24040, 0x27764000, 0x1000, 0x1000, 0x1f40a080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9930451 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f30b2c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1f30b2c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23cd0320, 0x1f30b2c0, 0x1f30b3c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10074558 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2d964840, 0x2479f350, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2d964840, 0x2479f350, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2479f350, 0x22, 0xa090) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10151467 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20609280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20609280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10109483 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1d75ea80, 0xf764f0e0, 0x2a6a30e0, 0x20239380, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2af29ba0, 0xf764f0e0, 0x2a6a30e0, 0x20239380, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1d98e700, 0x2af2caa0, 0x2af29ba0, 0xf769af80, 0x1d98e580, 0x20239380, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10159229 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2e67f7c0, 0xc, 0xc, 0x0, 0x0, 0x2b9b8ac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2a0556c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x66994d71, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x271471d8, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1cb57cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2e67f7b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x1ffc3800, 0x18e3e690, 0x22, 0x2b9b89c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x1ffc3800, 0x18e3e690, 0x22, 0x25d39ce0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x2e6b43f0, 0x27146590, 0x18eb79e0, 0xf769af80, 0x1ffc3800, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 9778856 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x25534500, 0x239382d0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x25534500, 0x239382d0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x239382d0, 0x22, 0x9bfd) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10151858 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x291929d0, 0xc, 0xc, 0x0, 0x0, 0x29db1300, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x26c99ce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x6b4d491d, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x280c0b68, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1c947cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x291929c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x2e50d440, 0x18e3e690, 0x22, 0x29db1280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x2e50d440, 0x18e3e690, 0x22, 0x1a81a6f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x2dcc40a0, 0x272ae468, 0x18eb79e0, 0xf769af80, 0x2e50d440, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 10070839 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1cc81320, 0xf764f0e0, 0x2741fac0, 0x2006f900, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1d8a6dc0, 0xf764f0e0, 0x2741fac0, 0x2006f900, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1e1aa280, 0x1d513460, 0x1d8a6dc0, 0xf769af80, 0x1aa41d40, 0x2006f900, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9934280 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21343340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x21343340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x27ed5c90, 0x21343340, 0x21343400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10170597 [select, 12 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x23772b60, 0xc, 0xc, 0x0, 0x0, 0x2538db40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x1e1e16c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x47ea9946, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1fd56128, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1e995cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x23772b50, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf764f0e0, 0x18ff3060, 0x18e3e690, 0x22, 0x2538da80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf764f0e0, 0x18ff3060, 0x18e3e690, 0x22, 0x1edee541, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x28bafab0, 0x20d25d60, 0x18eb79e0, 0xf764f0e0, 0x18ff3060, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 10026037 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1dd01040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1dd01040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1aa34980, 0xf7693770, 0x1dd01040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9794715 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1f8539f0, 0xc, 0xc, 0x0, 0x0, 0x200fd880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1aa489a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1aa489a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1aa489a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x27bf5920, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x27bf5920, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x27bf5920, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2c64cda0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x220d6410, 0x18e3e690, 0x22, 0x200fd840, 0x0, 0xf768f018, 0x21a680e0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x220d6410, 0x18e3e690, 0x22, 0x2bd20960, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x220d6410, 0x2bd20960, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x220d6410, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1c5ed0e0, 0xf7693770, 0x1fe2b2c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1fe2b2c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1aa91260, 0x1fe2b2c0, 0x1fe2b3c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9984783 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1e01dce0, 0x2cedc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1e01dce0, 0x2cedc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x24f61e30, 0x2cedc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x24f61e30, 0x2cedc000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x245fca00, 0x2cedc000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2358d530, 0x2cedc000, 0x1000, 0x1000, 0x283e3340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10138986 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x25e043f0, 0xc, 0xc, 0x0, 0x0, 0x2265bf80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x20a77180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x1a12cc11, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x20ebe478, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1a997cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x25e043e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x23b96a80, 0x18e3e690, 0x22, 0x2265bec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x23b96a80, 0x18e3e690, 0x22, 0x1d65df20, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x21e8e700, 0x2408a1c8, 0x18eb79e0, 0xf769af80, 0x23b96a80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 9833674 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x21941bc0, 0xf764f0e0, 0x2e87af20, 0x2da5cb00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1f03ab00, 0xf764f0e0, 0x2e87af20, 0x2da5cb00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2df95a40, 0x1f002ff0, 0x1f03ab00, 0xf769af80, 0x2df78400, 0x2da5cb00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9705979 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b689960, 0x23440000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b689960, 0x23440000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2168b920, 0x23440000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2168b920, 0x23440000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x23562800, 0x23440000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x27f1e730, 0x23440000, 0x1000, 0x1000, 0x25718900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9840906 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x29951420, 0x1e298000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x29951420, 0x1e298000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1e02f0e0, 0x1e298000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1e02f0e0, 0x1e298000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1ddd6580, 0x1e298000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1c6f8e90, 0x1e298000, 0x1000, 0x1000, 0x18e9a200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 31196 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1fa3e720) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 10121956 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2294a440, 0x2b746db0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2294a440, 0x2b746db0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2b746db0, 0x22, 0xa14f) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9700050 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2ec07880, 0x254b5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2ec07880, 0x254b5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x212f53e0, 0x254b5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x212f53e0, 0x254b5000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1b1aaee0, 0x254b5000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2c31b0c0, 0x254b5000, 0x1000, 0x1000, 0x1e6d30c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10082458 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1e652100, 0x2c379470, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1e652100, 0x2c379470, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2c379470, 0x22, 0xa0c1) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 15331 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1c6d5ce0, 0x1db8dfb8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1c6d5ce0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1c6d5ce0, 0x1bd9ace0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 15398 [IO wait]: net.runtime_pollWait(0xf75e56b8, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1aea97b8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1aea97b8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1aea9780, 0x1bbe4870, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1ab7b308, 0x1bbe4870, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1a356180, 0x1bbe4870, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1bbe47f0, 0x1bbe4870, 0x4, 0x4, 0xb3c2276, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1bbe4820, 0x1bbe4870, 0x4, 0x4, 0x57ed6d7, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1bbe4820, 0x1bbe4870, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1bbe4820, 0x1bbe4870, 0x4, 0x4, 0xf11019a0, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1bbe4820, 0x1bbe4870, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1a6bd710, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1a6bd710, 0x1f9d49c0, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1bbe48b0, 0x1f9d49c0, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1a6bd800, 0x1f9d49c0, 0x4, 0x4, 0x64, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1a6bd800, 0x1f9d49c0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1a6bd800, 0x1f9d49c0, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1a6bd800, 0x1f9d49c0, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1ad533b0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1ad533b0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1d9f7140, 0x1c788000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1f9d49e0, 0x1c788000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1bbe4b90, 0x1c788000, 0x1000, 0x1000, 0x1d8bda08, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1ad99e60) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1ad99e60, 0x1aa06c90, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1ad99e60, 0x1aa06c90, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1ad99e60, 0x1aa06c90, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1d8bd9e0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 15400 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1d8bd9e0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 10039988 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21781140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21781140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x22120e60, 0xf7693770, 0x21781140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10159089 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2692c640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2692c640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9857297 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20dcaac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20dcaac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x27187460, 0xf7693770, 0x20dcaac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10157419 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21a5ef00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21a5ef00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9794326 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ff4a0c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ff4a0c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1fdbdaa0, 0xf7693770, 0x1ff4a0c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9965673 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1a9a9140, 0xf764f0e0, 0x225d02e0, 0x209eff00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1dd4e5e0, 0xf764f0e0, 0x225d02e0, 0x209eff00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1c6a0900, 0x2588d280, 0x1dd4e5e0, 0xf769af80, 0x1d44f480, 0x209eff00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10148700 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x221e9280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x221e9280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9593398 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2a052d20, 0x2b989000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2a052d20, 0x2b989000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x226e73e0, 0x2b989000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x226e73e0, 0x2b989000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x25d358c0, 0x2b989000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x23d4fc00, 0x2b989000, 0x1000, 0x1000, 0x2d51d380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9923415 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2b31c780, 0xf764f0e0, 0x26736be0, 0x2bee9880, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2b5026c0, 0xf764f0e0, 0x26736be0, 0x2bee9880, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x24c28100, 0x1ab78fd0, 0x2b5026c0, 0xf769af80, 0x20fbf980, 0x2bee9880, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10041410 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x20cba140, 0xc, 0xc, 0x0, 0x0, 0x1a6b6fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x20b8b960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x20b8b960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x20b8b960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x209215c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x209215c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x209215c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1af66f20, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1dc53138, 0x18e3e690, 0x22, 0x1a6b6f80, 0x0, 0xf768f018, 0x28e30160) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1dc53138, 0x18e3e690, 0x22, 0x25171980, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1dc53138, 0x25171980, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1dc53138, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28c75500, 0xf7693770, 0x1a6b6e80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1a6b6e80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20cba0d0, 0x1a6b6e80, 0x1a6b6f40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9940584 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1f0b9340, 0x26410c00, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1f0b9340, 0x26410c00, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26410c00, 0x22, 0x9e8a) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9719143 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25dd8700, 0x2ea04000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25dd8700, 0x2ea04000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28d37080, 0x2ea04000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28d37080, 0x2ea04000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2cdef160, 0x2ea04000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x24287880, 0x2ea04000, 0x1000, 0x1000, 0x277ef8c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9547318 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1afc2000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 10159194 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x27cbc240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27cbc240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9710038 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2686f0a0, 0x2fbc1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2686f0a0, 0x2fbc1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2d472810, 0x2fbc1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2d472810, 0x2fbc1000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2ea83820, 0x2fbc1000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2e62a6e0, 0x2fbc1000, 0x1000, 0x1000, 0x29947d80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10160480 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x250b7d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x250b7d00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160481 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x277cb700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x277cb700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10154733 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2df95e80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2df95e80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10049149 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1a294400, 0x22477860, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1a294400, 0x22477860, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x22477860, 0x22, 0xa02e) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9468499 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2e9641c0, 0x22976000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2e9641c0, 0x22976000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x24ce6690, 0x22976000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x24ce6690, 0x22976000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x27b586a0, 0x22976000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1fa61eb0, 0x22976000, 0x1000, 0x1000, 0x204afd40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10160180 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e54a4c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e54a4c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9361891 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1c8747e0, 0x2e10a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1c8747e0, 0x2e10a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b77a900, 0x2e10a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b77a900, 0x2e10a000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1c849480, 0x2e10a000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x27f137e0, 0x2e10a000, 0x1000, 0x1000, 0x2d939900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9893790 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a255b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1a255b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f9e5188, 0x1a255b80, 0x1a255c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10155138 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f0ffec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f0ffec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9661384 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2dce1960, 0x24e97000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2dce1960, 0x24e97000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1c7de150, 0x24e97000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1c7de150, 0x24e97000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1acc64c0, 0x24e97000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22590ce0, 0x24e97000, 0x1000, 0x1000, 0x1fde0a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9751133 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28204b40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x28204b40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x29f05550, 0x28204b40, 0x28204c00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9833520 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2df78400, 0x22798810, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2df78400, 0x22798810, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x22798810, 0x22, 0x9cd6) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9755226 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2491baa0, 0xf764f0e0, 0x26a8a4a0, 0x27f10d80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2e9ba940, 0xf764f0e0, 0x26a8a4a0, 0x27f10d80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x29ac7800, 0x22b22720, 0x2e9ba940, 0xf769af80, 0x2144ac40, 0x27f10d80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9435229 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1ff42fc0, 0x2b2ee000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1ff42fc0, 0x2b2ee000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2ec76540, 0x2b2ee000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2ec76540, 0x2b2ee000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2784fe00, 0x2b2ee000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x24049670, 0x2b2ee000, 0x1000, 0x1000, 0x2661fd40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10072667 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x258eb6c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x258eb6c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2195d460, 0xf7693770, 0x258eb6c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10112215 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x22b4c240, 0xc, 0xc, 0x0, 0x0, 0x265698c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x21770620, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x6c0e3c81, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1fd4dff0, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1d79bcd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x22b4c230, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x200fc180, 0x18e3e690, 0x22, 0x26569840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x200fc180, 0x18e3e690, 0x22, 0x21be6180, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x227ffa40, 0x1fd4d208, 0x18eb79e0, 0xf769af80, 0x200fc180, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 10145946 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f0b9a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f0b9a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10075687 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b1d8000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2b1d8000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23396898, 0x2b1d8000, 0x2b1d81c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9587978 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1fd42a80, 0x20c72000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1fd42a80, 0x20c72000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28247d40, 0x20c72000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28247d40, 0x20c72000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x22c53c80, 0x20c72000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x20692810, 0x20c72000, 0x1000, 0x1000, 0x24761f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9989376 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d423e80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1d423e80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1d1d1ac8, 0x1d423e80, 0x1d423f40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10159026 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x251f5940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x251f5940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10142149 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fc00780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fc00780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9828839 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x279c5240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x279c5240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x29fca180, 0xf7693770, 0x279c5240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9846695 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20bfe980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x20bfe980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1d77eac8, 0x20bfe980, 0x20bfea40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10057723 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x18f1c280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x18f1c280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1efd5b28, 0x18f1c280, 0x18f1c400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10152936 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ea5dfc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ea5dfc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9833213 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2ec07b20, 0x2c3ef000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2ec07b20, 0x2c3ef000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2ce81740, 0x2c3ef000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2ce81740, 0x2c3ef000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2ed95580, 0x2c3ef000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x25c7de30, 0x2c3ef000, 0x1000, 0x1000, 0x25792500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9854576 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x23ac9700, 0x1c64f140, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x23ac9700, 0x1c64f140, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1c64f140, 0x22, 0x9d31) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10151771 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26196480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26196480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10062503 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c421d80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c421d80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x20697b00, 0xf7693770, 0x2c421d80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9851103 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28c74c60, 0xf764f0e0, 0x2ce7da00, 0x2940b100, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2ed943a0, 0xf764f0e0, 0x2ce7da00, 0x2940b100, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2e953d40, 0x2a591110, 0x2ed943a0, 0xf769af80, 0x277efe40, 0x2940b100, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9944248 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1f64fc70, 0xc, 0xc, 0x0, 0x0, 0x1dd56480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1e7dd5e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1e7dd5e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1e7dd5e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1b59c240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1b59c240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1b59c240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1d5dca00, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1ac768c0, 0x18e3e690, 0x22, 0x1dd56440, 0x0, 0xf768f018, 0x272b0310) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1ac768c0, 0x18e3e690, 0x22, 0x2ed123c0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1ac768c0, 0x2ed123c0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1ac768c0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1bf35140, 0xf7693770, 0x1dd56340, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1dd56340) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f64fc00, 0x1dd56340, 0x1dd56400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160427 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25878ec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25878ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9784146 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24880f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24880f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x21ab5960, 0xf7693770, 0x24880f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9473427 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1e390d20) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 10142152 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ab0d3c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ab0d3c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10120465 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20cd6840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20cd6840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2c0e49a0, 0xf7693770, 0x20cd6840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10115681 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2e9b09c0, 0x26415740, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2e9b09c0, 0x26415740, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26415740, 0x22, 0xa13a) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10131342 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x26403080, 0xf764f0e0, 0x204057c0, 0x2da5c080, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2da61fa0, 0xf764f0e0, 0x204057c0, 0x2da5c080, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x25792dc0, 0x268b0c50, 0x2da61fa0, 0xf769af80, 0x25792d00, 0x2da5c080, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10109065 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1e8778c0, 0xf764f0e0, 0x2c41b380, 0x1f93b080, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2e895ca0, 0xf764f0e0, 0x2c41b380, 0x1f93b080, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1dd00580, 0x2e897800, 0x2e895ca0, 0xf769af80, 0x1dd004c0, 0x1f93b080, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10160064 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x204af040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x204af040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9776603 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b11e600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2b11e600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23f637c8, 0x2b11e600, 0x2b11e6c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9438329 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26c97dc0, 0x1e7aa000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26c97dc0, 0x1e7aa000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2a21c900, 0x1e7aa000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2a21c900, 0x1e7aa000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x27fa6f80, 0x1e7aa000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x233a8280, 0x1e7aa000, 0x1000, 0x1000, 0x20c01000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 21725 [select, 22 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1afc2ae0, 0x1c7c4fb8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1afc2ae0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1afc2ae0, 0x1d3de7e0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 10131581 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x21842aa0, 0xc, 0xc, 0x0, 0x0, 0x2df78980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x282f4460, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x24765e70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x28bb91d8, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1cb59cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x21842a90, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x2e0982c0, 0x18e3e690, 0x22, 0x2df78900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x2e0982c0, 0x18e3e690, 0x22, 0x1d663c50, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x25edaa00, 0x28ac32d0, 0x18eb79e0, 0xf769af80, 0x2e0982c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 10150084 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1b61fbc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1b61fbc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9958485 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x21507740, 0x20539140, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x21507740, 0x20539140, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x20539140, 0x22, 0x9ec7) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9881775 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x219b8ee0, 0x25894000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x219b8ee0, 0x25894000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b4d0db0, 0x25894000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b4d0db0, 0x25894000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x24cf1440, 0x25894000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e0370b0, 0x25894000, 0x1000, 0x1000, 0x267b2280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9755265 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x27f93d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27f93d40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1c27ab20, 0xf7693770, 0x27f93d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10160806 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20756dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20756dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9930888 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25f84280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25f84280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x28d25d60, 0xf7693770, 0x25f84280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9962877 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2247d180, 0x2b85b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2247d180, 0x2b85b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2d6b7290, 0x2b85b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2d6b7290, 0x2b85b000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2ebf8400, 0x2b85b000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d0f6a10, 0x2b85b000, 0x1000, 0x1000, 0x1e832ec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10093156 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x234e2070, 0xc, 0xc, 0x0, 0x0, 0x21a5e240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x270316c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x270316c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x270316c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x28b20000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x28b20000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x28b20000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x30d5ea40, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21a68908, 0x18e3e690, 0x22, 0x21a5e200, 0x0, 0xf768f018, 0x280c0248) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21a68908, 0x18e3e690, 0x22, 0x2c3795c0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21a68908, 0x2c3795c0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21a68908, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1d537260, 0xf7693770, 0x21a5e100, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x21a5e100) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x234e2000, 0x21a5e100, 0x21a5e1c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10067480 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1fbd2e00, 0xc, 0xc, 0x0, 0x0, 0x1cf60c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x287cb5e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x287cb5e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x287cb5e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1e7cb4d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1e7cb4d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1e7cb4d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1d78c4a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1fd85360, 0x18e3e690, 0x22, 0x1cf60c00, 0x0, 0xf768f018, 0x27146020) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1fd85360, 0x18e3e690, 0x22, 0x1d9bfe60, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1fd85360, 0x1d9bfe60, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1fd85360, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x30d26ae0, 0xf7693770, 0x1cf60b00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1cf60b00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fbd2d90, 0x1cf60b00, 0x1cf60bc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10150335 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20447540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20447540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9756758 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20881b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x20881b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e462438, 0x20881b00, 0x20881bc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9699685 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2ec06540, 0x24b75000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2ec06540, 0x24b75000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x201fe4e0, 0x24b75000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x201fe4e0, 0x24b75000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1e6396c0, 0x24b75000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2c65a3a0, 0x24b75000, 0x1000, 0x1000, 0x23d66300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10160953 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x241199c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x241199c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9941925 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ff18f40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1ff18f40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1c7f84e0, 0x1ff18f40, 0x1ff19000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10157729 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c792800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c792800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10120313 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fd16000, 0xf764f0e0, 0x302690c0, 0x28c50a80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x20cb3120, 0xf764f0e0, 0x302690c0, 0x28c50a80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2246ac80, 0x2319a060, 0x20cb3120, 0xf769af80, 0x2246a9c0, 0x28c50a80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10160483 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25807880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25807880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160100 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1a358c00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a358c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9862289 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1ec79b00, 0x2c7ce810, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1ec79b00, 0x2c7ce810, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2c7ce810, 0x22, 0x9d4b) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10153343 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20f5abc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20f5abc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9968827 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ab5b480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1ab5b480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x202a5828, 0x1ab5b480, 0x1ab5b680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9937198 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x21f2aa20, 0xf764f0e0, 0x258f2840, 0x1d2a2f80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2570e8e0, 0xf764f0e0, 0x258f2840, 0x1d2a2f80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1cec3980, 0x20e5cad0, 0x2570e8e0, 0xf769af80, 0x1cec38c0, 0x1d2a2f80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9812447 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b99a0c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2b99a0c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2b2a98f0, 0x2b99a0c0, 0x2b99a180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9912612 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21b53b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x21b53b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1addb520, 0x21b53b80, 0x21b53d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9787629 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1cc809c0, 0xf764f0e0, 0x1ff69900, 0x224fe600, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2022d2e0, 0xf764f0e0, 0x1ff69900, 0x224fe600, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1ce84b80, 0x1f684010, 0x2022d2e0, 0xf769af80, 0x1ce849c0, 0x224fe600, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10151534 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x204cf940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x204cf940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10039126 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2e307080, 0xf764f0e0, 0x1fd12180, 0x2da5c380, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1efccb20, 0xf764f0e0, 0x1fd12180, 0x2da5c380, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x29d7a640, 0x2c570460, 0x1efccb20, 0xf769af80, 0x1e78fd80, 0x2da5c380, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10075253 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28c76780, 0xf764f0e0, 0x2bcdcbe0, 0x2c18f000, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2a8545a0, 0xf764f0e0, 0x2bcdcbe0, 0x2c18f000, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x28987d80, 0x2345ce60, 0x2a8545a0, 0xf769af80, 0x2ec1c780, 0x2c18f000, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9965796 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cd1e700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1cd1e700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1eafeba0, 0x1cd1e700, 0x1cd1e7c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10100285 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2661d540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2661d540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x24430898, 0x2661d540, 0x2661da40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10076198 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26ad9400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26ad9400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2b32efc0, 0xf7693770, 0x26ad9400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10141057 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c26c3c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c26c3c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10148737 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2329d980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2329d980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10133991 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x254b6600, 0xf764f0e0, 0x295b8340, 0x2bee9700, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x29225a00, 0xf764f0e0, 0x295b8340, 0x2bee9700, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x27cbda80, 0x20e2fb40, 0x29225a00, 0xf769af80, 0x27cbcd00, 0x2bee9700, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9786611 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x254b06c0, 0xf764f0e0, 0x22777240, 0x1dfaa000, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1fb7c4c0, 0xf764f0e0, 0x22777240, 0x1dfaa000, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1faf3d00, 0x22fc0ee0, 0x1fb7c4c0, 0xf769af80, 0x21043680, 0x1dfaa000, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10076711 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x26373340, 0x2479f830, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x26373340, 0x2479f830, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2479f830, 0x22, 0xa09a) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9948924 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28ddaa00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x28ddaa00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x29407b78, 0x28ddaa00, 0x28ddaac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10084728 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x25fb29b0, 0xc, 0xc, 0x0, 0x0, 0x1d853940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1f339180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1f339180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1f339180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x23ef8d80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x23ef8d80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x23ef8d80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1c409f00, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x18ef39d8, 0x18e3e690, 0x22, 0x1d853900, 0x0, 0xf768f018, 0x271479a0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x18ef39d8, 0x18e3e690, 0x22, 0x272ceb70, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x18ef39d8, 0x272ceb70, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x18ef39d8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1ff6c480, 0xf7693770, 0x1d853800, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1d853800) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x25fb2940, 0x1d853800, 0x1d8538c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10145169 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x208a31c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x208a31c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10136403 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x21f6a350, 0xc, 0xc, 0x0, 0x0, 0x22c73900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2b853500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x79d72bf4, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x200afda8, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1ab6e97c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x21f6a340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x200afcf0, 0x18e3e690, 0x22, 0x22c73840, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x200afcf0, 0x18e3e690, 0x22, 0x26ced080, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x200afcf0, 0x26ced080, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x200afcf0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2a20ac00, 0xf7693770, 0x22c73740, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x22c73740) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21f6a2c0, 0x22c73740, 0x22c73800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10130625 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2e87f440, 0xf764f0e0, 0x2d9410a0, 0x23d38e00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2f9e1940, 0xf764f0e0, 0x2d9410a0, 0x23d38e00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x277ef6c0, 0x223010e0, 0x2f9e1940, 0xf769af80, 0x277ef600, 0x23d38e00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10021404 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1fbb1790, 0xc, 0xc, 0x0, 0x0, 0x2692c780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1ec5b960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1ec5b960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1ec5b960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x20ec6fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x20ec6fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x20ec6fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1fb5b400, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1a95a260, 0x18e3e690, 0x22, 0x2692c740, 0x0, 0xf768f018, 0x28e30948) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1a95a260, 0x18e3e690, 0x22, 0x297b7aa0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1a95a260, 0x297b7aa0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1a95a260, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2b319320, 0xf7693770, 0x2692c640, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2692c640) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fbb1720, 0x2692c640, 0x2692c700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10159369 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fe279c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fe279c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9794325 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ff4ab40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1ff4ab40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f5cb5a8, 0x1ff4ab40, 0x1ff4acc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9887733 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2b7c9740, 0xf764f0e0, 0x22addae0, 0x1eddab00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x21aaa180, 0xf764f0e0, 0x22addae0, 0x1eddab00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2323d600, 0x219f5320, 0x21aaa180, 0xf769af80, 0x23519480, 0x1eddab00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9746998 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2e87e540, 0xf764f0e0, 0x25cdb240, 0x224ff280, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1ca1f040, 0xf764f0e0, 0x25cdb240, 0x224ff280, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1e4ee5c0, 0x21e01820, 0x1ca1f040, 0xf769af80, 0x22348900, 0x224ff280, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9973676 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x298772c0, 0xc, 0xc, 0x0, 0x0, 0x2130c040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1dc5a460, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1dc5a460, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1dc5a460, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1d974ab0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1d974ab0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1d974ab0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1bd309e0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x24aefe70, 0x18e3e690, 0x22, 0x2130c000, 0x0, 0xf768f018, 0x1fd56378) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x24aefe70, 0x18e3e690, 0x22, 0x20539380, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x24aefe70, 0x20539380, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x24aefe70, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1bf34480, 0xf7693770, 0x217638c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x217638c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x29877250, 0x217638c0, 0x21763980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9908708 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x27123e00, 0x25eebad0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x27123e00, 0x25eebad0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x25eebad0, 0x22, 0x9dff) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9743370 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1e276c00, 0xf764f0e0, 0x224364c0, 0x24737a80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1d744f20, 0xf764f0e0, 0x224364c0, 0x24737a80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1d422740, 0x2efd9620, 0x1d744f20, 0xf769af80, 0x1d422680, 0x24737a80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10115953 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21615700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21615700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2c707f00, 0xf7693770, 0x21615700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10027398 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1cbdc240, 0xf764f0e0, 0x1f93dae0, 0x236f6680, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1f93c560, 0xf764f0e0, 0x1f93dae0, 0x236f6680, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1ce57500, 0x22252f30, 0x1f93c560, 0xf769af80, 0x1d909f40, 0x236f6680, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9819552 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20b86740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20b86740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x22bdb340, 0xf7693770, 0x20b86740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10093371 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x205ff180, 0x2983b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x205ff180, 0x2983b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2894b7d0, 0x2983b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2894b7d0, 0x2983b000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x237d0580, 0x2983b000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x27c4d910, 0x2983b000, 0x1000, 0x1000, 0x2a4e6340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10022003 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2820dfa0, 0xc, 0xc, 0x0, 0x0, 0x2176fdc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1f789500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1f789500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1f789500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x27a9c810, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x27a9c810, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x27a9c810, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2b9c2d40, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1fd5c980, 0x18e3e690, 0x22, 0x2176fd80, 0x0, 0xf768f018, 0x28e306f8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1fd5c980, 0x18e3e690, 0x22, 0x23ef6ed0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1fd5c980, 0x23ef6ed0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1fd5c980, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2e87ff20, 0xf7693770, 0x2176fc80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2176fc80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2820df30, 0x2176fc80, 0x2176fd40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10042430 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x20c8db20, 0x24af1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x20c8db20, 0x24af1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x20920de0, 0x24af1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x20920de0, 0x24af1000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1af669a0, 0x24af1000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x27f901d0, 0x24af1000, 0x1000, 0x1000, 0x1e78ac00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10158038 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x217638c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x217638c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9796377 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b41df00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2b41df00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23dafe40, 0x2b41df00, 0x2b41dfc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9939683 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2a0547e0, 0x2e8b8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2a0547e0, 0x2e8b8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28071d40, 0x2e8b8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28071d40, 0x2e8b8000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2c0e51c0, 0x2e8b8000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x218f1960, 0x2e8b8000, 0x1000, 0x1000, 0x1f3df500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10039709 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2643f840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2643f840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x226e54a0, 0x2643f840, 0x2643f900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9633990 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25f308c0, 0x2b284000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25f308c0, 0x2b284000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x21f2e540, 0x2b284000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x21f2e540, 0x2b284000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2176b8e0, 0x2b284000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x211bf610, 0x2b284000, 0x1000, 0x1000, 0x1fb941c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9929911 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1e7c4ba0, 0xf764f0e0, 0x1a8c6000, 0x1cfbfe80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1b267ac0, 0xf764f0e0, 0x1a8c6000, 0x1cfbfe80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x20115bc0, 0x1bcb1f60, 0x1b267ac0, 0xf769af80, 0x20115a40, 0x1cfbfe80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9984127 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x28ae61c0, 0x21c1b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x28ae61c0, 0x21c1b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28b5f860, 0x21c1b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28b5f860, 0x21c1b000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1f1eeb60, 0x21c1b000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x260f0a10, 0x21c1b000, 0x1000, 0x1000, 0x2b95aa00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9503693 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25096c40, 0x211e1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25096c40, 0x211e1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x30d31740, 0x211e1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x30d31740, 0x211e1000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2276d6c0, 0x211e1000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e212490, 0x211e1000, 0x1000, 0x1000, 0x24ccd6c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10013321 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2aea4600, 0xf764f0e0, 0x2e9e97c0, 0x2bee9680, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x28c168a0, 0xf764f0e0, 0x2e9e97c0, 0x2bee9680, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x268afec0, 0x2c9ca480, 0x28c168a0, 0xf769af80, 0x277cbec0, 0x2bee9680, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9799254 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x269122a0, 0x28433000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x269122a0, 0x28433000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2e85fb00, 0x28433000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2e85fb00, 0x28433000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2da77660, 0x28433000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2995bfa0, 0x28433000, 0x1000, 0x1000, 0x28fa6600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9626602 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2a0522a0, 0x2b069000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2a0522a0, 0x2b069000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2894a990, 0x2b069000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2894a990, 0x2b069000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1ff11100, 0x2b069000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x28bbfd00, 0x2b069000, 0x1000, 0x1000, 0x21a8d640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9431021 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d3088c0, 0x21b57000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d3088c0, 0x21b57000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1c1e9bf0, 0x21b57000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1c1e9bf0, 0x21b57000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2eabe7c0, 0x21b57000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2e6b5520, 0x21b57000, 0x1000, 0x1000, 0x1c26c9c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9984926 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x24e542a0, 0x2cc8c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x24e542a0, 0x2cc8c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2dfceab0, 0x2cc8c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2dfceab0, 0x2cc8c000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1faca180, 0x2cc8c000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2858ebb0, 0x2cc8c000, 0x1000, 0x1000, 0x2e099000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10159362 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fe26f40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fe26f40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 1918596 [IO wait]: net.runtime_pollWait(0xf75e5b68, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1bcdf238, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1bcdf238, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1bcdf200, 0x22a5dfc0, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1ed53d00, 0x22a5dfc0, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1aa17a00, 0x22a5dfc0, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1dd72eb0, 0x22a5dfc0, 0x4, 0x4, 0xd3463d25, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1dd72ee0, 0x22a5dfc0, 0x4, 0x4, 0x4e095781, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1dd72ee0, 0x22a5dfc0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1dd72ee0, 0x22a5dfc0, 0x4, 0x4, 0xb4bc60a1, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1dd72ee0, 0x22a5dfc0, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x280949f0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x280949f0, 0x1c5292f0, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x22a4a000, 0x1c5292f0, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x28094a50, 0x1c5292f0, 0x4, 0x4, 0x808b11d, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x28094a50, 0x1c5292f0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x28094a50, 0x1c5292f0, 0x4, 0x4, 0x1, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x28094a50, 0x1c5292f0, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x207cac60, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x207cac60, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1f11e480, 0x2397d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1c529310, 0x2397d000, 0x1000, 0x1000, 0x1f85fe4c, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x22a4a2e0, 0x2397d000, 0x1000, 0x1000, 0xc0001, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x207cae40) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x207cae40, 0x1f595940, 0xc, 0xc, 0x24e719a4, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x207cae40, 0x1f595940, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x207cae40, 0x1f595940, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1c7e4780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 9378474 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1fd40460, 0x1f277000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1fd40460, 0x1f277000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1b3b1ce0, 0x1f277000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1b3b1ce0, 0x1f277000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1eb2c300, 0x1f277000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1fa6c120, 0x1f277000, 0x1000, 0x1000, 0x1dc9b980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9903498 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23a7c900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x23a7c900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x258bab90, 0x23a7c900, 0x23a7c9c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10159436 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1bcdfb80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1bcdfb80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10179619 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x28b2afc0, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 9911042 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x27437740, 0x21055980, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x27437740, 0x21055980, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x21055980, 0x22, 0x9e0a) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10016629 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e6d3440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1e6d3440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2299b118, 0x1e6d3440, 0x1e6d3600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9809201 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x210438c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x210438c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1f154480, 0xf7693770, 0x210438c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9930887 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25f84480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x25f84480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2963ef08, 0x25f84480, 0x25f84540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9984629 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25ce1960, 0x25179000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25ce1960, 0x25179000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x278fed50, 0x25179000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x278fed50, 0x25179000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x295858c0, 0x25179000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x250bebc0, 0x25179000, 0x1000, 0x1000, 0x1c1f7240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10112498 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1f02e0e0, 0xc, 0xc, 0x0, 0x0, 0x27b74140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2b1ee9a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x167b3b92, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1fd3ea98, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x278ed97c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x1f02e0d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1fd3e9c0, 0x18e3e690, 0x22, 0x27b74100, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1fd3e9c0, 0x18e3e690, 0x22, 0x21be6180, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1fd3e9c0, 0x21be6180, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1fd3e9c0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fc660c0, 0xf7693770, 0x25878ec0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x25878ec0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22f30e80, 0x25878ec0, 0x25878f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9502059 [IO wait]: net.runtime_pollWait(0xf76c0538, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x2250bdf8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x2250bdf8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x2250bdc0, 0x26b49120, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1f651020, 0x26b49120, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1f254bc0, 0x26b49120, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x26b490a0, 0x26b49120, 0x4, 0x4, 0x30e89bcd, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x26b490d0, 0x26b49120, 0x4, 0x4, 0xe7ccef79, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x26b490d0, 0x26b49120, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x26b490d0, 0x26b49120, 0x4, 0x4, 0x552995d3, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x26b490d0, 0x26b49120, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x25de4630, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x25de4630, 0x2163d0a0, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x26b49160, 0x2163d0a0, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x25de4690, 0x2163d0a0, 0x4, 0x4, 0x170, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x25de4690, 0x2163d0a0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x25de4690, 0x2163d0a0, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x25de4690, 0x2163d0a0, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1fca8de0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1fca8de0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1ff4aa00, 0x24f6e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x2163d0c0, 0x24f6e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x26b49440, 0x24f6e000, 0x1000, 0x1000, 0x2eb84bc8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x2a21d020) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x2a21d020, 0x23de1050, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x2a21d020, 0x23de1050, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x2a21d020, 0x23de1050, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x2eb84ba0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 9986964 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1afc2e40, 0xf764f0e0, 0x22a6caa0, 0x1ee03c00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x20f73be0, 0xf764f0e0, 0x22a6caa0, 0x1ee03c00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1df4d8c0, 0x22f1ce60, 0x20f73be0, 0xf769af80, 0x1df4d6c0, 0x1ee03c00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10031049 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x203fa540, 0x2bd21b60, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x203fa540, 0x2bd21b60, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2bd21b60, 0x22, 0x9fec) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10160900 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22c1de00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22c1de00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10146638 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24828100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24828100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9718002 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26d2efc0, 0x2a1c5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26d2efc0, 0x2a1c5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2986d3b0, 0x2a1c5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2986d3b0, 0x2a1c5000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x258c8120, 0x2a1c5000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2861f2a0, 0x2a1c5000, 0x1000, 0x1000, 0x26373c00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10098164 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29d350c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x29d350c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x27c6a250, 0x29d350c0, 0x29d35180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9776135 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2a5c4500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2a5c4500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x24f891e0, 0xf7693770, 0x2a5c4500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9810289 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x217b6880, 0x26ee9380, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x217b6880, 0x26ee9380, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26ee9380, 0x22, 0x9c7e) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10147723 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e6174c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e6174c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9815519 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x27f6a0e0, 0x22f60000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x27f6a0e0, 0x22f60000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28e165d0, 0x22f60000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28e165d0, 0x22f60000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x29646880, 0x22f60000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d11cf10, 0x22f60000, 0x1000, 0x1000, 0x25ba50c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10083451 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1c737d00, 0x2c3797a0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1c737d00, 0x2c3797a0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2c3797a0, 0x22, 0xa0cc) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9981140 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x227b7a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x227b7a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22139960, 0x227b7a40, 0x227b7b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10109917 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1cfe0640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cfe0640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x29df1920, 0xf7693770, 0x1cfe0640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10156893 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2e330ec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2e330ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9791092 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d4c7780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1d4c7780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1ed530a8, 0x1d4c7780, 0x1d4c7ac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10157489 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28f71680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28f71680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9771579 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x28a11500, 0x21a39000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x28a11500, 0x21a39000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x25df6570, 0x21a39000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x25df6570, 0x21a39000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x22883040, 0x21a39000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x271e4750, 0x21a39000, 0x1000, 0x1000, 0x26a74380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9920823 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fd14120, 0xf764f0e0, 0x2ce68300, 0x2da5c800, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x30198780, 0xf764f0e0, 0x2ce68300, 0x2da5c800, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2e505200, 0x2ef82120, 0x30198780, 0xf769af80, 0x2e505100, 0x2da5c800, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9931570 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f824fc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f824fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x258e69e0, 0xf7693770, 0x1f824fc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9916924 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x219bae40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x219bae40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1ca6a180, 0xf7693770, 0x219bae40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10149803 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24ccc040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24ccc040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9746703 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x26918690, 0xc, 0xc, 0x0, 0x0, 0x267dac40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x24462a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x24462a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x24462a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2a4bdb30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2a4bdb30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2a4bdb30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x27cdcd20, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x18ea11c0, 0x18e3e690, 0x22, 0x267dac00, 0x0, 0xf768f018, 0x280c0170) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x18ea11c0, 0x18e3e690, 0x22, 0x2369d4d0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x18ea11c0, 0x2369d4d0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x18ea11c0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fa3fb00, 0xf7693770, 0x20ac9440, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x20ac9440) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f595660, 0x20ac9440, 0x20ac9580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9984945 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c4f8700, 0x2700a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c4f8700, 0x2700a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1fb9e240, 0x2700a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1fb9e240, 0x2700a000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2da8af40, 0x2700a000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1fb05540, 0x2700a000, 0x1000, 0x1000, 0x2e099140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9552280 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x20b8b180, 0x27357000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x20b8b180, 0x27357000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1abc1f20, 0x27357000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1abc1f20, 0x27357000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2a20f640, 0x27357000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1b26fc80, 0x27357000, 0x1000, 0x1000, 0x28114000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9895235 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1d823060, 0xc, 0xc, 0x0, 0x0, 0x1c639940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1d1dddc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1d1dddc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1d1dddc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x237841e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x237841e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x237841e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x26a584e0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1c6b4f88, 0x18e3e690, 0x22, 0x1c639900, 0x0, 0xf768f018, 0x2987c678) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1c6b4f88, 0x18e3e690, 0x22, 0x272ab3b0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1c6b4f88, 0x272ab3b0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1c6b4f88, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2e307260, 0xf7693770, 0x1c639800, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1c639800) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1d822ff0, 0x1c639800, 0x1c6398c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9985826 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1e7c54a0, 0xf764f0e0, 0x2eb610c0, 0x2534f480, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2292cea0, 0xf764f0e0, 0x2eb610c0, 0x2534f480, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x213354c0, 0x21571850, 0x2292cea0, 0xf769af80, 0x213352c0, 0x2534f480, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9805405 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e814280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1e814280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22998828, 0x1e814280, 0x1e814340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9790174 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x23f44f00, 0x2d9fb110, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x23f44f00, 0x2d9fb110, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2d9fb110, 0x22, 0x9c2b) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10033483 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28c75500, 0xf764f0e0, 0x2d3f9f00, 0x18ef6880, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x21855c80, 0xf764f0e0, 0x2d3f9f00, 0x18ef6880, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2c81d980, 0x29e29710, 0x21855c80, 0xf769af80, 0x2c81d8c0, 0x18ef6880, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10012114 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fd155c0, 0xf764f0e0, 0x25fbe620, 0x23d38700, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x289bada0, 0xf764f0e0, 0x25fbe620, 0x23d38700, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2bfcf2c0, 0x1e69c300, 0x289bada0, 0xf769af80, 0x2bfcf100, 0x23d38700, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9912096 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25f31960, 0x2c573000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25f31960, 0x2c573000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2ce89f20, 0x2c573000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2ce89f20, 0x2c573000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x28e195a0, 0x2c573000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22325500, 0x2c573000, 0x1000, 0x1000, 0x1fdfae80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9929109 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x21521740, 0xf764f0e0, 0x25f53de0, 0x21f32e80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1d88d0e0, 0xf764f0e0, 0x25f53de0, 0x21f32e80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x232f0bc0, 0x1fe36150, 0x1d88d0e0, 0xf769af80, 0x1d55ba00, 0x21f32e80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10141155 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2a299000, 0x1d638cf0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2a299000, 0x1d638cf0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1d638cf0, 0x22, 0xa193) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10179207 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x289c3800, 0x1ccd2fb8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x289c3800, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x289c3800, 0x2a5916b0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 10159353 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d97fb00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d97fb00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9514998 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x23b702a0, 0x273f2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x23b702a0, 0x273f2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2289e630, 0x273f2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2289e630, 0x273f2000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x217ae6a0, 0x273f2000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x275d76f0, 0x273f2000, 0x1000, 0x1000, 0x23f22880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10155996 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x204ae780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x204ae780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9909475 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2d3f4df0, 0xc, 0xc, 0x0, 0x0, 0x2c4f4dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x25f31c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x25f31c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x25f31c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2cdf7920, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2cdf7920, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2cdf7920, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x23484220, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x280c0730, 0x18e3e690, 0x22, 0x2c4f4d80, 0x0, 0xf768f018, 0x272b0040) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x280c0730, 0x18e3e690, 0x22, 0x29408840, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x280c0730, 0x29408840, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x280c0730, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x25052a20, 0xf7693770, 0x2c4f4640, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2c4f4640) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2d3f4d80, 0x2c4f4640, 0x2c4f4700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9463443 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1d6f8060) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 10122761 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x205918d0, 0xc, 0xc, 0x0, 0x0, 0x232cf580, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x28151260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x6c2857ec, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1cc3eeb8, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x2966797c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x205918c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1cc3ee10, 0x18e3e690, 0x22, 0x232cf540, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1cc3ee10, 0x18e3e690, 0x22, 0x2b746d50, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1cc3ee10, 0x2b746d50, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1cc3ee10, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2b7c9380, 0xf7693770, 0x232cf280, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x232cf280) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20591860, 0x232cf280, 0x232cf500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10106500 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x253ae700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x253ae700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 578335 [chan receive]: github.com/ipfs/go-ipfs/commands.(*ChannelMarshaler).Read(0x22483a60, 0x1f7f4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/commands/channelmarshaler.go:15 +0x57 github.com/ipfs/go-ipfs/commands/http.flushCopy(0xf76bdc38, 0x1cb21f18, 0xf76bdc20, 0x22483a60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/commands/http/handler.go:285 +0x13f github.com/ipfs/go-ipfs/commands/http.sendResponse(0xf76bdad0, 0x1cb21f18, 0x1fb37180, 0xf764f150, 0x20555800, 0xf764f068, 0x1fadf080) /go/src/github.com/ipfs/go-ipfs/commands/http/handler.go:270 +0x492 github.com/ipfs/go-ipfs/commands/http.internalHandler.ServeHTTP(0x0, 0x18e0e04a, 0xa, 0x190220f0, 0x89b4904, 0x190060b0, 0x1902c2d8, 0x8c99740, 0x1b551ac0, 0xf76bdad0, ...) /go/src/github.com/ipfs/go-ipfs/commands/http/handler.go:181 +0x7e5 github.com/ipfs/go-ipfs/commands/http.(*internalHandler).ServeHTTP(0x1bbaf680, 0xf76bdad0, 0x1cb21f18, 0x1fb37180) :4 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/rs/cors.(*Cors).Handler.func1(0xf76bdad0, 0x1cb21f18, 0x1fb37180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/rs/cors/cors.go:160 +0x13c net/http.HandlerFunc.ServeHTTP(0x1b12e570, 0xf76bdad0, 0x1cb21f18, 0x1fb37180) /usr/local/go/src/net/http/server.go:1422 +0x34 github.com/ipfs/go-ipfs/commands/http.Handler.ServeHTTP(0x0, 0x18e0e04a, 0xa, 0x190220f0, 0x89b4904, 0x0, 0x1902c2d8, 0x8c99740, 0x1b551ac0, 0xf7693330, ...) /go/src/github.com/ipfs/go-ipfs/commands/http/handler.go:108 +0x45 github.com/ipfs/go-ipfs/commands/http.(*Handler).ServeHTTP(0x1bbaf6e0, 0xf76bdad0, 0x1cb21f18, 0x1fb37180) :5 +0x9b net/http.(*ServeMux).ServeHTTP(0x1b551280, 0xf76bdad0, 0x1cb21f18, 0x1fb37180) /usr/local/go/src/net/http/server.go:1699 +0x133 net/http.(Handler).ServeHTTP-fm(0xf76bdad0, 0x1cb21f18, 0x1fb37180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/prometheus/client_golang/prometheus/http.go:61 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1(0xf76bda50, 0x2070e400, 0x1fb37180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/prometheus/client_golang/prometheus/http.go:158 +0x2b5 net/http.HandlerFunc.ServeHTTP(0x1bbaf620, 0xf76bda50, 0x2070e400, 0x1fb37180) /usr/local/go/src/net/http/server.go:1422 +0x34 net/http.(*ServeMux).ServeHTTP(0x1b551240, 0xf76bda50, 0x2070e400, 0x1fb37180) /usr/local/go/src/net/http/server.go:1699 +0x133 net/http.serverHandler.ServeHTTP(0x1a480d80, 0xf76bda50, 0x2070e400, 0x1fb37180) /usr/local/go/src/net/http/server.go:1862 +0x156 net/http.(*conn).serve(0x1fadeba0) /usr/local/go/src/net/http/server.go:1361 +0xc05 created by net/http.(*Server).Serve /usr/local/go/src/net/http/server.go:1910 +0x343 goroutine 10023079 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e683340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1e683340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fd4cba8, 0x1e683340, 0x1e682000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9890630 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22f8e340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x22f8e340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x212fa390, 0x22f8e340, 0x22f8e500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10159190 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1cec3f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cec3f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10151465 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20240740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20240740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9794126 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1db44540, 0x2bd20930, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1db44540, 0x2bd20930, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2bd20930, 0x22, 0x9c32) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10160056 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f008300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f008300, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10141163 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x25cadeb0, 0xc, 0xc, 0x0, 0x0, 0x2e50c740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x26c98460, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x4377da18, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x272af298, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1a68fcd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x25cadea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x2a299000, 0x18e3e690, 0x22, 0x2e50c6c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x2a299000, 0x18e3e690, 0x22, 0x1d638cf0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x27709c70, 0x2b2a9a08, 0x18eb79e0, 0xf769af80, 0x2a299000, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 9926285 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2efe4d20, 0x27c50000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2efe4d20, 0x27c50000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x26add5c0, 0x27c50000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x26add5c0, 0x27c50000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x29ff94c0, 0x27c50000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d289220, 0x27c50000, 0x1000, 0x1000, 0x27f93900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10046580 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1cc3b200, 0xf764f0e0, 0x1c1b9a00, 0x1dfc7c80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1b527d40, 0xf764f0e0, 0x1c1b9a00, 0x1dfc7c80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2061bec0, 0x1c974870, 0x1b527d40, 0xf769af80, 0x1e1f72c0, 0x1dfc7c80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9794257 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fd87040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1fd87040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f9a36b0, 0x1fd87040, 0x1fd87100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10157668 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25879f00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25879f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10154557 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2b452f40, 0x25d39a40, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2b452f40, 0x25d39a40, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x25d39a40, 0x22, 0xa1c3) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9777018 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1a93c420, 0xf764f0e0, 0x26fe0e40, 0x25ecf800, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x23a83580, 0xf764f0e0, 0x26fe0e40, 0x25ecf800, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x235c9780, 0x292b3cf0, 0x23a83580, 0xf769af80, 0x22c11880, 0x25ecf800, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9989418 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x21284c80, 0xc, 0xc, 0x0, 0x0, 0x1c7b7d80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x219589a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x219589a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x219589a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1ef46f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1ef46f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1ef46f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1f7e62c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1ad5c060, 0x18e3e690, 0x22, 0x1c7b7d40, 0x0, 0xf768f018, 0x272b05e8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1ad5c060, 0x18e3e690, 0x22, 0x266de930, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1ad5c060, 0x266de930, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1ad5c060, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1c5edec0, 0xf7693770, 0x1c7b7b40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1c7b7b40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21284c10, 0x1c7b7b40, 0x1c7b7d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10120311 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x23f22040, 0x2b746c30, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x23f22040, 0x2b746c30, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2b746c30, 0x22, 0xa147) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9442401 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f5380e0, 0x258b8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f5380e0, 0x258b8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2489b3b0, 0x258b8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2489b3b0, 0x258b8000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x268003e0, 0x258b8000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x211bbf70, 0x258b8000, 0x1000, 0x1000, 0x2427d480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10155199 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c514140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c514140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9843121 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1a8ed0c0, 0xc, 0xc, 0x0, 0x0, 0x1ae1d480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1dc25960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1dc25960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1dc25960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1d53ea20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1d53ea20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1d53ea20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x20278ee0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x202a54c0, 0x18e3e690, 0x22, 0x1ae1d440, 0x0, 0xf768f018, 0x28ac2520) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x202a54c0, 0x18e3e690, 0x22, 0x22799d70, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x202a54c0, 0x22799d70, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x202a54c0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1e858c60, 0xf7693770, 0x1ae1d300, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1ae1d300) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1a8ed050, 0x1ae1d300, 0x1ae1d400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9798589 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28204580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28204580, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2c213ce0, 0xf7693770, 0x28204580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10178925 [chan receive, 10 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20881040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20881040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2e21b140, 0xf7693770, 0x20881040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10157648 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x232f0900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x232f0900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10096981 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x23d08020, 0xc, 0xc, 0x0, 0x0, 0x2f3ec480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2a054fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2a054fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2a054fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2dfeec30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2dfeec30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2dfeec30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2c27f5e0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2966e8b8, 0x18e3e690, 0x22, 0x2acfdfc0, 0x0, 0xf768f018, 0x1fd57ae0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2966e8b8, 0x18e3e690, 0x22, 0x2933d410, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2966e8b8, 0x2933d410, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2966e8b8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1d718000, 0xf7693770, 0x2acfde40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2acfde40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x29549fb0, 0x2acfde40, 0x2acfdf80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9404650 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x226fd960, 0x24d66000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x226fd960, 0x24d66000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1fd6e2d0, 0x24d66000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1fd6e2d0, 0x24d66000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1ed483e0, 0x24d66000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x242acc50, 0x24d66000, 0x1000, 0x1000, 0x2453b400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9816487 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x267e0080, 0x2c303bf0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x267e0080, 0x2c303bf0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2c303bf0, 0x22, 0x9c9d) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10131573 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x26403e60, 0xf764f0e0, 0x2eaf6e40, 0x23972800, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2d3d3340, 0xf764f0e0, 0x2eaf6e40, 0x23972800, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2e098380, 0x25eda9c0, 0x2d3d3340, 0xf769af80, 0x2e0982c0, 0x23972800, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9961894 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21e0f200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21e0f200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1c3ba440, 0xf7693770, 0x21e0f200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10138948 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x26404b40, 0xf764f0e0, 0x213d3860, 0x20dbb300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1b4045a0, 0xf764f0e0, 0x213d3860, 0x20dbb300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x29315dc0, 0x2033a030, 0x1b4045a0, 0xf769af80, 0x23d67140, 0x20dbb300, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9946917 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d17d880, 0x24838000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d17d880, 0x24838000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2c0fd530, 0x24838000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2c0fd530, 0x24838000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x237d09c0, 0x24838000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x24684540, 0x24838000, 0x1000, 0x1000, 0x250b7fc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10153762 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x22489c60, 0xc, 0xc, 0x0, 0x0, 0x222b7e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x282f4d20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x318349c6, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x272ae4c0, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1dcabcd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x22489c50, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x2a298400, 0x18e3e690, 0x22, 0x222b7dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x2a298400, 0x18e3e690, 0x22, 0x25d399b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x1f159020, 0x27146cd0, 0x18eb79e0, 0xf769af80, 0x2a298400, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 10156662 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23a7c900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23a7c900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10081762 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x21649b20, 0x1c706000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x21649b20, 0x1c706000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x261a8de0, 0x1c706000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x261a8de0, 0x1c706000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x27997c20, 0x1c706000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2467f440, 0x1c706000, 0x1000, 0x1000, 0x211d40c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10108592 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1add0580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1add0580, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2e609500, 0xf7693770, 0x1add0580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10087363 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1d407c20, 0xc, 0xc, 0x0, 0x0, 0x1aac1140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1f789c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1f789c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1f789c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1c8d2540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1c8d2540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1c8d2540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1bede940, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1efd5000, 0x18e3e690, 0x22, 0x1aac10c0, 0x0, 0xf768f018, 0x28e310d8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1efd5000, 0x18e3e690, 0x22, 0x2ce81e00, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1efd5000, 0x2ce81e00, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1efd5000, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1d6fbe60, 0xf7693770, 0x1aac0fc0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1aac0fc0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1d407bb0, 0x1aac0fc0, 0x1aac1080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10084503 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1ae09300, 0x2ce81b30, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1ae09300, 0x2ce81b30, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2ce81b30, 0x22, 0xa0cf) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9530851 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x20315dc0, 0x28387000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x20315dc0, 0x28387000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x22767020, 0x28387000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x22767020, 0x28387000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2bbd7320, 0x28387000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x27dd6a90, 0x28387000, 0x1000, 0x1000, 0x2a298380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10159731 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x27ec38c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27ec38c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 21721 [IO wait]: net.runtime_pollWait(0xf76c0268, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1d852eb8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1d852eb8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1d852e80, 0x1e288730, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1c6a3680, 0x1e288730, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1ae3f100, 0x1e288730, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1e2886b0, 0x1e288730, 0x4, 0x4, 0x86f038b7, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1e2886e0, 0x1e288730, 0x4, 0x4, 0x711fd998, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1e2886e0, 0x1e288730, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1e2886e0, 0x1e288730, 0x4, 0x4, 0x3f7d70c3, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1e2886e0, 0x1e288730, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1db10750, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1db10750, 0x1f0656c0, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1e288770, 0x1f0656c0, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1db10810, 0x1f0656c0, 0x4, 0x4, 0x5c, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1db10810, 0x1f0656c0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1db10810, 0x1f0656c0, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1db10810, 0x1f0656c0, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1b310e10, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1b310e10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1d36ec00, 0x1c6c8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1f0656e0, 0x1c6c8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1e288a50, 0x1c6c8000, 0x1000, 0x1000, 0x1afc2b08, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1c51df50) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1c51df50, 0x1fab9ee0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1c51df50, 0x1fab9ee0, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1c51df50, 0x1fab9ee0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1afc2ae0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 21133 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1e22f140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 9780534 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2f3ecd00, 0x1e893560, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2f3ecd00, 0x1e893560, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1e893560, 0x22, 0x9c0c) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9966281 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1cb5f680, 0x26b7d560, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1cb5f680, 0x26b7d560, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26b7d560, 0x22, 0x9ee6) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9338858 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f02b180, 0x2014f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f02b180, 0x2014f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2db4aa20, 0x2014f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2db4aa20, 0x2014f000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x21eada60, 0x2014f000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x20035c20, 0x2014f000, 0x1000, 0x1000, 0x267e1a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9892221 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1e07f500, 0xf764f0e0, 0x1f581c00, 0x20239180, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1bb92dc0, 0xf764f0e0, 0x1f581c00, 0x20239180, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1e4a8880, 0x1a9ff490, 0x1bb92dc0, 0xf769af80, 0x1e4a8700, 0x20239180, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9771242 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x258eba80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x258eba80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x27d1a360, 0xf7693770, 0x258eba80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10146639 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2307e880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2307e880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 22054 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1f656cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 9880239 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1d4d1500, 0xf764f0e0, 0x280c3600, 0x1d6ba400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x280c6280, 0xf764f0e0, 0x280c3600, 0x1d6ba400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1d4fa180, 0x1aeb9990, 0x280c6280, 0xf769af80, 0x1d4fa0c0, 0x1d6ba400, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10122102 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2b7c9ec0, 0xf764f0e0, 0x2a45cf60, 0x200db000, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x23d9c840, 0xf764f0e0, 0x2a45cf60, 0x200db000, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2294a600, 0x24010180, 0x23d9c840, 0xf769af80, 0x2294a440, 0x200db000, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9627036 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2a053960, 0x25c8e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2a053960, 0x25c8e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28be6f90, 0x25c8e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28be6f90, 0x25c8e000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x22d77b20, 0x25c8e000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21794550, 0x25c8e000, 0x1000, 0x1000, 0x28f59740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9784415 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25f31180, 0x2c228000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25f31180, 0x2c228000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2502fa40, 0x2c228000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2502fa40, 0x2c228000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x20a39fe0, 0x2c228000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22bd2370, 0x2c228000, 0x1000, 0x1000, 0x23f22f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 20811 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1f9bef00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 9828468 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x20409f20, 0xf764f0e0, 0x29fca180, 0x26b9f300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x24405480, 0xf764f0e0, 0x29fca180, 0x26b9f300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x24ce9a40, 0x2828f310, 0x24405480, 0xf769af80, 0x1d1eec00, 0x26b9f300, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9867268 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x21510cc0, 0xc, 0xc, 0x0, 0x0, 0x1d94d180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1fdbf340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1fdbf340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1fdbf340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1bb07c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1bb07c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1bb07c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1a7569c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1bc917d0, 0x18e3e690, 0x22, 0x1d94d140, 0x0, 0xf768f018, 0x28e30240) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1bc917d0, 0x18e3e690, 0x22, 0x1c64ec00, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1bc917d0, 0x1c64ec00, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1bc917d0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2b40bc20, 0xf7693770, 0x1d94d040, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1d94d040) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21510c50, 0x1d94d040, 0x1d94d100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9820925 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x23b1dd80, 0xc, 0xc, 0x0, 0x0, 0x1d98dfc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x20c8cc40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x20c8cc40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x20c8cc40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x27c1ef90, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x27c1ef90, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x27c1ef90, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2022c280, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1cc3eb78, 0x18e3e690, 0x22, 0x1d98df00, 0x0, 0xf768f018, 0x29407828) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1cc3eb78, 0x18e3e690, 0x22, 0x2bd20a50, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1cc3eb78, 0x2bd20a50, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1cc3eb78, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fc661e0, 0xf7693770, 0x1d98dcc0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1d98dcc0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23b1dd10, 0x1d98dcc0, 0x1d98de40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9944585 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1dd6b700, 0x22ea3560, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1dd6b700, 0x22ea3560, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x22ea3560, 0x22, 0x9e97) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10157650 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23d66b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23d66b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10142436 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x24fbfe60, 0xc, 0xc, 0x0, 0x0, 0x1f824540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x21649a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x7bd44ae2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x29f048f0, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x269c597c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x24fbfe50, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x29f04858, 0x18e3e690, 0x22, 0x1f824500, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x29f04858, 0x18e3e690, 0x22, 0x1d639770, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x29f04858, 0x1d639770, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x29f04858, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2eb87680, 0xf7693770, 0x22c1de00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x22c1de00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x313121e0, 0x22c1de00, 0x22c1dec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10075766 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2a1e0810, 0xc, 0xc, 0x0, 0x0, 0x252b1540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x21649b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x21649b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x21649b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x261a8de0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x261a8de0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x261a8de0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x27997c20, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x27ed5000, 0x18e3e690, 0x22, 0x252b1500, 0x0, 0xf768f018, 0x272b1e60) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x27ed5000, 0x18e3e690, 0x22, 0x1fe33da0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x27ed5000, 0x1fe33da0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x27ed5000, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28b17560, 0xf7693770, 0x252b1400, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x252b1400) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2a1e07a0, 0x252b1400, 0x252b14c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9815742 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x268ae640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x268ae640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21d1b7f8, 0x268ae640, 0x268ae780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9659543 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x238d3880, 0x1dd83000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x238d3880, 0x1dd83000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1ffde120, 0x1dd83000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1ffde120, 0x1dd83000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x25ba88e0, 0x1dd83000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x284c3220, 0x1dd83000, 0x1000, 0x1000, 0x2000ea00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9987108 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1b7d6280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1b7d6280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e3eed60, 0x1b7d6280, 0x1b7d6340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9847289 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1e67c140, 0xc, 0xc, 0x0, 0x0, 0x1ffc3400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1e0641c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1e0641c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1e0641c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1c8220c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1c8220c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1c8220c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x228042e0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x20f519f8, 0x18e3e690, 0x22, 0x1ffc33c0, 0x0, 0xf768f018, 0x22416040) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x20f519f8, 0x18e3e690, 0x22, 0x26ee9410, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x20f519f8, 0x26ee9410, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x20f519f8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2e307800, 0xf7693770, 0x1ffc3280, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1ffc3280) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e67c0d0, 0x1ffc3280, 0x1ffc3380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9870884 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x29976b00, 0x2f018cc0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x29976b00, 0x2f018cc0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2f018cc0, 0x22, 0x9d63) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9850220 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c1f6e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1c1f6e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2b2a8ed0, 0x1c1f6e00, 0x1c1f6ec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9712109 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25f61420, 0x227a6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25f61420, 0x227a6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x29a88cf0, 0x227a6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x29a88cf0, 0x227a6000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x28105560, 0x227a6000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ab36bc0, 0x227a6000, 0x1000, 0x1000, 0x23451580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10126963 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1f283a40, 0xf764f0e0, 0x284ea0c0, 0x1af25a80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x22df44a0, 0xf764f0e0, 0x284ea0c0, 0x1af25a80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x27c77f80, 0x2d5ec010, 0x22df44a0, 0xf769af80, 0x27c77e40, 0x1af25a80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9739283 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c361b20, 0x27d8c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c361b20, 0x27d8c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2261ed50, 0x27d8c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2261ed50, 0x27d8c000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x23a03c80, 0x27d8c000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21da7220, 0x27d8c000, 0x1000, 0x1000, 0x24f3a340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 22056 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1f656cc0, 0x1e9dd7b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1f656cc0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1f656cc0, 0x1cfe5500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 9781300 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x21507e40, 0x1e893cb0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x21507e40, 0x1e893cb0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1e893cb0, 0x22, 0x9c11) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 20812 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1f9bef00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 10018612 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x24e54a80, 0x1fd9f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x24e54a80, 0x1fd9f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x227d8060, 0x1fd9f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x227d8060, 0x1fd9f000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x20718c20, 0x1fd9f000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f9eec20, 0x1fd9f000, 0x1000, 0x1000, 0x20c01f00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9781330 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2057f3c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2057f3c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e463d78, 0x2057f3c0, 0x2057f540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9906300 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1aa80a20, 0xf764f0e0, 0x1bb2a7c0, 0x18ef6980, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1ad42f40, 0xf764f0e0, 0x1bb2a7c0, 0x18ef6980, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1db56640, 0x1fa24e20, 0x1ad42f40, 0xf769af80, 0x279c8ec0, 0x18ef6980, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9847352 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fd866c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1fd866c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1b20b250, 0x1fd866c0, 0x1fd867c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9672215 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x21a14000, 0x1a7d2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x21a14000, 0x1a7d2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x20cecff0, 0x1a7d2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x20cecff0, 0x1a7d2000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2dffad80, 0x1a7d2000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21dbfdc0, 0x1a7d2000, 0x1000, 0x1000, 0x21b2c000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9504596 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1ff42380, 0x1d889000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1ff42380, 0x1d889000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x283cf590, 0x1d889000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x283cf590, 0x1d889000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x27c20bc0, 0x1d889000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22abd080, 0x1d889000, 0x1000, 0x1000, 0x26a53080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9814798 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2645b480, 0x26ee9860, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2645b480, 0x26ee9860, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26ee9860, 0x22, 0x9c90) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10041522 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x20c8da40, 0x21905000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x20c8da40, 0x21905000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x209209c0, 0x21905000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x209209c0, 0x21905000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1af667e0, 0x21905000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x27b39d10, 0x21905000, 0x1000, 0x1000, 0x1ea5c140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10160103 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2acfde40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2acfde40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10139461 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x220d2200, 0x1d638360, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x220d2200, 0x1d638360, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1d638360, 0x22, 0xa18e) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9799439 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x251a77a0, 0x29943000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x251a77a0, 0x29943000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2d9b8780, 0x29943000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2d9b8780, 0x29943000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2f07b880, 0x29943000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x257eb480, 0x29943000, 0x1000, 0x1000, 0x2ef7c040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10161392 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2ddab000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2ddab000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9785679 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ceda4c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1ceda4c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2031cee8, 0x1ceda4c0, 0x1ceda5c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9773154 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1b442e80, 0x27c35d40, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1b442e80, 0x27c35d40, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x27c35d40, 0x22, 0x9be4) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9988190 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1aa04c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1aa04c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1d45d6c0, 0xf7693770, 0x1aa04c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9837707 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1e3c2240, 0x1f37d2f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1e3c2240, 0x1f37d2f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1f37d2f0, 0x22, 0x9cee) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10093660 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d907ea0, 0x1e274000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d907ea0, 0x1e274000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1c8d2000, 0x1e274000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1c8d2000, 0x1e274000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1bede6c0, 0x1e274000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ff06ec0, 0x1e274000, 0x1000, 0x1000, 0x2920cc40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10114158 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x21c67e00, 0xc, 0xc, 0x0, 0x0, 0x25778bc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x21a15880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x658089d4, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x28ac2638, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1d6ffcd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x21c67df0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x21342440, 0x18e3e690, 0x22, 0x25778b40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x21342440, 0x18e3e690, 0x22, 0x21be6540, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x297ee150, 0x29407180, 0x18eb79e0, 0xf769af80, 0x21342440, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 9364053 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1e737960, 0x2f04a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1e737960, 0x2f04a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x31208ab0, 0x2f04a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x31208ab0, 0x2f04a000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x261c2f80, 0x2f04a000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x272e4470, 0x2f04a000, 0x1000, 0x1000, 0x213da8c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10145586 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2124f680, 0xc, 0xc, 0x0, 0x0, 0x28beabc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x1e01dc00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x3871d576, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x29407bf8, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x26fbe97c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2124f670, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x29407b58, 0x18e3e690, 0x22, 0x28beab80, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x29407b58, 0x18e3e690, 0x22, 0x1d639ef0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x29407b58, 0x1d639ef0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x29407b58, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28076ba0, 0xf7693770, 0x28beaa80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x28beaa80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2124f610, 0x28beaa80, 0x28beab40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9804448 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1ea1a5c0, 0x26ee8ea0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1ea1a5c0, 0x26ee8ea0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26ee8ea0, 0x22, 0x9c6c) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10093159 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x234e2450, 0xc, 0xc, 0x0, 0x0, 0x21a5e600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x270317a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x270317a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x270317a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x28b20030, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x28b20030, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x28b20030, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x275695c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21a68b78, 0x18e3e690, 0x22, 0x21a5e5c0, 0x0, 0xf768f018, 0x1fd57608) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21a68b78, 0x18e3e690, 0x22, 0x2933d2c0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21a68b78, 0x2933d2c0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21a68b78, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x252e1e00, 0xf7693770, 0x21a5e4c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x21a5e4c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x234e23e0, 0x21a5e4c0, 0x21a5e580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9759778 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x27084a80, 0x20392000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x27084a80, 0x20392000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1d3dadb0, 0x20392000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1d3dadb0, 0x20392000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1c8b6cc0, 0x20392000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2ace3a00, 0x20392000, 0x1000, 0x1000, 0x1e617240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9565308 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x21b4cee0, 0x261a3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x21b4cee0, 0x261a3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x283f4240, 0x261a3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x283f4240, 0x261a3000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26b2db80, 0x261a3000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x244f1230, 0x261a3000, 0x1000, 0x1000, 0x232ce280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10089150 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1bbe4dd0, 0xc, 0xc, 0x0, 0x0, 0x227b7040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1d494e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1d494e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1d494e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x26411dd0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x26411dd0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x26411dd0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2420f2e0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1f9e4690, 0x18e3e690, 0x22, 0x227b7000, 0x0, 0xf768f018, 0x28e300d0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1f9e4690, 0x18e3e690, 0x22, 0x2933d0e0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1f9e4690, 0x2933d0e0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1f9e4690, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x25050ba0, 0xf7693770, 0x227b6dc0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x227b6dc0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1bbe4d60, 0x227b6dc0, 0x227b6f00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9668284 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x23f1a9a0, 0x29975000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x23f1a9a0, 0x29975000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2216b6e0, 0x29975000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2216b6e0, 0x29975000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1eda8960, 0x29975000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x20264330, 0x29975000, 0x1000, 0x1000, 0x2e504680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9784409 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x22bd2020, 0xc, 0xc, 0x0, 0x0, 0x1cbd7f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x25f31180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x25f31180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x25f31180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2502fa40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2502fa40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2502fa40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x20a39fe0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2c1378f8, 0x18e3e690, 0x22, 0x1cbd7f40, 0x0, 0xf768f018, 0x1d1a6068) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2c1378f8, 0x18e3e690, 0x22, 0x26802960, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2c1378f8, 0x26802960, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2c1378f8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2491a0c0, 0xf7693770, 0x1cbd7d40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1cbd7d40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f853fa0, 0x1cbd7d40, 0x1cbd7f00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9939815 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x23ee43c0, 0xf764f0e0, 0x235b0c60, 0x1c6a5680, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1f255dc0, 0xf764f0e0, 0x235b0c60, 0x1c6a5680, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1d925000, 0x2118e690, 0x1f255dc0, 0xf769af80, 0x1d924d80, 0x1c6a5680, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10139463 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x21f2c420, 0xf764f0e0, 0x1d856980, 0x23381e80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x22482e20, 0xf764f0e0, 0x1d856980, 0x23381e80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x220d22c0, 0x1f94b4b0, 0x22482e20, 0xf769af80, 0x220d2200, 0x23381e80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10023080 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x219bbf40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x219bbf40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1c671040, 0xf7693770, 0x219bbf40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9807399 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1ab376e0, 0xc, 0xc, 0x0, 0x0, 0x1eee6940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x24463880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x24463880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x24463880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2c23ba10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2c23ba10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2c23ba10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2f001e00, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1f651e68, 0x18e3e690, 0x22, 0x1eee6900, 0x0, 0xf768f018, 0x1fd56780) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1f651e68, 0x18e3e690, 0x22, 0x23938510, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1f651e68, 0x23938510, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1f651e68, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28ea1200, 0xf7693770, 0x1eee6800, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1eee6800) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1ab37670, 0x1eee6800, 0x1eee68c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9965684 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1a9a9a40, 0xf764f0e0, 0x1ba9bac0, 0x18ff4700, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1c2ccc00, 0xf764f0e0, 0x1ba9bac0, 0x18ff4700, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1c6a1e40, 0x22ec48d0, 0x1c2ccc00, 0xf769af80, 0x1d44f500, 0x18ff4700, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9923927 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x28ad4540, 0x29865000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x28ad4540, 0x29865000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28977bc0, 0x29865000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28977bc0, 0x29865000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x281819a0, 0x29865000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x288c58e0, 0x29865000, 0x1000, 0x1000, 0x222ff100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9556662 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2ce3cfc0, 0x27f57000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2ce3cfc0, 0x27f57000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x23f17350, 0x27f57000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x23f17350, 0x27f57000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1c11c4c0, 0x27f57000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e703940, 0x27f57000, 0x1000, 0x1000, 0x21801c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10159893 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23f23780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23f23780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10159840 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d853800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d853800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9867367 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x23b29060, 0xc, 0xc, 0x0, 0x0, 0x1c1ac8c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1dc5bdc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1dc5bdc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1dc5bdc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1d4c0a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1d4c0a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1d4c0a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1ff69ec0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1c1dcf48, 0x18e3e690, 0x22, 0x1c1ac880, 0x0, 0xf768f018, 0x2963f798) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1c1dcf48, 0x18e3e690, 0x22, 0x1f37d5f0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1c1dcf48, 0x1f37d5f0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1c1dcf48, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fa3e0c0, 0xf7693770, 0x1c1ac780, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1c1ac780) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23b28ff0, 0x1c1ac780, 0x1c1ac840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9871997 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2e972380, 0x2f018e10, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2e972380, 0x2f018e10, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2f018e10, 0x22, 0x9d6a) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9930111 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fb944c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1fb944c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fb0c820, 0x1fb944c0, 0x1fb94580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10159996 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x295e2900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x295e2900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9978910 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x289c23c0, 0xf764f0e0, 0x28073280, 0x21fdd300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x28bc2500, 0xf764f0e0, 0x28073280, 0x21fdd300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x25791b40, 0x1be765c0, 0x28bc2500, 0xf769af80, 0x25791880, 0x21fdd300, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9974825 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2ef948c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2ef948c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x272b1d70, 0x2ef948c0, 0x2ef94980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160710 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x298b2d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x298b2d00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9890664 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2dbc7740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2dbc7740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1b5e8ca0, 0xf7693770, 0x2dbc7740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10114151 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1e859a40, 0xf764f0e0, 0x1c265900, 0x2b294900, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2a582f20, 0xf764f0e0, 0x1c265900, 0x2b294900, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x25c659c0, 0x297ee110, 0x2a582f20, 0xf769af80, 0x21342440, 0x2b294900, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10142489 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f825a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f825a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2b5e59e0, 0xf7693770, 0x1f825a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10155512 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b99a480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2b99a480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x272b0510, 0x2b99a480, 0x2b99a540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10154802 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24c79300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24c79300, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10072483 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x260857a0, 0x22657000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x260857a0, 0x22657000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x22dcdad0, 0x22657000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x22dcdad0, 0x22657000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x29fcba60, 0x22657000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1da6cc70, 0x22657000, 0x1000, 0x1000, 0x24bd0b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9772710 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x25719f40, 0x27c35d10, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x25719f40, 0x27c35d10, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x27c35d10, 0x22, 0x9be3) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10156946 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ac9c4c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ac9c4c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10159379 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x27c773c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27c773c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10147279 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2c760cd0, 0xc, 0xc, 0x0, 0x0, 0x2c1150c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x21a557a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x3c0f3181, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x29f051d8, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1edbdcd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2c760cc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x1fca3180, 0x18e3e690, 0x22, 0x2c114ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x1fca3180, 0x18e3e690, 0x22, 0x1a81a060, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x1ecea940, 0x28ac36a8, 0x18eb79e0, 0xf769af80, 0x1fca3180, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 10159366 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21730b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21730b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10159579 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2643f840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2643f840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9799556 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2f3ec000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2f3ec000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2eb03600, 0xf7693770, 0x2f3ec000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 21806 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1d5d13b0, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 9755488 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2294af80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2294af80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x24431778, 0x2294af80, 0x2294b880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10179088 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x2aea4ae0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 9849589 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1bf35260, 0xf764f0e0, 0x2bd123c0, 0x1ac9bf00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2b660080, 0xf764f0e0, 0x2bd123c0, 0x1ac9bf00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x279c5a00, 0x1f159cb0, 0x2b660080, 0xf769af80, 0x279c5940, 0x1ac9bf00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9846855 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d4de400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d4de400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2292fc60, 0xf7693770, 0x1d4de400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9894683 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1dc32df0, 0xc, 0xc, 0x0, 0x0, 0x20f5ad00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1d1dd0a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1d1dd0a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1d1dd0a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1d642cc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1d642cc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1d642cc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2c35b7c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1d77f700, 0x18e3e690, 0x22, 0x20f5acc0, 0x0, 0xf768f018, 0x27d95ae0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1d77f700, 0x18e3e690, 0x22, 0x2c7ce6f0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1d77f700, 0x2c7ce6f0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1d77f700, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1f283620, 0xf7693770, 0x20f5abc0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x20f5abc0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1dc32d80, 0x20f5abc0, 0x20f5ac80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10001382 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2c421740, 0x2afcf4d0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2c421740, 0x2afcf4d0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2afcf4d0, 0x22, 0x9f70) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10152811 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2a4a8640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2a4a8640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x27f54748, 0x2a4a8640, 0x2a4a8b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9931371 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2235f180, 0xc, 0xc, 0x0, 0x0, 0x2d4fbec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2b2f0b60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2b2f0b60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2b2f0b60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x29956840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x29956840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x29956840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2d3e36a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x28ac3f18, 0x18e3e690, 0x22, 0x2d4fbe80, 0x0, 0xf768f018, 0x272b1ac8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x28ac3f18, 0x18e3e690, 0x22, 0x27c1e2d0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x28ac3f18, 0x27c1e2d0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x28ac3f18, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1e07e8a0, 0xf7693770, 0x2d4fbd80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2d4fbd80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2235f110, 0x2d4fbd80, 0x2d4fbe40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10063935 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26c98c40, 0x28a65000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26c98c40, 0x28a65000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2c462cf0, 0x28a65000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2c462cf0, 0x28a65000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x24586c20, 0x28a65000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22f904e0, 0x28a65000, 0x1000, 0x1000, 0x22c8d3c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10122637 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x235388c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x235388c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x231807a0, 0xf7693770, 0x235388c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10160003 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c1f6f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c1f6f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9796345 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1aa49dc0, 0x2750a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1aa49dc0, 0x2750a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x25787b60, 0x2750a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x25787b60, 0x2750a000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x27c4a9e0, 0x2750a000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x28b64aa0, 0x2750a000, 0x1000, 0x1000, 0x261cd1c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10109809 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1dbd4000, 0x297229c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1dbd4000, 0x297229c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x297229c0, 0x22, 0xa11f) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9808511 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21097840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21097840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x25b9b0a0, 0xf7693770, 0x21097840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10158667 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x226e1440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x226e1440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9790826 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1d8bcba0, 0xf764f0e0, 0x1dd4ebe0, 0x1d628e00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1eef79a0, 0xf764f0e0, 0x1dd4ebe0, 0x1d628e00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1a919800, 0x1ca09d20, 0x1eef79a0, 0xf769af80, 0x1c7ff180, 0x1d628e00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9829765 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x26548f00, 0x22798690, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x26548f00, 0x22798690, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x22798690, 0x22, 0x9ccf) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10112716 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x23e0fdc0, 0x21be63c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x23e0fdc0, 0x21be63c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x21be63c0, 0x22, 0xa12d) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10151463 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22fcd200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22fcd200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10095972 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x24e55960, 0x220e1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x24e55960, 0x220e1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2a2565a0, 0x220e1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2a2565a0, 0x220e1000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x280bd2e0, 0x220e1000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x267393f0, 0x220e1000, 0x1000, 0x1000, 0x256ef200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9771163 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25ed9040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x25ed9040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23c74ba0, 0x25ed9040, 0x25ed91c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9825523 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1a481f40, 0x1c1e9230, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1a481f40, 0x1c1e9230, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1c1e9230, 0x22, 0x9cb4) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10160041 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2b51d340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b51d340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9781331 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2057f180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2057f180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x293e30c0, 0xf7693770, 0x2057f180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9785803 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1aab8380, 0x257de000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1aab8380, 0x257de000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x20329350, 0x257de000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x20329350, 0x257de000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x22dfab80, 0x257de000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x219c58d0, 0x257de000, 0x1000, 0x1000, 0x20f5b640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10179609 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x28b171a0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 9491655 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x20c8cb60, 0x25a0e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x20c8cb60, 0x25a0e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2bcdf3b0, 0x25a0e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2bcdf3b0, 0x25a0e000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26f37500, 0x25a0e000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1a4482f0, 0x25a0e000, 0x1000, 0x1000, 0x1fb94d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10093826 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24829080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24829080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x23a4e840, 0xf7693770, 0x24829080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9766725 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x23a0cb60, 0x2f06b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x23a0cb60, 0x2f06b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2e688cf0, 0x2f06b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2e688cf0, 0x2f06b000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x31373c80, 0x2f06b000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2763ddf0, 0x2f06b000, 0x1000, 0x1000, 0x2bfce140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10080251 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x21b2c980, 0x2933d2f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x21b2c980, 0x2933d2f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2933d2f0, 0x22, 0xa0b0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9756759 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20881900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20881900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x21315e60, 0xf7693770, 0x20881900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10099491 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x216480e0, 0x2014c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x216480e0, 0x2014c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2c1c0ba0, 0x2014c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2c1c0ba0, 0x2014c000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2b3722c0, 0x2014c000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2373dfe0, 0x2014c000, 0x1000, 0x1000, 0x2a420800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9968724 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1dcb9ec0, 0xf764f0e0, 0x292af460, 0x20dd6580, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x26d1f9c0, 0xf764f0e0, 0x292af460, 0x20dd6580, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x20bffcc0, 0x2cebd070, 0x26d1f9c0, 0xf769af80, 0x20bffc00, 0x20dd6580, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10179539 [IO wait]: net.runtime_pollWait(0xf75e5550, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x2920df38, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x2920df38, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x2920df00, 0x2858f110, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x2966e348, 0x2858f110, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x2dce3920, 0x2858f110, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x2858f050, 0x2858f110, 0x4, 0x4, 0xa5b330d2, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x2858f090, 0x2858f110, 0x4, 0x4, 0xd610d22c, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x2858f090, 0x2858f110, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x2858f090, 0x2858f110, 0x4, 0x4, 0x5b870c34, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x2858f090, 0x2858f110, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x43188750, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x43188750, 0x23638570, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x2858f170, 0x23638570, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x431888d0, 0x23638570, 0x4, 0x4, 0x16c, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x431888d0, 0x23638570, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x431888d0, 0x23638570, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x431888d0, 0x23638570, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x2b943f20, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x2b943f20, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x23378b00, 0x20084000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x23638590, 0x20084000, 0x1000, 0x1000, 0xc, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x2858f4f0, 0x20084000, 0x1000, 0x1000, 0xc, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x2baa9230) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x2baa9230, 0x2da88b60, 0xc, 0xc, 0x2da88b62, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x2baa9230, 0x2da88b60, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x2baa9230, 0x2da88b60, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1fd153e0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 9920379 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2f3ec700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2f3ec700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fd576a8, 0x2f3ec700, 0x2f3ec900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10157131 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x234178f0, 0xc, 0xc, 0x0, 0x0, 0x2e5045c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x272c8e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x18a1775b, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x272aed30, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x25c0597c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x234178e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x272aec98, 0x18e3e690, 0x22, 0x2e504580, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x272aec98, 0x18e3e690, 0x22, 0x25d39bf0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x272aec98, 0x25d39bf0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x272aec98, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28ea1320, 0xf7693770, 0x2e504480, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2e504480) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23417880, 0x2e504480, 0x2e504540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9916923 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x219bb040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x219bb040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1b1784c0, 0x219bb040, 0x219bb100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9991962 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x20ab28c0, 0x266deab0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x20ab28c0, 0x266deab0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x266deab0, 0x22, 0x9f44) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9955619 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x216482a0, 0x2b779000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x216482a0, 0x2b779000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x25041a10, 0x2b779000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x25041a10, 0x2b779000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1fcd7860, 0x2b779000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x20c4eb80, 0x2b779000, 0x1000, 0x1000, 0x22238540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10098697 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x223241d0, 0xc, 0xc, 0x0, 0x0, 0x2ad3e080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2d4d2460, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2d4d2460, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2d4d2460, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x28dccde0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x28dccde0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x28dccde0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2de216a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x28bb9b20, 0x18e3e690, 0x22, 0x2ad3e040, 0x0, 0xf768f018, 0x28e30f68) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x28bb9b20, 0x18e3e690, 0x22, 0x2ce81b30, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x28bb9b20, 0x2ce81b30, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x28bb9b20, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1f9d1b60, 0xf7693770, 0x2d10ff00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2d10ff00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22324160, 0x2d10ff00, 0x2d10ffc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9986612 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1d3f0840, 0xf764f0e0, 0x23f372c0, 0x1eddb680, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x20433380, 0xf764f0e0, 0x23f372c0, 0x1eddb680, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1e7b8200, 0x209ce140, 0x20433380, 0xf769af80, 0x21e0ef80, 0x1eddb680, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9938847 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1b125440, 0x1bf63140, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1b125440, 0x1bf63140, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1bf63140, 0x22, 0x9e7b) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9940051 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x23ee54a0, 0xf764f0e0, 0x20a3e140, 0x213bd280, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1e7aeb00, 0xf764f0e0, 0x20a3e140, 0x213bd280, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x21506f00, 0x1bade650, 0x1e7aeb00, 0xf769af80, 0x1b11bb80, 0x213bd280, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10158613 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20ce9840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20ce9840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10155687 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2f3ed080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2f3ed080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2bd49820, 0xf7693770, 0x2f3ed080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10142775 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1cc3d180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cc3d180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10105679 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2661d080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2661d080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10049269 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1a2b0480, 0x224778c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1a2b0480, 0x224778c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x224778c0, 0x22, 0xa02f) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9777390 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23257600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23257600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x20efa220, 0xf7693770, 0x23257600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10020085 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a497f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1a497f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1c77a638, 0x1a497f80, 0x227fc040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9991964 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1a93d7a0, 0xf764f0e0, 0x1aa16040, 0x20b84000, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1ea42f00, 0xf764f0e0, 0x1aa16040, 0x20b84000, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x20ab29c0, 0x1ae42e20, 0x1ea42f00, 0xf769af80, 0x20ab28c0, 0x20b84000, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9928771 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26d2e000, 0x1f84d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26d2e000, 0x1f84d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x244002d0, 0x1f84d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x244002d0, 0x1f84d000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2295dea0, 0x1f84d000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1fa61700, 0x1f84d000, 0x1000, 0x1000, 0x23549280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9850426 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x277efe40, 0x1c64ee40, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x277efe40, 0x1c64ee40, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1c64ee40, 0x22, 0x9d25) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9522649 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1dc8bdc0, 0x27d52000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1dc8bdc0, 0x27d52000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1f781710, 0x27d52000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1f781710, 0x27d52000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1bff3340, 0x27d52000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x30e34d80, 0x27d52000, 0x1000, 0x1000, 0x1cff44c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10131612 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2e098f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2e098f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x28ac3750, 0x2e098f80, 0x2e0990c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10159802 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2174b940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2174b940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9596269 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x23b70460, 0x27d33000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x23b70460, 0x27d33000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x24fd52f0, 0x27d33000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x24fd52f0, 0x27d33000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2716fa80, 0x27d33000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2c61f5d0, 0x27d33000, 0x1000, 0x1000, 0x2c12ef40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10158099 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c898c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c898c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9811672 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b853340, 0x28082000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b853340, 0x28082000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2db60a20, 0x28082000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2db60a20, 0x28082000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x29d73b80, 0x28082000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2db392c0, 0x28082000, 0x1000, 0x1000, 0x2c12fc80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10020529 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x227dc540, 0x25788000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x227dc540, 0x25788000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1d995410, 0x25788000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1d995410, 0x25788000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1d7ef040, 0x25788000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f0efc30, 0x25788000, 0x1000, 0x1000, 0x1f009ec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9958483 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x215076c0, 0x205390b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x215076c0, 0x205390b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x205390b0, 0x22, 0x9ec6) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9361850 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x20f65340, 0x2e8bd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x20f65340, 0x2e8bd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x27d21a70, 0x2e8bd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x27d21a70, 0x2e8bd000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2a09ee00, 0x2e8bd000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x231f5000, 0x2e8bd000, 0x1000, 0x1000, 0x29976d80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9962865 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x24e549a0, 0x22171000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x24e549a0, 0x22171000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1d824ae0, 0x22171000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1d824ae0, 0x22171000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1a92b000, 0x22171000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1fc26b40, 0x22171000, 0x1000, 0x1000, 0x1e832680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9935811 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x256f5540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x256f5540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2929fbc0, 0xf7693770, 0x256f5540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9786107 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x21043740, 0x21045d70, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x21043740, 0x21045d70, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x21045d70, 0x22, 0x9c1d) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10131767 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x21cf3ad0, 0xc, 0xc, 0x0, 0x0, 0x2fbc3f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x282f5340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x21c9cfad, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x232e4150, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x2bba197c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x21cf3ac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x232e4098, 0x18e3e690, 0x22, 0x2fbc3ec0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x232e4098, 0x18e3e690, 0x22, 0x26cecd50, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x232e4098, 0x26cecd50, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x232e4098, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1f283a40, 0xf7693770, 0x2fbc3dc0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2fbc3dc0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21cf3a60, 0x2fbc3dc0, 0x2fbc3e80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9855470 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23ac9840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23ac9840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x249d7300, 0xf7693770, 0x23ac9840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 1854316 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1ff6cc60) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 10105680 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x261cde80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x261cde80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10050982 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x28a0edb0, 0xc, 0xc, 0x0, 0x0, 0x201fbb80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1f788460, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1f788460, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1f788460, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x219f7500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x219f7500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x219f7500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x201e4fe0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1a95a2b8, 0x18e3e690, 0x22, 0x201fbb40, 0x0, 0xf768f018, 0x1fd56418) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1a95a2b8, 0x18e3e690, 0x22, 0x1dd2c4b0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1a95a2b8, 0x1dd2c4b0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1a95a2b8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1afc29c0, 0xf7693770, 0x201fb980, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x201fb980) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x28a0ed40, 0x201fb980, 0x201fbb00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9996791 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1caa1780, 0x2ea77620, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1caa1780, 0x2ea77620, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2ea77620, 0x22, 0x9f59) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10038322 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x220ed050, 0xc, 0xc, 0x0, 0x0, 0x23d28780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x28002620, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x28002620, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x28002620, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2a43c030, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2a43c030, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2a43c030, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x20cf19c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x272ae0f8, 0x18e3e690, 0x22, 0x23d28740, 0x0, 0xf768f018, 0x2b2a8480) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x272ae0f8, 0x18e3e690, 0x22, 0x2a12df20, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x272ae0f8, 0x2a12df20, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x272ae0f8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1a8cfec0, 0xf7693770, 0x23d28640, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x23d28640) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x220ecfd0, 0x23d28640, 0x23d28700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9511949 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x27611c00, 0x23688000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x27611c00, 0x23688000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2f455680, 0x23688000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2f455680, 0x23688000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2f001d80, 0x23688000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x283d4f50, 0x23688000, 0x1000, 0x1000, 0x2c787d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10160858 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22c10d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22c10d40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10141998 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fef1ec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fef1ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10140685 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1eee6800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1eee6800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9750701 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2ec1cbc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2ec1cbc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2becd680, 0xf7693770, 0x2ec1cbc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10093518 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x205fe000, 0x231cb000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x205fe000, 0x231cb000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1cc1fd10, 0x231cb000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1cc1fd10, 0x231cb000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x292290e0, 0x231cb000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f18edf0, 0x231cb000, 0x1000, 0x1000, 0x218d12c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10125883 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1cbd7d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cbd7d40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9499258 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x2d9aaab0, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 9974284 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21342c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21342c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x28e0cd20, 0xf7693770, 0x21342c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10121033 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1b2a0ed0, 0xc, 0xc, 0x0, 0x0, 0x2475db00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x26f07500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0xb1e5ecf, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x23f53b08, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x22c59cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x1b2a0ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x279c9240, 0x18e3e690, 0x22, 0x2475da80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x279c9240, 0x18e3e690, 0x22, 0x2b746cc0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x20cb6d60, 0x23f63b60, 0x18eb79e0, 0xf769af80, 0x279c9240, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 9911742 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x204cf000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x204cf000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2ad33780, 0xf7693770, 0x204cf000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10015534 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1e1e0c40, 0x2eb1e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1e1e0c40, 0x2eb1e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b4d2f90, 0x2eb1e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b4d2f90, 0x2eb1e000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x22b43ac0, 0x2eb1e000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1bedae20, 0x2eb1e000, 0x1000, 0x1000, 0x21c654c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9846696 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20bfe780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20bfe780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x26eef9e0, 0xf7693770, 0x20bfe780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10150890 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x22e47990, 0xc, 0xc, 0x0, 0x0, 0x28fa6dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2e9636c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x6446b820, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x2821ce88, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x2eb6297c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x22e47980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2821cdc8, 0x18e3e690, 0x22, 0x28fa6d80, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2821cdc8, 0x18e3e690, 0x22, 0x1a81a5d0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2821cdc8, 0x1a81a5d0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2821cdc8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x254b7bc0, 0xf7693770, 0x28fa6c40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x28fa6c40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22e47920, 0x28fa6c40, 0x28fa6d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10136373 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23fe0740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23fe0740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10159180 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c0c9c00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c0c9c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10031287 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2307c1d0, 0xc, 0xc, 0x0, 0x0, 0x2307ed40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x287ca620, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x287ca620, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x287ca620, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2c453440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2c453440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2c453440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x28589800, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x23c75db0, 0x18e3e690, 0x22, 0x2307ed00, 0x0, 0xf768f018, 0x28e31318) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x23c75db0, 0x18e3e690, 0x22, 0x1d5a92c0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x23c75db0, 0x1d5a92c0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x23c75db0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1e200900, 0xf7693770, 0x2307e400, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2307e400) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2307c070, 0x2307e400, 0x2307e4c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9851153 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x272d3040, 0xc, 0xc, 0x0, 0x0, 0x2816e400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2c40a0e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2c40a0e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2c40a0e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x22f5fc80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x22f5fc80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x22f5fc80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2db17da0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x28bb9fa0, 0x18e3e690, 0x22, 0x2816e3c0, 0x0, 0xf768f018, 0x24b6b948) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x28bb9fa0, 0x18e3e690, 0x22, 0x26ee8990, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x28bb9fa0, 0x26ee8990, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x28bb9fa0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x24556cc0, 0xf7693770, 0x2816e2c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2816e2c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x272d2fd0, 0x2816e2c0, 0x2816e380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9883356 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f009e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f009e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x251cd940, 0xf7693770, 0x1f009e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 21150 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1e22f140, 0x1f458fb8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1e22f140, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1e22f140, 0x1a354840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 9606970 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x21a15420, 0x1ee2f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x21a15420, 0x1ee2f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x294e4930, 0x1ee2f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x294e4930, 0x1ee2f000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x20b25280, 0x1ee2f000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1cc523d0, 0x1ee2f000, 0x1000, 0x1000, 0x1d97eb00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10157479 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fb9c600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fb9c600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10155451 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e17c600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e17c600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10103926 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1e8d1570, 0xc, 0xc, 0xf769b158, 0x1e5150e0, 0x2000f380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).write(0x30e5c7e0, 0x1aacd140, 0x1, 0x1, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:181 +0x652 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Write(0x30e5c7e0, 0x1aacd140, 0x1, 0x1, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:137 +0xe4 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Write(0x30e5c7e0, 0x1aacd140, 0x1, 0x1, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:24 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Write(0x28f8a930, 0x1aacd140, 0x1, 0x1, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:77 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Write(0x28f8a930, 0x1aacd140, 0x1, 0x1, 0x1c7a5cb0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:35 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Write(0x1c6cff00, 0x1aacd140, 0x1, 0x1, 0x19021680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:46 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxWriter).Write.func1(0x1aacd110, 0x1aacd140, 0x1, 0x1, 0x1d1ef540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:61 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxWriter).Write /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:64 +0x114 goroutine 10140817 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f76b080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f76b080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9660661 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c6e5dc0, 0x1d529000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c6e5dc0, 0x1d529000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x21f46510, 0x1d529000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x21f46510, 0x1d529000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x246e3fa0, 0x1d529000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1b9df6c0, 0x1d529000, 0x1000, 0x1000, 0x207564c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9774516 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1ee13420, 0x2413f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1ee13420, 0x2413f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1d362e40, 0x2413f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1d362e40, 0x2413f000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x245a5ba0, 0x2413f000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22b5d200, 0x2413f000, 0x1000, 0x1000, 0x1fdfa2c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9790663 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x22513880, 0x27015000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x22513880, 0x27015000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x25bce510, 0x27015000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x25bce510, 0x27015000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1b7f9fc0, 0x27015000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x23c794b0, 0x27015000, 0x1000, 0x1000, 0x1bc3ee40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10160926 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2e50cf80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2e50cf80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10085806 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x281f8200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x281f8200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1dfeebc8, 0x281f8200, 0x281f8400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9881819 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x20d1ad20, 0x2126d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x20d1ad20, 0x2126d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x227a3560, 0x2126d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x227a3560, 0x2126d000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2296dc80, 0x2126d000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d031410, 0x2126d000, 0x1000, 0x1000, 0x267b2400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9875377 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26ebfb00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26ebfb00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x22bf1640, 0xf7693770, 0x26ebfb00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10157654 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f3de6c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f3de6c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10118840 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x257c0600, 0x2b746990, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x257c0600, 0x2b746990, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2b746990, 0x22, 0xa141) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 31197 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1fa3e720) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 9431015 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2000bdc0, 0x2a5e1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2000bdc0, 0x2a5e1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1c1e9500, 0x2a5e1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1c1e9500, 0x2a5e1000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2eabe600, 0x2a5e1000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2e6b5020, 0x2a5e1000, 0x1000, 0x1000, 0x1c26c7c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10095860 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x228f2ed0, 0xc, 0xc, 0x0, 0x0, 0x256f4c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x24e55960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x24e55960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x24e55960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2a2565a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2a2565a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2a2565a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x280bd2e0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2106f830, 0x18e3e690, 0x22, 0x256f4bc0, 0x0, 0xf768f018, 0x1fd57b28) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2106f830, 0x18e3e690, 0x22, 0x2c379350, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2106f830, 0x2c379350, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2106f830, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x255b5a40, 0xf7693770, 0x256f4a00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x256f4a00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x228f2e60, 0x256f4a00, 0x256f4b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10154801 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2400c5c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2400c5c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9989377 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d423c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d423c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x23f372c0, 0xf7693770, 0x1d423c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9898050 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x25534b00, 0x2379f1a0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x25534b00, 0x2379f1a0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2379f1a0, 0x22, 0x9dd1) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9910137 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x29946b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29946b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x30eb3060, 0xf7693770, 0x29946b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10087448 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1cea3700, 0x2ce81e60, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1cea3700, 0x2ce81e60, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2ce81e60, 0x22, 0xa0df) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9756274 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22c727c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22c727c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x21b6b0c0, 0xf7693770, 0x22c727c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9768369 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2eb85e00, 0xf764f0e0, 0x2e719900, 0x23972f80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2dcae060, 0xf764f0e0, 0x2e719900, 0x23972f80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2e973a80, 0x23c7a990, 0x2dcae060, 0xf769af80, 0x2e972d00, 0x23972f80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10107756 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x28e91790, 0xc, 0xc, 0x0, 0x0, 0x1a3cafc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2506aee0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x55de12d3, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1e8b6010, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1ceb097c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x28e91780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1e8b7c88, 0x18e3e690, 0x22, 0x1a3caf80, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1e8b7c88, 0x18e3e690, 0x22, 0x225768a0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1e8b7c88, 0x225768a0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1e8b7c88, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1e2769c0, 0xf7693770, 0x1a3cae80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1a3cae80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x28e91720, 0x1a3cae80, 0x1a3caf40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9798588 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28204e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x28204e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20d253c8, 0x28204e40, 0x28204f00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9870652 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x23f1f490, 0xc, 0xc, 0x0, 0x0, 0x2427ccc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x28a11340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x28a11340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x28a11340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x227a3380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x227a3380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x227a3380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2296d7a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x271475b0, 0x18e3e690, 0x22, 0x2e973d80, 0x0, 0xf768f018, 0x272ae2d0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x271475b0, 0x18e3e690, 0x22, 0x1c64efc0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x271475b0, 0x1c64efc0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x271475b0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28ea1b60, 0xf7693770, 0x26196480, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x26196480) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2e67f0b0, 0x26196480, 0x26196540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9504576 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1e1e0fc0, 0x24bdb000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1e1e0fc0, 0x24bdb000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x26d4fb90, 0x24bdb000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x26d4fb90, 0x24bdb000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x227514c0, 0x24bdb000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22abc040, 0x24bdb000, 0x1000, 0x1000, 0x26a52840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10115536 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x25806d00, 0x21be6660, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x25806d00, 0x21be6660, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x21be6660, 0x22, 0xa138) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9847734 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1db44f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1db44f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f9e5c38, 0x1db44f00, 0x1db44fc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10140654 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2210fe00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2210fe00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9835963 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x231bc240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x231bc240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1ff2fae0, 0xf7693770, 0x231bc240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10088436 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1b943ac0, 0x22576390, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1b943ac0, 0x22576390, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x22576390, 0x22, 0xa0e1) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9781973 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c5d1960, 0x21fd2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c5d1960, 0x21fd2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2532f680, 0x21fd2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2532f680, 0x21fd2000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x218ffe40, 0x21fd2000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x24124ac0, 0x21fd2000, 0x1000, 0x1000, 0x1f778640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9867430 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x29aa41c0, 0xc, 0xc, 0x0, 0x0, 0x20609400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1fdbfce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1fdbfce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1fdbfce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1ddd8390, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1ddd8390, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1ddd8390, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1af355e0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1d966030, 0x18e3e690, 0x22, 0x206093c0, 0x0, 0xf768f018, 0x1fd57f18) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1d966030, 0x18e3e690, 0x22, 0x1df00ff0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1d966030, 0x1df00ff0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1d966030, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1a9a84e0, 0xf7693770, 0x20609280, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x20609280) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x29aa4150, 0x20609280, 0x20609380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9835527 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2249b370, 0xc, 0xc, 0x0, 0x0, 0x28f06640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x25f60c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x25f60c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x25f60c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x28ad1c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x28ad1c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x28ad1c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1bf26280, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1ff5c7a0, 0x18e3e690, 0x22, 0x28f06600, 0x0, 0xf768f018, 0x2106f6f8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1ff5c7a0, 0x18e3e690, 0x22, 0x26ee8ea0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1ff5c7a0, 0x26ee8ea0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1ff5c7a0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x22cb4960, 0xf7693770, 0x28f06480, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x28f06480) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2249b300, 0x28f06480, 0x28f06540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10121664 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2a5c5e00, 0x2b746d50, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2a5c5e00, 0x2b746d50, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2b746d50, 0x22, 0xa14d) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9718027 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x21902700, 0x1f005000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x21902700, 0x1f005000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2986d2f0, 0x1f005000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2986d2f0, 0x1f005000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26a1be40, 0x1f005000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ca24500, 0x1f005000, 0x1000, 0x1000, 0x1fca2440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9825552 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1f0ee510, 0xc, 0xc, 0x0, 0x0, 0x1bc3e0c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1aa482a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1aa482a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1aa482a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x249bb470, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x249bb470, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x249bb470, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x28a93b20, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1f9cb6b0, 0x18e3e690, 0x22, 0x1bc3e000, 0x0, 0xf768f018, 0x29f47530) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1f9cb6b0, 0x18e3e690, 0x22, 0x2bd20900, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1f9cb6b0, 0x2bd20900, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1f9cb6b0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1d405500, 0xf7693770, 0x1dd01f00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1dd01f00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f0ee450, 0x1dd01f00, 0x1dd01fc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10158637 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f293c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f293c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9879296 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x28a11340, 0x1c53d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x28a11340, 0x1c53d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x227a3380, 0x1c53d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x227a3380, 0x1c53d000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2296d7a0, 0x1c53d000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2a1077f0, 0x1c53d000, 0x1000, 0x1000, 0x1cfe1880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10159688 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25369680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25369680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9581177 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x27610000, 0x20f09000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x27610000, 0x20f09000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1db4ae70, 0x20f09000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1db4ae70, 0x20f09000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x249c0d20, 0x20f09000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x26685bb0, 0x20f09000, 0x1000, 0x1000, 0x27018f00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10072666 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x258ebc40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x258ebc40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x18ea0258, 0x258ebc40, 0x258ebd00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10157812 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x202b44c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x202b44c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10159609 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1a359e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a359e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9971448 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x230b9700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x230b9700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1d77fd40, 0x230b9700, 0x230b97c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9458588 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x22ea7ea0, 0x2ba8f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x22ea7ea0, 0x2ba8f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x29e80240, 0x2ba8f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x29e80240, 0x2ba8f000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x202619e0, 0x2ba8f000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1fb32930, 0x2ba8f000, 0x1000, 0x1000, 0x1d7787c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10159091 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1da15080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1da15080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9467912 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x27d76a80, 0x293e5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x27d76a80, 0x293e5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x24ce6300, 0x293e5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x24ce6300, 0x293e5000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x27b584e0, 0x293e5000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1fa61990, 0x293e5000, 0x1000, 0x1000, 0x27cbc500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 578354 [runnable]: syscall.Syscall(0xc3, 0x64199dc0, 0x1e7d8ba0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/syscall/asm_linux_386.s:16 +0x5 syscall.Stat(0x64199d50, 0x64, 0x1e7d8ba0, 0x0, 0x0) /usr/local/go/src/syscall/zsyscall_linux_386.go:1477 +0x7a os.Stat(0x64199d50, 0x64, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/os/file_unix.go:154 +0x59 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-datastore/flatfs.(*Datastore).Has(0x18f1e1d0, 0x7bd697a0, 0x23, 0xce19b8bb, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-datastore/flatfs/flatfs.go:268 +0x5d github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-datastore/measure.(*measure).Has(0x18ff4300, 0x7bd697a0, 0x23, 0xf7696300, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-datastore/measure/measure.go:119 +0xe4 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-datastore/mount.(*Datastore).Has(0x18f422c0, 0x7bd69710, 0x2a, 0x857a248, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-datastore/mount/mount.go:71 +0x89 github.com/ipfs/go-ipfs/util/datastore2.(*ClaimThreadSafe).Has(0x18ef20a0, 0x7bd69710, 0x2a, 0x7bd69710, 0x0, 0x0) :24 +0x60 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-datastore/keytransform.(*ktds).Has(0x18f42e60, 0x7bd69650, 0x23, 0x82fb0f3, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-datastore/keytransform/keytransform.go:48 +0x8a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-datastore/namespace.(*datastore).Has(0x18ff2e40, 0x7bd69650, 0x23, 0x23, 0x0, 0x0) :5 +0x61 github.com/ipfs/go-ipfs/blocks/blockstore.(*blockstore).PutMany(0x18ef21e0, 0x4ac36180, 0x20, 0x20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/blocks/blockstore/blockstore.go:85 +0x149 github.com/ipfs/go-ipfs/blocks/blockstore.(*writecache).PutMany(0x18f42e80, 0x7b680180, 0x20, 0x20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/blocks/blockstore/write_cache.go:55 +0x1c2 github.com/ipfs/go-ipfs/blockservice.(*BlockService).AddBlocks(0x1a3d3ed0, 0x7b680180, 0x20, 0x20, 0x0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/blockservice/blockservice.go:57 +0x8d github.com/ipfs/go-ipfs/merkledag.(*Batch).Commit(0x2606b080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/merkledag/merkledag.go:316 +0x48 github.com/ipfs/go-ipfs/importer/helpers.(*DagBuilderHelper).Close(0x1d57ec80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/importer/helpers/dagbuilder.go:167 +0x2e github.com/ipfs/go-ipfs/importer/balanced.BalancedLayout(0x1d57ec80, 0x1d57ec00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/importer/balanced/builder.go:39 +0x29c github.com/ipfs/go-ipfs/importer.BuildDagFromReader(0xf76513c0, 0x1902c870, 0xf75e4198, 0x2606b040, 0x260ffa30, 0x2606b040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/importer/importer.go:52 +0x93 github.com/ipfs/go-ipfs/core/commands.add(0x190060b0, 0xf75e4180, 0x2606b000, 0xf75e4100, 0x0, 0x0, 0x69895e90, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/core/commands/add.go:336 +0x1b3 github.com/ipfs/go-ipfs/core/commands.(*adder).addFile(0x20ac6300, 0xf76bdb68, 0x2606af40, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/core/commands/add.go:416 +0x57d github.com/ipfs/go-ipfs/core/commands.(*adder).addDir(0x20ac6300, 0xf76bdb68, 0x22bfd3a0, 0x2a3e3092, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/core/commands/add.go:440 +0x3af github.com/ipfs/go-ipfs/core/commands.(*adder).addFile(0x20ac6300, 0xf76bdb68, 0x22bfd3a0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/core/commands/add.go:390 +0x25d github.com/ipfs/go-ipfs/core/commands.(*adder).addDir(0x20ac6300, 0xf76bdb68, 0x25b68e80, 0x2a57e002, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/core/commands/add.go:440 +0x3af github.com/ipfs/go-ipfs/core/commands.(*adder).addFile(0x20ac6300, 0xf76bdb68, 0x25b68e80, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/core/commands/add.go:390 +0x25d github.com/ipfs/go-ipfs/core/commands.(*adder).addDir(0x20ac6300, 0xf76bdb68, 0x1fda8a20, 0x1a8bbf42, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/core/commands/add.go:440 +0x3af github.com/ipfs/go-ipfs/core/commands.(*adder).addFile(0x20ac6300, 0xf76bdb68, 0x1fda8a20, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/core/commands/add.go:390 +0x25d github.com/ipfs/go-ipfs/core/commands.(*adder).addDir(0x20ac6300, 0xf76bdb68, 0x22483b00, 0x1adb5772, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/core/commands/add.go:440 +0x3af github.com/ipfs/go-ipfs/core/commands.(*adder).addFile(0x20ac6300, 0xf76bdb68, 0x22483b00, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/core/commands/add.go:390 +0x25d github.com/ipfs/go-ipfs/core/commands.glob.func2.1(0xf76bdb68, 0x22483820, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/core/commands/add.go:160 +0xce github.com/ipfs/go-ipfs/core/commands.glob.func2.3(0xf76bdb68, 0x22483820, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/core/commands/add.go:179 +0x5f github.com/ipfs/go-ipfs/core/commands.glob.func2.4(0x20555840, 0x22483a00, 0xf764f068, 0x1fadf080, 0xf764f150, 0x20555800) /go/src/github.com/ipfs/go-ipfs/core/commands/add.go:202 +0x6a created by github.com/ipfs/go-ipfs/core/commands.glob.func2 /go/src/github.com/ipfs/go-ipfs/core/commands/add.go:207 +0x6d8 goroutine 9845381 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1cef9840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cef9840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1e43b440, 0xf7693770, 0x1cef9840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9599107 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x27d76fc0, 0x238d1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x27d76fc0, 0x238d1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b1441b0, 0x238d1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b1441b0, 0x238d1000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x27d56060, 0x238d1000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x272befe0, 0x238d1000, 0x1000, 0x1000, 0x27f47500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9413833 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26f068c0, 0x28432000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26f068c0, 0x28432000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1da034a0, 0x28432000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1da034a0, 0x28432000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x207dff40, 0x28432000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1c3e4280, 0x28432000, 0x1000, 0x1000, 0x1ce56cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10084428 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ab941c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1ab941c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f651190, 0x1ab941c0, 0x1ab94340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9955206 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1dbf04a0, 0xc, 0xc, 0x0, 0x0, 0x202b4640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x21649500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x21649500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x21649500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x226743c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x226743c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x226743c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x22aebde0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21b65df8, 0x18e3e690, 0x22, 0x202b45c0, 0x0, 0xf768f018, 0x2966f470) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21b65df8, 0x18e3e690, 0x22, 0x22ea3b60, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21b65df8, 0x22ea3b60, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21b65df8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x21941c80, 0xf7693770, 0x202b44c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x202b44c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1dbf0430, 0x202b44c0, 0x202b4580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9940034 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23d668c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23d668c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2c061b40, 0xf7693770, 0x23d668c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10160312 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d492f00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d492f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10028851 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1f383c40, 0x262e6510, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1f383c40, 0x262e6510, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x262e6510, 0x22, 0x9fe1) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10153401 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d763ec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d763ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9606969 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x226efea0, 0x1ee2e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x226efea0, 0x1ee2e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1debf740, 0x1ee2e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1debf740, 0x1ee2e000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1f662340, 0x1ee2e000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ce4a230, 0x1ee2e000, 0x1000, 0x1000, 0x1d97ea80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10158155 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2a3fabc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2a3fabc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10050003 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x21823eb0, 0xc, 0xc, 0x0, 0x0, 0x1aec6340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1ec5b880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1ec5b880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1ec5b880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x22b61aa0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x22b61aa0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x22b61aa0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x25a6aee0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1e04e630, 0x18e3e690, 0x22, 0x1aec6300, 0x0, 0xf768f018, 0x28e301f0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1e04e630, 0x18e3e690, 0x22, 0x238b1650, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1e04e630, 0x238b1650, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1e04e630, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2372cd80, 0xf7693770, 0x1aec61c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1aec61c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21823e40, 0x1aec61c0, 0x1aec62c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9892219 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1e837f00, 0x28b75620, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1e837f00, 0x28b75620, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x28b75620, 0x22, 0x9dc4) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10122350 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x235c9c80, 0x2b746ea0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x235c9c80, 0x2b746ea0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2b746ea0, 0x22, 0xa152) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9955871 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2127e4c0, 0xc, 0xc, 0x0, 0x0, 0x25878ac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2b756000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2b756000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2b756000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x250daff0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x250daff0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x250daff0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x208b1420, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x23f63408, 0x18e3e690, 0x22, 0x25878840, 0x0, 0xf768f018, 0x272b00e8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x23f63408, 0x18e3e690, 0x22, 0x1bf63140, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x23f63408, 0x1bf63140, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x23f63408, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1d0a3f80, 0xf7693770, 0x25878740, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x25878740) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2127e430, 0x25878740, 0x25878800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9983166 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x282af4c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x282af4c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2119cb28, 0x282af4c0, 0x282af580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10141945 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2b138b40, 0x1d639770, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2b138b40, 0x1d639770, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1d639770, 0x22, 0xa198) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10045445 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1df88220, 0xc, 0xc, 0x0, 0x0, 0x1d5ae000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1da60540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1da60540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1da60540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1f1a64e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1f1a64e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1f1a64e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1ce1b620, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1b280890, 0x18e3e690, 0x22, 0x1d44ff40, 0x0, 0xf768f018, 0x1fd56868) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1b280890, 0x18e3e690, 0x22, 0x2239b0e0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1b280890, 0x2239b0e0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1b280890, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1f9d0f60, 0xf7693770, 0x1d44fd40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1d44fd40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1df881b0, 0x1d44fd40, 0x1d44ff00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9835583 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28b16660, 0xf764f0e0, 0x1ff2fae0, 0x2eca3c80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x24e5d180, 0xf764f0e0, 0x1ff2fae0, 0x2eca3c80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x223d8800, 0x1e1c2e70, 0x24e5d180, 0xf769af80, 0x2661ccc0, 0x2eca3c80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9885602 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2df78200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2df78200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x220d76e8, 0x2df78200, 0x2df782c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10158037 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d436680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d436680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 1979013 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1c878ba0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 10027414 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ce57d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ce57d00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1f93dae0, 0xf7693770, 0x1ce57d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10016621 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25dd8000, 0x28056000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25dd8000, 0x28056000, 0x1000, 0x1000, 0xf778f000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2c206120, 0x28056000, 0x1000, 0x1000, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2c206120, 0x28056000, 0x1000, 0x1000, 0x8148dbf, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x28c2f5a0, 0x28056000, 0x1000, 0x1000, 0x19021680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2667e400, 0x28056000, 0x1000, 0x1000, 0x1e6d2800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9846285 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1c0262a0, 0x1fb28000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1c0262a0, 0x1fb28000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1f274f30, 0x1fb28000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1f274f30, 0x1fb28000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2bf899a0, 0x1fb28000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x24f028e0, 0x1fb28000, 0x1000, 0x1000, 0x1d964a00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9968018 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2962e7e0, 0x295a4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2962e7e0, 0x295a4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x20691fb0, 0x295a4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x20691fb0, 0x295a4000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1f06f520, 0x295a4000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ce8ad10, 0x295a4000, 0x1000, 0x1000, 0x1d3407c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9935280 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2eb840c0, 0xf764f0e0, 0x24743300, 0x2a1dbe00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x25f3c900, 0xf764f0e0, 0x24743300, 0x2a1dbe00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x268afcc0, 0x1d60a2f0, 0x25f3c900, 0xf769af80, 0x268afb80, 0x2a1dbe00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9460714 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x287cbc00, 0x261a2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x287cbc00, 0x261a2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1a954ab0, 0x261a2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1a954ab0, 0x261a2000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x28e139c0, 0x261a2000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1cbf17f0, 0x261a2000, 0x1000, 0x1000, 0x1effb440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10050595 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1e200cc0, 0xf764f0e0, 0x268aa500, 0x225a3b00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x24bc0a60, 0xf764f0e0, 0x268aa500, 0x225a3b00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1fea66c0, 0x1b01ff30, 0x24bc0a60, 0xf769af80, 0x1fea6600, 0x225a3b00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9849975 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1e064700, 0x28431000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1e064700, 0x28431000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x216fccc0, 0x28431000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x216fccc0, 0x28431000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x23da9180, 0x28431000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2c318330, 0x28431000, 0x1000, 0x1000, 0x1c2b7440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10100448 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x23c29990, 0xc, 0xc, 0x0, 0x0, 0x20dcb740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x24035b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x24035b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x24035b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2d15d530, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2d15d530, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2d15d530, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1f0a77a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x25ed8200, 0x18e3e690, 0x22, 0x20dcb680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:125 +0x610 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x25ed8200, 0x18e3e690, 0x22, 0x1cc5e690, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x24457820, 0x1ff5cd18, 0x18eb79e0, 0xf769af80, 0x25ed8200, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 10158741 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x250b6940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x250b6940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10157484 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28205880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28205880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10147724 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x211d4640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x211d4640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9937330 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x3420efc0, 0xf764f0e0, 0x25aadf20, 0x1dfc7180, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2e707000, 0xf764f0e0, 0x25aadf20, 0x1dfc7180, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x20db7480, 0x20ddd620, 0x2e707000, 0xf769af80, 0x1f33c9c0, 0x1dfc7180, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9983131 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1f656e40, 0xf764f0e0, 0x25ef5aa0, 0x289d0980, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x23a4f7a0, 0xf764f0e0, 0x25ef5aa0, 0x289d0980, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x20ecabc0, 0x29d4d6b0, 0x23a4f7a0, 0xf769af80, 0x20ecaa40, 0x289d0980, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10156290 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x29d34f40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29d34f40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9823017 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1d7204c0, 0xc, 0xc, 0x0, 0x0, 0x1d212380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x20d1bc00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x20d1bc00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x20d1bc00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x27c1f0b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x27c1f0b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x27c1f0b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2022c540, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x20431790, 0x18e3e690, 0x22, 0x1d212340, 0x0, 0xf768f018, 0x27147af0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x20431790, 0x18e3e690, 0x22, 0x1c1e8de0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x20431790, 0x1c1e8de0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x20431790, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x26404c60, 0xf7693770, 0x1d212240, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1d212240) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1d720450, 0x1d212240, 0x1d212300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10158322 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1a390ac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a390ac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10131549 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2e0982c0, 0x1d663c50, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2e0982c0, 0x1d663c50, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1d663c50, 0x22, 0xa171) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10128986 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2aecb640, 0x26cecff0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2aecb640, 0x26cecff0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26cecff0, 0x22, 0xa166) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10061436 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1f6ff5d0, 0xc, 0xc, 0x0, 0x0, 0x1c2b7c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x26c98c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x26c98c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x26c98c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2c462cf0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2c462cf0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2c462cf0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x24586c20, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x272b16f0, 0x18e3e690, 0x22, 0x1c2b7b80, 0x0, 0xf768f018, 0x280c0e18) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x272b16f0, 0x18e3e690, 0x22, 0x224778c0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x272b16f0, 0x224778c0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x272b16f0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1d4d1380, 0xf7693770, 0x1c2b7a80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1c2b7a80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f6ff560, 0x1c2b7a80, 0x1c2b7b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9955965 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x29219690, 0xc, 0xc, 0x0, 0x0, 0x28f07380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2b756c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2b756c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2b756c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x28976180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x28976180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x28976180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x20c8b7e0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x23dae188, 0x18e3e690, 0x22, 0x28f07340, 0x0, 0xf768f018, 0x2966ede8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x23dae188, 0x18e3e690, 0x22, 0x22ea3620, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x23dae188, 0x22ea3620, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x23dae188, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x215204e0, 0xf7693770, 0x28f07240, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x28f07240) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x29219620, 0x28f07240, 0x28f07300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10179221 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1fd170e0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 10027729 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2593de00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2593de00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2c960c20, 0xf7693770, 0x2593de00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10037464 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x21dbb420, 0x1ffd3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x21dbb420, 0x1ffd3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x21d52360, 0x1ffd3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x21d52360, 0x1ffd3000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x23862dc0, 0x1ffd3000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x20d96880, 0x1ffd3000, 0x1000, 0x1000, 0x23e0e340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9984924 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25f300e0, 0x2e05d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25f300e0, 0x2e05d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x24f61ec0, 0x2e05d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x24f61ec0, 0x2e05d000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x245fcb80, 0x2e05d000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2358d3d0, 0x2e05d000, 0x1000, 0x1000, 0x2e098f00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9794813 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1addde00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1addde00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1f7c6300, 0xf7693770, 0x1addde00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10160065 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x227b6dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x227b6dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9927600 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1febe160, 0xc, 0xc, 0x0, 0x0, 0x22c8d940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x26d2e000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x26d2e000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x26d2e000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x244002d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x244002d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x244002d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2295dea0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2354c250, 0x18e3e690, 0x22, 0x22c8d900, 0x0, 0xf768f018, 0x2987c978) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2354c250, 0x18e3e690, 0x22, 0x216f4000, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2354c250, 0x216f4000, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2354c250, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28ba3d40, 0xf7693770, 0x22c8d800, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x22c8d800) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1febe0f0, 0x22c8d800, 0x22c8d8c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9858748 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2179e550, 0xc, 0xc, 0x0, 0x0, 0x2186c700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x277edce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x277edce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x277edce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x23757710, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x23757710, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x23757710, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x229b8ce0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x24431d30, 0x18e3e690, 0x22, 0x2186c6c0, 0x0, 0xf768f018, 0x28ac3dc8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x24431d30, 0x18e3e690, 0x22, 0x1f37c9f0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x24431d30, 0x1f37c9f0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x24431d30, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28076ae0, 0xf7693770, 0x2186c300, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2186c300) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2179e460, 0x2186c300, 0x2186c680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10140684 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20f4df40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20f4df40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10159212 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e511e40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e511e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9780697 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2b31c120, 0xf764f0e0, 0x245a6ac0, 0x2dc7b400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2ea14ca0, 0xf764f0e0, 0x245a6ac0, 0x2dc7b400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x29976a00, 0x23f59200, 0x2ea14ca0, 0xf769af80, 0x22064300, 0x2dc7b400, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9807196 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x21f2d260, 0xf764f0e0, 0x2c6231c0, 0x21840400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x20a3f380, 0xf764f0e0, 0x2c6231c0, 0x21840400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1e142280, 0x21a525a0, 0x20a3f380, 0xf769af80, 0x1c6f7f40, 0x21840400, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9935884 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2866d8c0, 0x1f387770, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2866d8c0, 0x1f387770, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1f387770, 0x22, 0x9e6a) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10083103 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c53a000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1c53a000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1dfee028, 0x1c53a000, 0x1c53a0c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160083 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28f1f980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28f1f980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9788101 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1adb6bc0, 0x2507a060, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1adb6bc0, 0x2507a060, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2507a060, 0x22, 0x9c27) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10160256 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23d28880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23d28880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9902526 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x260388c0, 0x2ef81000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x260388c0, 0x2ef81000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2e8a4e10, 0x2ef81000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2e8a4e10, 0x2ef81000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x22353560, 0x2ef81000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d31c4d0, 0x2ef81000, 0x1000, 0x1000, 0x23fdce80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9923631 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23fddb00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x23fddb00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x232e55f8, 0x23fddb00, 0x23fddbc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9686757 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x28df8000, 0x2a204000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x28df8000, 0x2a204000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28071b90, 0x2a204000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28071b90, 0x2a204000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x229f2200, 0x2a204000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1aeb9b80, 0x2a204000, 0x1000, 0x1000, 0x1cedbe80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9871342 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c787d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c787d00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2ad00e00, 0xf7693770, 0x2c787d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10159622 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x217814c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x217814c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9335634 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x24448ee0, 0x2f4cd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x24448ee0, 0x2f4cd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1ff16420, 0x2f4cd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1ff16420, 0x2f4cd000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26e07380, 0x2f4cd000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x257b7fa0, 0x2f4cd000, 0x1000, 0x1000, 0x2ef940c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9463442 [IO wait]: net.runtime_pollWait(0xf75e54d8, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1cf616b8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1cf616b8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1cf61680, 0x23c36c90, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x27f55ad8, 0x23c36c90, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1d453420, 0x23c36c90, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x23c36c10, 0x23c36c90, 0x4, 0x4, 0xb0fa6296, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x23c36c40, 0x23c36c90, 0x4, 0x4, 0x53aa5884, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x23c36c40, 0x23c36c90, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x23c36c40, 0x23c36c90, 0x4, 0x4, 0x8d89f098, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x23c36c40, 0x23c36c90, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x283fe960, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x283fe960, 0x1b01ef40, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x23c36cd0, 0x1b01ef40, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x283fe9c0, 0x1b01ef40, 0x4, 0x4, 0x8c, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x283fe9c0, 0x1b01ef40, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x283fe9c0, 0x1b01ef40, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x283fe9c0, 0x1b01ef40, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x20e319b0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x20e319b0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x258ea380, 0x2359d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1b01ef60, 0x2359d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x23c36fb0, 0x2359d000, 0x1000, 0x1000, 0x1d6f8088, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x20e31cb0) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x20e31cb0, 0x20e24920, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x20e31cb0, 0x20e24920, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x20e31cb0, 0x20e24920, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1d6f8060) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 9985294 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1e7e4640, 0x24565620, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1e7e4640, 0x24565620, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x24565620, 0x22, 0x9f26) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10120335 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1c3f60d0, 0xc, 0xc, 0x0, 0x0, 0x2453a3c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x3123a540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x5a76a098, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1fff6eb0, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1d7b7cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x1c3f60c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x23f22040, 0x18e3e690, 0x22, 0x2453a340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x23f22040, 0x18e3e690, 0x22, 0x2b746c30, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x2319bd20, 0x20417500, 0x18eb79e0, 0xf769af80, 0x23f22040, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 9593351 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x27610540, 0x242ba000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x27610540, 0x242ba000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x219c9380, 0x242ba000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x219c9380, 0x242ba000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x23c93340, 0x242ba000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x20faee30, 0x242ba000, 0x1000, 0x1000, 0x2d51c280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10151762 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23ce2b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23ce2b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9828360 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2a20b6e0, 0xf764f0e0, 0x2429fc80, 0x27c3dd80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x22bc9460, 0xf764f0e0, 0x2429fc80, 0x27c3dd80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x28a987c0, 0x2587b4b0, 0x22bc9460, 0xf769af80, 0x1d1ee4c0, 0x27c3dd80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9889659 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1b11a500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1b11a500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1d1a7060, 0x1b11a500, 0x1b11b1c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10148521 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d675b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d675b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10075054 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23ce2100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x23ce2100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x24b6b3e8, 0x23ce2100, 0x23ce2340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10150704 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2784d0c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2784d0c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x29f05a18, 0x2784d0c0, 0x2784d3c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9409519 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2e22d7a0, 0x1cce7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2e22d7a0, 0x1cce7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b9a4f30, 0x1cce7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b9a4f30, 0x1cce7000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1e1ef940, 0x1cce7000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1c7fb6d0, 0x1cce7000, 0x1000, 0x1000, 0x1fc241c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9934416 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27f46880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x27f46880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f596008, 0x27f46880, 0x27f469c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10085625 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1f9bf380, 0xf764f0e0, 0x25bee920, 0x1b22ed00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2b6c8820, 0xf764f0e0, 0x25bee920, 0x1b22ed00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1ac188c0, 0x2a4015e0, 0x2b6c8820, 0xf769af80, 0x1c737c00, 0x1b22ed00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9770097 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c2ea680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c2ea680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2bb27540, 0xf7693770, 0x2c2ea680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9790626 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x287cbce0, 0x26d58000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x287cbce0, 0x26d58000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1ca319e0, 0x26d58000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1ca319e0, 0x26d58000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1a386180, 0x26d58000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e8c3d80, 0x26d58000, 0x1000, 0x1000, 0x1bc3e180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10013435 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23a7ca00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23a7ca00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2e9e97c0, 0xf7693770, 0x23a7ca00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9930452 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f30afc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f30afc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x22f7fca0, 0xf7693770, 0x1f30afc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10039310 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2358cb00, 0xc, 0xc, 0x0, 0x0, 0x1fe275c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x282f5500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x282f5500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x282f5500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2d959200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2d959200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2d959200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x22353660, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x29f05de0, 0x18e3e690, 0x22, 0x1fe27580, 0x0, 0xf768f018, 0x2b2a8cb8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x29f05de0, 0x18e3e690, 0x22, 0x2bd21b60, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x29f05de0, 0x2bd21b60, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x29f05de0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2372c960, 0xf7693770, 0x1fe26f40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1fe26f40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2358ca90, 0x1fe26f40, 0x1fe27540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10148775 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2bfcebc0, 0x1a81a120, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2bfcebc0, 0x1a81a120, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1a81a120, 0x22, 0xa1ac) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9929531 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2ec076c0, 0x1f88c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2ec076c0, 0x1f88c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1b5c9320, 0x1f88c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1b5c9320, 0x1f88c000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1bcad580, 0x1f88c000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x204f58f0, 0x1f88c000, 0x1000, 0x1000, 0x1adddcc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10068859 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1ad4c810, 0xc, 0xc, 0x0, 0x0, 0x1c642140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1d6462a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1d6462a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1d6462a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2b202450, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2b202450, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2b202450, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1d58b440, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1df6a7e8, 0x18e3e690, 0x22, 0x1c642100, 0x0, 0xf768f018, 0x2966f1c8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1df6a7e8, 0x18e3e690, 0x22, 0x1d6c6e40, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1df6a7e8, 0x1d6c6e40, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1df6a7e8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2b7c8f00, 0xf7693770, 0x1b4adfc0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1b4adfc0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1ad4c7a0, 0x1b4adfc0, 0x1c6420c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9748100 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28b19320, 0xf764f0e0, 0x231185e0, 0x24736b80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x26d53f00, 0xf764f0e0, 0x231185e0, 0x24736b80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x21fbe440, 0x23845750, 0x26d53f00, 0xf769af80, 0x21fbe100, 0x24736b80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10158736 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x251f57c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x251f57c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9864855 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1dee6860, 0xc, 0xc, 0x0, 0x0, 0x20eac680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2afb8700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2afb8700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2afb8700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2b5f55f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2b5f55f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2b5f55f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1d120700, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1aab4f18, 0x18e3e690, 0x22, 0x20eac5c0, 0x0, 0xf768f018, 0x28e31810) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1aab4f18, 0x18e3e690, 0x22, 0x1c64f110, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1aab4f18, 0x1c64f110, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1aab4f18, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2b31cf00, 0xf7693770, 0x20eac3c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x20eac3c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1dee67f0, 0x20eac3c0, 0x20eac580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9756963 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x272548c0, 0x25123000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x272548c0, 0x25123000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x24d411d0, 0x25123000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x24d411d0, 0x25123000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2a23c700, 0x25123000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1fe7d6e0, 0x25123000, 0x1000, 0x1000, 0x1e3d1b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10148360 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x298759c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x298759c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9925984 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2144a580, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2144a580, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x258ba598, 0x2144a580, 0x2144a640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10027646 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1d4d1aa0, 0xf764f0e0, 0x2c960c20, 0x21edc980, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x225c7720, 0xf764f0e0, 0x2c960c20, 0x21edc980, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1cc3c480, 0x224d6750, 0x225c7720, 0xf769af80, 0x1cc3c380, 0x21edc980, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9781442 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d3c46c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1d3c46c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1cf1f420, 0x1d3c46c0, 0x1d3c4780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9984638 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26d13180, 0x2b00d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26d13180, 0x2b00d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x263a1dd0, 0x2b00d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x263a1dd0, 0x2b00d000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x274904a0, 0x2b00d000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2f2a9f60, 0x2b00d000, 0x1000, 0x1000, 0x1c1f7300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9960697 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21096d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21096d00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1f99ec00, 0xf7693770, 0x21096d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10128768 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1a256a00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a256a00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9810291 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fd63f20, 0xf764f0e0, 0x21c238e0, 0x1d272600, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x21c22220, 0xf764f0e0, 0x21c238e0, 0x1d272600, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x217b6ac0, 0x24e658e0, 0x21c22220, 0xf769af80, 0x217b6880, 0x1d272600, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9965224 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1d945480, 0x26b7cfc0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1d945480, 0x26b7cfc0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26b7cfc0, 0x22, 0x9ee2) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9944512 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1e70a3c0, 0xf764f0e0, 0x1f35d7e0, 0x1f484e00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1f3813a0, 0xf764f0e0, 0x1f35d7e0, 0x1f484e00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1ab5a780, 0x2506d310, 0x1f3813a0, 0xf769af80, 0x1ab5a680, 0x1f484e00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9908745 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28b14660, 0xf764f0e0, 0x2dc21040, 0x21f33a00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x25acb200, 0xf764f0e0, 0x2dc21040, 0x21f33a00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x27123f00, 0x29898350, 0x25acb200, 0xf769af80, 0x27123e00, 0x21f33a00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10089642 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2afb8e00, 0x2149f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2afb8e00, 0x2149f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x23703c50, 0x2149f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x23703c50, 0x2149f000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x25ec0880, 0x2149f000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d407cf0, 0x2149f000, 0x1000, 0x1000, 0x227b99c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9335658 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1ee120e0, 0x2f4a7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1ee120e0, 0x2f4a7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2924daa0, 0x2f4a7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2924daa0, 0x2f4a7000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2671c7e0, 0x2f4a7000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x29d62890, 0x2f4a7000, 0x1000, 0x1000, 0x2ef945c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9966410 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1d8bcc60, 0xf764f0e0, 0x1ea56d80, 0x224ff980, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1b2591c0, 0xf764f0e0, 0x1ea56d80, 0x224ff980, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1cb5e180, 0x20b7f920, 0x1b2591c0, 0xf769af80, 0x1cb5f680, 0x224ff980, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9810897 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26c980e0, 0x26531000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26c980e0, 0x26531000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x250da6f0, 0x26531000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x250da6f0, 0x26531000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1fce7600, 0x26531000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e1c2900, 0x26531000, 0x1000, 0x1000, 0x263746c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9889660 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x18e15e80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x18e15e80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1d4f34a0, 0xf7693770, 0x18e15e80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9883119 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1d9fef30, 0xc, 0xc, 0x0, 0x0, 0x20193040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1b0916c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1b0916c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1b0916c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x30d30ba0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x30d30ba0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x30d30ba0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x26b882a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x20ebe358, 0x18e3e690, 0x22, 0x20193000, 0x0, 0xf768f018, 0x272b0b40) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x20ebe358, 0x18e3e690, 0x22, 0x2c7ce4e0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x20ebe358, 0x2c7ce4e0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x20ebe358, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x252e0660, 0xf7693770, 0x20192f00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x20192f00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1d9feec0, 0x20192f00, 0x20192fc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10143957 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21a71a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21a71a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x26fbb780, 0xf7693770, 0x21a71a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10076910 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x23ef1fb0, 0xc, 0xc, 0x0, 0x0, 0x2696da40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1f02a540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1f02a540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1f02a540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x261a8f90, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x261a8f90, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x261a8f90, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x27de3720, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x22371798, 0x18e3e690, 0x22, 0x2696da00, 0x0, 0xf768f018, 0x27147fd8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x22371798, 0x18e3e690, 0x22, 0x2479f830, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x22371798, 0x2479f830, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x22371798, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fd17740, 0xf7693770, 0x2696d800, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2696d800) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23ef1f40, 0x2696d800, 0x2696d9c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9812448 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2ce7fc80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2ce7fc80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2d544f00, 0xf7693770, 0x2ce7fc80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9901299 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26d22440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26d22440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2c64f9c0, 0xf7693770, 0x26d22440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9957040 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x26d490d0, 0xc, 0xc, 0x0, 0x0, 0x232f0a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x28a11b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x28a11b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x28a11b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x24afd2f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x24afd2f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x24afd2f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x20fda7e0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1ffd86a8, 0x18e3e690, 0x22, 0x232f0a00, 0x0, 0xf768f018, 0x2966ecb8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1ffd86a8, 0x18e3e690, 0x22, 0x1dd8f0b0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1ffd86a8, 0x1dd8f0b0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1ffd86a8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1e70a3c0, 0xf7693770, 0x232f0900, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x232f0900) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x26d49060, 0x232f0900, 0x232f09c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10081835 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2a463e50, 0xc, 0xc, 0x0, 0x0, 0x1d278780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1d08b960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1d08b960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1d08b960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x24224990, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x24224990, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x24224990, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1fce70a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1d966798, 0x18e3e690, 0x22, 0x1d278400, 0x0, 0xf768f018, 0x1fd57688) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1d966798, 0x18e3e690, 0x22, 0x2933d440, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1d966798, 0x2933d440, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1d966798, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x30d26000, 0xf7693770, 0x1d278300, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1d278300) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2a463de0, 0x1d278300, 0x1d2783c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10159251 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28fa6780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28fa6780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x285899a0, 0xf7693770, 0x28fa6780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9848387 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1a480380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a480380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x24023dc0, 0xf7693770, 0x1a480380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10116047 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26548d80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26548d80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x32d4b740, 0xf7693770, 0x26548d80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10031930 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c26c080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c26c080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2eaf6120, 0xf7693770, 0x1c26c080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9934065 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x269dac40, 0xc, 0xc, 0x0, 0x0, 0x2f458140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2a0547e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2a0547e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2a0547e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x28071d40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x28071d40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x28071d40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2c0e51c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x272af7d0, 0x18e3e690, 0x22, 0x2f458100, 0x0, 0xf768f018, 0x27146258) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x272af7d0, 0x18e3e690, 0x22, 0x1c266c30, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x272af7d0, 0x1c266c30, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x272af7d0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x219409c0, 0xf7693770, 0x22db9e00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x22db9e00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x269dabd0, 0x22db9e00, 0x2f4580c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9865193 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26111880, 0x2d0ef000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26111880, 0x2d0ef000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x22909e30, 0x2d0ef000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x22909e30, 0x2d0ef000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x20521f20, 0x2d0ef000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d3c7ae0, 0x2d0ef000, 0x1000, 0x1000, 0x23edb940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9874232 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2400c340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2400c340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x24d6b680, 0xf7693770, 0x2400c340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10097663 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2e098c40, 0x1bb6bf80, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2e098c40, 0x1bb6bf80, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1bb6bf80, 0x22, 0xa0fc) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10116974 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2a754780, 0xf764f0e0, 0x2c466d40, 0x2b273500, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2eabec00, 0xf764f0e0, 0x2c466d40, 0x2b273500, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2b99a900, 0x25eda680, 0x2eabec00, 0xf769af80, 0x2b99a7c0, 0x2b273500, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9787218 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fc00780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1fc00780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fd4c470, 0x1fc00780, 0x1fc00880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10076800 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x267e1500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x267e1500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x230b7120, 0x267e1500, 0x267e15c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9830573 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2a4a8780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2a4a8780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x29ede9e0, 0xf7693770, 0x2a4a8780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9871990 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2e9724c0, 0x2f018db0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2e9724c0, 0x2f018db0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2f018db0, 0x22, 0x9d68) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9793469 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1a3ca400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a3ca400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1b258ac0, 0xf7693770, 0x1a3ca400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10051399 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1a321400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a321400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x20dbed20, 0xf7693770, 0x1a321400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9837272 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e84b4c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1e84b4c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1c589610, 0x1e84b4c0, 0x1e84b580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10093717 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x255b5c20, 0xf764f0e0, 0x24e5d8a0, 0x21b55e00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x223f0c40, 0xf764f0e0, 0x24e5d8a0, 0x21b55e00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2920da00, 0x2b1ae6d0, 0x223f0c40, 0xf769af80, 0x27c77640, 0x21b55e00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9935090 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x240924f0, 0xc, 0xc, 0x0, 0x0, 0x21a5f040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x21902620, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x21902620, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x21902620, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2ec74d20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2ec74d20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2ec74d20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x26c62a60, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1ff2afb8, 0x18e3e690, 0x22, 0x21a5f000, 0x0, 0xf768f018, 0x27146c90) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1ff2afb8, 0x18e3e690, 0x22, 0x2dd8f0b0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1ff2afb8, 0x2dd8f0b0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1ff2afb8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x289c31a0, 0xf7693770, 0x21a5ef00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x21a5ef00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x24092480, 0x21a5ef00, 0x21a5efc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9863075 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1b1f2370, 0xc, 0xc, 0x0, 0x0, 0x20447680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2a8bf7a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2a8bf7a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2a8bf7a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1bf92a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1bf92a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1bf92a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2056ada0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21abbbf8, 0x18e3e690, 0x22, 0x20447640, 0x0, 0xf768f018, 0x28ac3e88) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21abbbf8, 0x18e3e690, 0x22, 0x227987b0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21abbbf8, 0x227987b0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21abbbf8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28b16660, 0xf7693770, 0x20447540, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x20447540) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1b1f2300, 0x20447540, 0x20447600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9372602 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2a3af0a0, 0x284c8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2a3af0a0, 0x284c8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x202169c0, 0x284c8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x202169c0, 0x284c8000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x296272a0, 0x284c8000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1a9fece0, 0x284c8000, 0x1000, 0x1000, 0x1cb05040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9966114 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1edc6dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1edc6dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1ba9bac0, 0xf7693770, 0x1edc6dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10113616 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2a25f5c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2a25f5c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x25f299e0, 0xf7693770, 0x2a25f5c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10093601 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2400d400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2400d400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2119ccb8, 0x2400d400, 0x2400d4c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10147765 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c5fcfc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c5fcfc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9936465 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2a226cd0, 0xc, 0xc, 0x0, 0x0, 0x1cff9a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2073c380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2073c380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2073c380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x252c1b30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x252c1b30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x252c1b30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x24680a00, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1cdd6948, 0x18e3e690, 0x22, 0x1cff9a00, 0x0, 0xf768f018, 0x27146c98) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1cdd6948, 0x18e3e690, 0x22, 0x2dd8f050, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1cdd6948, 0x2dd8f050, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1cdd6948, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x289c3da0, 0xf7693770, 0x1cff98c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1cff98c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2a226c60, 0x1cff98c0, 0x1cff99c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9970628 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1c89ea20, 0xf764f0e0, 0x21688f40, 0x1dcc5500, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x248a1080, 0xf764f0e0, 0x21688f40, 0x1dcc5500, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1db44700, 0x21193370, 0x248a1080, 0xf769af80, 0x1db44580, 0x1dcc5500, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10093508 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x24462d20, 0x22f19000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x24462d20, 0x22f19000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1cc1f9b0, 0x22f19000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1cc1f9b0, 0x22f19000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x29228ee0, 0x22f19000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f18e850, 0x22f19000, 0x1000, 0x1000, 0x218d1100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10078874 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1e7e4a00, 0x2933d260, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1e7e4a00, 0x2933d260, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2933d260, 0x22, 0xa0ad) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10160981 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c1f7540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c1f7540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160895 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21a71e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21a71e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9784879 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24c78a00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24c78a00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1c813ca0, 0xf7693770, 0x24c78a00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9874422 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24c28800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24c28800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2a48cd20, 0xf7693770, 0x24c28800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9795003 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d55b080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1d55b080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21ebb840, 0x1d55b080, 0x1d55b1c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9874120 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1efff800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1efff800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23396288, 0x1efff800, 0x1efff8c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9972900 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x23fe19c0, 0x2a085650, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x23fe19c0, 0x2a085650, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2a085650, 0x22, 0x9f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10084031 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ae74a00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ae74a00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x21e5c180, 0xf7693770, 0x1ae74a00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10156929 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21dcbf80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21dcbf80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9826790 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1d1eec00, 0x22799e00, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1d1eec00, 0x22799e00, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x22799e00, 0x22, 0x9cbc) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9756526 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x21f2bc80, 0xf764f0e0, 0x21315e60, 0x21edd300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x23bf2000, 0xf764f0e0, 0x21315e60, 0x21edd300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x232f1100, 0x1f30d2d0, 0x23bf2000, 0xf769af80, 0x2b6b0e00, 0x21edd300, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10148364 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f33d340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f33d340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10140712 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ba0de00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ba0de00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10158289 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23ec4000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23ec4000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10025389 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1a9a20c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a9a20c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1e9c73c0, 0xf7693770, 0x1a9a20c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9968611 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cc3ce00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1cc3ce00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f5ca390, 0x1cc3ce00, 0x1cc3cec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10157265 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x222fe400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x222fe400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9762066 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1db04420, 0xf764f0e0, 0x1d5001a0, 0x20070980, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1f586ec0, 0xf764f0e0, 0x1d5001a0, 0x20070980, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1f779fc0, 0x1fa5dba0, 0x1f586ec0, 0xf769af80, 0x2016f2c0, 0x20070980, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10104205 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1fc26510, 0xc, 0xc, 0x0, 0x0, 0x21506d80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x30e5dce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x34691bc9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1ef8b1d0, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x22e1b97c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x1fc26500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1e4623e8, 0x18e3e690, 0x22, 0x21506d00, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1e4623e8, 0x18e3e690, 0x22, 0x2ce81d40, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1e4623e8, 0x2ce81d40, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1e4623e8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1d3f15c0, 0xf7693770, 0x23d677c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x23d677c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1ee73cd0, 0x23d677c0, 0x23d67880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9988603 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f339ea0, 0x2b04a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f339ea0, 0x2b04a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x200b99b0, 0x2b04a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x200b99b0, 0x2b04a000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1a37be60, 0x2b04a000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1fe2e9e0, 0x2b04a000, 0x1000, 0x1000, 0x28115640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10140818 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1dccb100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1dccb100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9409638 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x261102a0, 0x224bf000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x261102a0, 0x224bf000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b6c1ad0, 0x224bf000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b6c1ad0, 0x224bf000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x24f89a00, 0x224bf000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1a45f4a0, 0x224bf000, 0x1000, 0x1000, 0x1faf2500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10155869 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x29947500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29947500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2d4a48a0, 0xf7693770, 0x29947500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10137729 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fe2bb00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fe2bb00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x201bd880, 0xf7693770, 0x1fe2bb00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9946300 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x256e99a0, 0xc, 0xc, 0x0, 0x0, 0x24538ac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x20f49960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x20f49960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x20f49960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x269d42d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x269d42d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x269d42d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x26b93740, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x22371088, 0x18e3e690, 0x22, 0x24538a80, 0x0, 0xf768f018, 0x271477e0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x22371088, 0x18e3e690, 0x22, 0x2ed12270, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x22371088, 0x2ed12270, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x22371088, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x21521740, 0xf7693770, 0x24538900, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x24538900) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x256e9930, 0x24538900, 0x24538a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9958218 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1a3ec300, 0xc, 0xc, 0x0, 0x0, 0x1d9244c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2247d880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2247d880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2247d880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2d6b72f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2d6b72f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2d6b72f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2ebf8500, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x20cebd88, 0x18e3e690, 0x22, 0x1d924480, 0x0, 0xf768f018, 0x2966e1d0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x20cebd88, 0x18e3e690, 0x22, 0x1f387770, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x20cebd88, 0x1f387770, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x20cebd88, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2eb82ea0, 0xf7693770, 0x1d9242c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1d9242c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1a3ec290, 0x1d9242c0, 0x1d924440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10158318 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e84bb00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e84bb00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9815668 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2aea4d80, 0xf764f0e0, 0x2b2f2fe0, 0x2287e900, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x23a77420, 0xf764f0e0, 0x2b2f2fe0, 0x2287e900, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x25192140, 0x27fcb560, 0x23a77420, 0xf769af80, 0x24bd1780, 0x2287e900, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10160451 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x29db1ec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29db1ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10155644 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1b11a500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1b11a500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9907753 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x267db780, 0x27c1e3f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x267db780, 0x27c1e3f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x27c1e3f0, 0x22, 0x9df4) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10085138 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x24edf9e0, 0xc, 0xc, 0x0, 0x0, 0x1e6d1a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x210af960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x210af960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x210af960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2b2b7d10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2b2b7d10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2b2b7d10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1bede340, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x20f80828, 0x18e3e690, 0x22, 0x1e6d1a00, 0x0, 0xf768f018, 0x1fd57ad8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x20f80828, 0x18e3e690, 0x22, 0x2c379470, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x20f80828, 0x2c379470, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x20f80828, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x22d6fec0, 0xf7693770, 0x1bcde240, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1bcde240) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x26892920, 0x1bcde240, 0x1bcde300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9896786 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x204ae780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x204ae780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21d1b600, 0x204ae780, 0x204ae940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9935030 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2687c980, 0x1f387500, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2687c980, 0x1f387500, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1f387500, 0x22, 0x9e62) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10082685 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e7b84c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1e7b84c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x225235d8, 0x1e7b84c0, 0x1e7b85c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9807730 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c5fcfc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1c5fcfc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f9cbdd0, 0x1c5fcfc0, 0x1c5fd080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10156091 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c4f4240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c4f4240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9579273 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2d4d5880, 0x2a1d3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2d4d5880, 0x2a1d3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x280540c0, 0x2a1d3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x280540c0, 0x2a1d3000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1dd1b160, 0x2a1d3000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1aa22f60, 0x2a1d3000, 0x1000, 0x1000, 0x2beea8c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10141058 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d3c46c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d3c46c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9793160 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1a6f0a80, 0x2bd20840, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1a6f0a80, 0x2bd20840, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2bd20840, 0x22, 0x9c2d) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9418196 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1b8c0e00, 0x1ce37000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1b8c0e00, 0x1ce37000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x20a013e0, 0x1ce37000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x20a013e0, 0x1ce37000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1a785d40, 0x1ce37000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21d3ba90, 0x1ce37000, 0x1000, 0x1000, 0x1fd74200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9816184 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x24f47000, 0x26ee9a70, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x24f47000, 0x26ee9a70, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26ee9a70, 0x22, 0x9c99) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10152467 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1aa415c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1aa415c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10157854 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23fe1b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23fe1b40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9909490 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2b453cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b453cc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x21c4b440, 0xf7693770, 0x2b453cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9872619 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x252067e0, 0x2b113000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x252067e0, 0x2b113000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2c2e48a0, 0x2b113000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2c2e48a0, 0x2b113000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2a52b960, 0x2b113000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2a1b64c0, 0x2b113000, 0x1000, 0x1000, 0x2c6f0780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9987707 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1a8cfbc0, 0xf764f0e0, 0x1d45d6c0, 0x1c6a4c80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1e7a10c0, 0xf764f0e0, 0x1d45d6c0, 0x1c6a4c80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1b7d9c00, 0x1ea74af0, 0x1e7a10c0, 0xf769af80, 0x1d436400, 0x1c6a4c80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9915994 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fd51e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fd51e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x218500e0, 0xf7693770, 0x1fd51e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10136047 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x204b32e0, 0xc, 0xc, 0x0, 0x0, 0x235c7a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2b852d20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x22e7246c, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x200af550, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x21ca697c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x204b32d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x200af498, 0x18e3e690, 0x22, 0x235c79c0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x200af498, 0x18e3e690, 0x22, 0x1d663b30, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x200af498, 0x1d663b30, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x200af498, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x26403080, 0xf7693770, 0x235c78c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x235c78c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x204b3270, 0x235c78c0, 0x235c7980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9712303 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x282f5880, 0x21a56000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x282f5880, 0x21a56000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2bb2b2f0, 0x21a56000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2bb2b2f0, 0x21a56000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x279979e0, 0x21a56000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1b27e570, 0x21a56000, 0x1000, 0x1000, 0x25779200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10036692 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1e78fd80, 0x238b16e0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1e78fd80, 0x238b16e0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x238b16e0, 0x22, 0x9ffe) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9964730 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26c1c1c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26c1c1c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1f5801e0, 0xf7693770, 0x26c1c1c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9965042 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1da19b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1da19b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1ac38e60, 0xf7693770, 0x1da19b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10155606 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1b1eb400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1b1eb400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9407671 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x20b8ad20, 0x23427000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x20b8ad20, 0x23427000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2496ca50, 0x23427000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2496ca50, 0x23427000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2ea6d600, 0x23427000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2022e4d0, 0x23427000, 0x1000, 0x1000, 0x1f0b8240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9845820 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1dec5950, 0xc, 0xc, 0x0, 0x0, 0x1d361d80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1d17c0e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1d17c0e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1d17c0e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1c9fedb0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1c9fedb0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1c9fedb0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x20eee540, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21ce0720, 0x18e3e690, 0x22, 0x1d361d40, 0x0, 0xf768f018, 0x1fd57270) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21ce0720, 0x18e3e690, 0x22, 0x1df009f0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21ce0720, 0x1df009f0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21ce0720, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1d310600, 0xf7693770, 0x1d361bc0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1d361bc0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1dec58e0, 0x1d361bc0, 0x1d361cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10148304 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x217b7dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x217b7dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10144229 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x282536a0, 0xc, 0xc, 0x0, 0x0, 0x2989f8c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x28ad5420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x31d082fb, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x18ea1410, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1ce3297c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x28253690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x18ea1340, 0x18e3e690, 0x22, 0x2989f880, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x18ea1340, 0x18e3e690, 0x22, 0x1d639920, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x18ea1340, 0x1d639920, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x18ea1340, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28c76c00, 0xf7693770, 0x2989f780, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2989f780) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x28253630, 0x2989f780, 0x2989f840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10102503 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2308a200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2308a200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x24ef88a0, 0xf7693770, 0x2308a200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9335664 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2000bea0, 0x2cf97000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2000bea0, 0x2cf97000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2c452de0, 0x2cf97000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2c452de0, 0x2cf97000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2e9e8220, 0x2cf97000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x29d62d50, 0x2cf97000, 0x1000, 0x1000, 0x2ef94a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9781542 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f0b9840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1f0b9840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2091b3b0, 0x1f0b9840, 0x1f0b9940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10158107 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d964300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d964300, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9967426 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2247d880, 0x2190f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2247d880, 0x2190f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2d6b72f0, 0x2190f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2d6b72f0, 0x2190f000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2ebf8500, 0x2190f000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e8491e0, 0x2190f000, 0x1000, 0x1000, 0x1d9dc4c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9784145 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24881b40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x24881b40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1ac761c8, 0x24881b40, 0x24881c00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 1862662 [IO wait]: net.runtime_pollWait(0xf75e5af0, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x239776f8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x239776f8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x239776c0, 0x24927850, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1d967010, 0x24927850, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1d350640, 0x24927850, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x249277d0, 0x24927850, 0x4, 0x4, 0xe1080f82, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x24927800, 0x24927850, 0x4, 0x4, 0x6935b316, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x24927800, 0x24927850, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x24927800, 0x24927850, 0x4, 0x4, 0x19b50d4f, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x24927800, 0x24927850, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1fd76240, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1fd76240, 0x1cc768b0, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x24927890, 0x1cc768b0, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1fd762d0, 0x1cc768b0, 0x4, 0x4, 0x1a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1fd762d0, 0x1cc768b0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1fd762d0, 0x1cc768b0, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1fd762d0, 0x1cc768b0, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x23215200, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x23215200, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x212ab9c0, 0x249c8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1cc768d0, 0x249c8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x24927b70, 0x249c8000, 0x1000, 0x1000, 0x1a3fc988, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x232154a0) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x232154a0, 0x1f082e40, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x232154a0, 0x1f082e40, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x232154a0, 0x1f082e40, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1a3fc960) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 9906583 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1aa81860, 0xf764f0e0, 0x1ecbeae0, 0x2708d380, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1b206d00, 0xf764f0e0, 0x1ecbeae0, 0x2708d380, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x29314c40, 0x1a6dfab0, 0x1b206d00, 0xf769af80, 0x21780d80, 0x2708d380, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9851408 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22065340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22065340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2ce7da00, 0xf7693770, 0x22065340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10129258 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2368a190, 0xc, 0xc, 0x0, 0x0, 0x24f3bb40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x1a3e5960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x6ae2e04b, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x24244ed8, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1db03cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2368a180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x2aecb640, 0x18e3e690, 0x22, 0x24f3bac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x2aecb640, 0x18e3e690, 0x22, 0x26cecff0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x214ba850, 0x18ea0e90, 0x18eb79e0, 0xf769af80, 0x2aecb640, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 9966032 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1bc3fe80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1bc3fe80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1df6aa58, 0x1bc3fe80, 0x1bc3ff80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9783380 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2a54be00, 0xf764f0e0, 0x21ab5960, 0x1d273600, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x21e9ca20, 0xf764f0e0, 0x21ab5960, 0x1d273600, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2d0d7a80, 0x26d3a0e0, 0x21e9ca20, 0xf769af80, 0x2f3ecd00, 0x1d273600, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10160175 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d06a800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d06a800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9787553 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1dfe5080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1dfe5080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f9cad78, 0x1dfe5080, 0x1dfe5200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9767321 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x29d35ac0, 0x245c6870, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x29d35ac0, 0x245c6870, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x245c6870, 0x22, 0x9bd0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9376412 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2713e2a0, 0x1d668000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2713e2a0, 0x1d668000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1ddf13b0, 0x1d668000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1ddf13b0, 0x1d668000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x266ea2c0, 0x1d668000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1b4abca0, 0x1d668000, 0x1000, 0x1000, 0x1c6439c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9777791 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x205ff880, 0x21238000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x205ff880, 0x21238000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x22c48f90, 0x21238000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x22c48f90, 0x21238000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x27b591c0, 0x21238000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2542c320, 0x21238000, 0x1000, 0x1000, 0x2174ae80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10062669 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2144aa40, 0x1fe33710, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2144aa40, 0x1fe33710, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1fe33710, 0x22, 0xa06d) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10155663 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2e87e000, 0xf764f0e0, 0x2bd49820, 0x1f2d3480, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2bd48000, 0xf764f0e0, 0x2bd49820, 0x1f2d3480, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2b9b9c40, 0x2a1eac20, 0x2bd48000, 0xf769af80, 0x2b9b9b00, 0x1f2d3480, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10159072 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x232ce2c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x232ce2c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10103412 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x272cba80, 0xc, 0xc, 0xf769b158, 0x211876a0, 0x20554040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).write(0x26d2fb20, 0x1adc7860, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:181 +0x652 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Write(0x26d2fb20, 0x1adc7860, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:137 +0xe4 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Write(0x26d2fb20, 0x1adc7860, 0xa, 0x10, 0x1a304050, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:24 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Write(0x1d8772f0, 0x1adc7860, 0xa, 0x10, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:77 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Write(0x1d8772f0, 0x1adc7860, 0xa, 0x10, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:35 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Write(0x1e514060, 0x1adc7860, 0xa, 0x10, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:46 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*varintWriter).WriteMsg(0x1e514080, 0x1adc7860, 0xa, 0x10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/varint.go:47 +0x171 github.com/ipfs/go-ipfs/p2p/protocol.WriteHeader(0xf769b120, 0x1e514060, 0x886af00, 0x9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/protocol/protocol.go:26 +0x204 github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:163 +0x129 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1f5cb0f8, 0x18e3e690, 0x22, 0x1e1abf80, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1f5cb0f8, 0x18e3e690, 0x22, 0x1cc5e660, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1f5cb0f8, 0x1cc5e660, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1f5cb0f8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2eb83680, 0xf7693770, 0x1e1ab980, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1e1ab980) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x272cba00, 0x1e1ab980, 0x1e1aba40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10086262 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e54a4c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1e54a4c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2031c618, 0x1e54a4c0, 0x1e54a5c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10042606 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x210f30d0, 0xc, 0xc, 0x0, 0x0, 0x1e78be80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1d309b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1d309b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1d309b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2542ac30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2542ac30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2542ac30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x259ef740, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1aab4c38, 0x18e3e690, 0x22, 0x1e78be40, 0x0, 0xf768f018, 0x2b2a8cd0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1aab4c38, 0x18e3e690, 0x22, 0x2bd21bc0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1aab4c38, 0x2bd21bc0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1aab4c38, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2372d1a0, 0xf7693770, 0x1e78bb80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1e78bb80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x210f3060, 0x1e78bb80, 0x1e78be00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9983075 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2c23d1b0, 0xc, 0xc, 0x0, 0x0, 0x2c12f680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x24e542a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x24e542a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x24e542a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2dfceab0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2dfceab0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2dfceab0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1faca180, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1f5977d0, 0x18e3e690, 0x22, 0x2c12f640, 0x0, 0xf768f018, 0x1fd576d0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1f5977d0, 0x18e3e690, 0x22, 0x2a085320, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1f5977d0, 0x2a085320, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1f5977d0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1c89ea20, 0xf7693770, 0x2c12f540, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2c12f540) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2c23d140, 0x2c12f540, 0x2c12f600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10159174 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23d28640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23d28640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9984592 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x23c15a40, 0x2a175000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x23c15a40, 0x2a175000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x24f61e60, 0x2a175000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x24f61e60, 0x2a175000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x245fca80, 0x2a175000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2358ccf0, 0x2a175000, 0x1000, 0x1000, 0x1c1f6a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9995603 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f3761c0, 0x1eac4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f3761c0, 0x1eac4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1f52f9b0, 0x1eac4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1f52f9b0, 0x1eac4000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1ffd6500, 0x1eac4000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1a401100, 0x1eac4000, 0x1000, 0x1000, 0x20ce83c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9785664 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x21f2b500, 0xf764f0e0, 0x1c6bbe60, 0x1d57a180, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x206293e0, 0xf764f0e0, 0x1c6bbe60, 0x1d57a180, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1aaf54c0, 0x1b4927e0, 0x206293e0, 0xf769af80, 0x1ed2f700, 0x1d57a180, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10077340 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2246bec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2246bec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2293a568, 0x2246bec0, 0x2246bf80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10122110 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x27aaa4f0, 0xc, 0xc, 0x0, 0x0, 0x2280ca00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x28c6f7a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x65380f4d, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1ffd9f70, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1fe3fcd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x27aaa4e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x2294a440, 0x18e3e690, 0x22, 0x2280c8c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x2294a440, 0x18e3e690, 0x22, 0x2b746db0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x240101c0, 0x21b770d8, 0x18eb79e0, 0xf769af80, 0x2294a440, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 9755264 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2440cc80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2440cc80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20416fb0, 0x2440cc80, 0x2440dac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9860466 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21b2cc80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x21b2cc80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1cca5c90, 0x21b2cc80, 0x21b2cd80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9884006 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2170c780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2170c780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x22689340, 0xf7693770, 0x2170c780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10009383 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1fac2820, 0xc, 0xc, 0x0, 0x0, 0x250b6b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1e01cb60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1e01cb60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1e01cb60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x238a4450, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x238a4450, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x238a4450, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x28eaedc0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x22416ab0, 0x18e3e690, 0x22, 0x250b6ac0, 0x0, 0xf768f018, 0x272b1840) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x22416ab0, 0x18e3e690, 0x22, 0x2ea77620, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x22416ab0, 0x2ea77620, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x22416ab0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x254b00c0, 0xf7693770, 0x250b6940, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x250b6940) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fac27b0, 0x250b6940, 0x250b6a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9828307 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x30d27c20, 0xf764f0e0, 0x2c575e80, 0x27c3c480, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1fd799e0, 0xf764f0e0, 0x2c575e80, 0x27c3c480, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x267da400, 0x1d60cb70, 0x1fd799e0, 0xf769af80, 0x1a918540, 0x27c3c480, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10159892 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c421fc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c421fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9954355 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x22c71cf0, 0xc, 0xc, 0x0, 0x0, 0x1bb5e000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x216482a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x216482a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x216482a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x25041a10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x25041a10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x25041a10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1fcd7860, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21fbb828, 0x18e3e690, 0x22, 0x1fb9dfc0, 0x0, 0xf768f018, 0x2966e1a0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21fbb828, 0x18e3e690, 0x22, 0x26410c00, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21fbb828, 0x26410c00, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21fbb828, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1faded20, 0xf7693770, 0x1fb9db00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1fb9db00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22c71c80, 0x1fb9db00, 0x1fb9df00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9968189 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d964300, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1d964300, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f2bbed8, 0x1d964300, 0x1d964440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9674002 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25350e00, 0x2fbb5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25350e00, 0x2fbb5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x23e04300, 0x2fbb5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x23e04300, 0x2fbb5000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x22ba3480, 0x2fbb5000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x232c7ba0, 0x2fbb5000, 0x1000, 0x1000, 0x1e6d2f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10150338 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22d5bb80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22d5bb80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10075814 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x261cd240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x261cd240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2610f0e0, 0xf7693770, 0x261cd240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10160351 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ba0c280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ba0c280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9622925 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26913b20, 0x21868000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26913b20, 0x21868000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2bd30cc0, 0x21868000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2bd30cc0, 0x21868000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2b451c80, 0x21868000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x27f6fb60, 0x21868000, 0x1000, 0x1000, 0x29db1d80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10057226 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x30d261e0, 0xf764f0e0, 0x2b1467a0, 0x1e559b00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2953a660, 0xf764f0e0, 0x2b1467a0, 0x1e559b00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1d57fa40, 0x1efa3660, 0x2953a660, 0xf769af80, 0x20c019c0, 0x1e559b00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10153755 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2a298400, 0x25d399b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2a298400, 0x25d399b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x25d399b0, 0x22, 0xa1c0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10159225 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1ffc3800, 0x25d39ce0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1ffc3800, 0x25d39ce0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x25d39ce0, 0x22, 0xa1cf) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9799555 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2f3ec2c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2f3ec2c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x224175d8, 0x2f3ec2c0, 0x2f3ec380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9899754 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x297644c0, 0xc, 0xc, 0x0, 0x0, 0x2628e5c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2ce70620, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2ce70620, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2ce70620, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2a454b10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2a454b10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2a454b10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x27ddd9c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2963ef40, 0x18e3e690, 0x22, 0x2628e580, 0x0, 0xf768f018, 0x1fd57910) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2963ef40, 0x18e3e690, 0x22, 0x2db0e5a0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2963ef40, 0x2db0e5a0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2963ef40, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1e07f500, 0xf7693770, 0x2628e400, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2628e400) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x29764450, 0x2628e400, 0x2628e4c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10142219 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2b452b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b452b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2ad07f80, 0xf7693770, 0x2b452b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10159184 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26c1df80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26c1df80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9794524 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1d3ec0c0, 0x2bd20a20, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1d3ec0c0, 0x2bd20a20, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2bd20a20, 0x22, 0x9c37) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10090105 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x258802c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x258802c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21ebb3f8, 0x258802c0, 0x25880380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160708 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x27f47940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27f47940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9941012 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1faded20, 0xf764f0e0, 0x1e4ebe40, 0x20b85d00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1e297860, 0xf764f0e0, 0x1e4ebe40, 0x20b85d00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1ae751c0, 0x257044e0, 0x1e297860, 0xf769af80, 0x1f0b9340, 0x20b85d00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10142813 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23054440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23054440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9817018 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x253507e0, 0x251b0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x253507e0, 0x251b0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2715ec30, 0x251b0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2715ec30, 0x251b0000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2a24d920, 0x251b0000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1fe5dda0, 0x251b0000, 0x1000, 0x1000, 0x29874f00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10079892 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e510ac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1e510ac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1cca4f90, 0x1e510ac0, 0x1e510b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 1854317 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1ff6cc60) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 10043871 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x20b8bc00, 0x1dd96000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x20b8bc00, 0x1dd96000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x209216e0, 0x1dd96000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x209216e0, 0x1dd96000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1af66fc0, 0x1dd96000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22a49240, 0x1dd96000, 0x1000, 0x1000, 0x1dfe5240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9939798 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1b11bb80, 0x26410930, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1b11bb80, 0x26410930, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26410930, 0x22, 0x9e7f) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9872794 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x27ec28c0, 0x2f018fc0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x27ec28c0, 0x2f018fc0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2f018fc0, 0x22, 0x9d73) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10053706 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21b2c1c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21b2c1c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x22770020, 0xf7693770, 0x21b2c1c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10155607 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fd47d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fd47d40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10139047 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28f70d80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x28f70d80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2408aed0, 0x28f70d80, 0x28f70e40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9784949 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2b3176e0, 0xf764f0e0, 0x20a9e9e0, 0x1d2a3000, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x204f07c0, 0xf764f0e0, 0x20a9e9e0, 0x1d2a3000, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x20df9fc0, 0x229211d0, 0x204f07c0, 0xf769af80, 0x20df9a00, 0x1d2a3000, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10159632 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24d58080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24d58080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10158223 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2a4398c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2a4398c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160028 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e510ac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e510ac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9810322 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x217b7dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x217b7dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1ff2b300, 0x217b7dc0, 0x217b7e80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9765790 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x22a7eb40, 0xc, 0xc, 0x0, 0x0, 0x2a420080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x23a0cb60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x23a0cb60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x23a0cb60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2e688cf0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2e688cf0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2e688cf0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x31373c80, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1df6b720, 0x18e3e690, 0x22, 0x2a420040, 0x0, 0xf768f018, 0x222ebeb0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1df6b720, 0x18e3e690, 0x22, 0x2369c480, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1df6b720, 0x2369c480, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1df6b720, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x21f2a120, 0xf7693770, 0x261cde80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x261cde80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22a7ead0, 0x261cde80, 0x2a420000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160753 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fca2b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fca2b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10155200 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x215b9840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x215b9840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9364061 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b1a87e0, 0x292a0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b1a87e0, 0x292a0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1c1fb3e0, 0x292a0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1c1fb3e0, 0x292a0000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x254c46c0, 0x292a0000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x259f0030, 0x292a0000, 0x1000, 0x1000, 0x213dab80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10043867 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x20b8b500, 0x2b538000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x20b8b500, 0x2b538000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x20921470, 0x2b538000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x20921470, 0x2b538000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1af66ea0, 0x2b538000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22a49180, 0x2b538000, 0x1000, 0x1000, 0x1dfe4c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10142816 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e563700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e563700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9870649 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2ef94400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2ef94400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2e9e8240, 0xf7693770, 0x2ef94400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10115818 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x21941740, 0xf764f0e0, 0x2c707f00, 0x2eca3a80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2bbb9060, 0xf764f0e0, 0x2c707f00, 0x2eca3a80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2e9b1440, 0x2a121b10, 0x2bbb9060, 0xf769af80, 0x28ab8ac0, 0x2eca3a80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10074446 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c1f6f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1c1f6f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2b2a8950, 0x1c1f6f80, 0x1c1f7040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10089604 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x23c122b0, 0xc, 0xc, 0x0, 0x0, 0x227b8880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x28df8d20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x28df8d20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x28df8d20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x226c9530, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x226c9530, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x226c9530, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x231f6360, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x200ae6b0, 0x18e3e690, 0x22, 0x227b8840, 0x0, 0xf768f018, 0x2966fb68) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x200ae6b0, 0x18e3e690, 0x22, 0x2479f350, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x200ae6b0, 0x2479f350, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x200ae6b0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2e87e1e0, 0xf7693770, 0x227b8740, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x227b8740) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23c12240, 0x227b8740, 0x227b8800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10014952 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x232ce080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x232ce080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2ce60c60, 0xf7693770, 0x232ce080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10157305 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c26c780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c26c780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9978281 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24761300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24761300, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x28f75ee0, 0xf7693770, 0x24761300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10147098 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1cef8800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cef8800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9476830 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x20315ce0, 0x2c1db000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x20315ce0, 0x2c1db000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x27e68090, 0x2c1db000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x27e68090, 0x2c1db000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2dc20160, 0x2c1db000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x23e56870, 0x2c1db000, 0x1000, 0x1000, 0x1e8fb900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10156922 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25368000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25368000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9698128 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x27f5fce0, 0x1c5fe000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x27f5fce0, 0x1c5fe000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2c180690, 0x1c5fe000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2c180690, 0x1c5fe000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1ef98c40, 0x1c5fe000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ec6aae0, 0x1c5fe000, 0x1000, 0x1000, 0x21c65740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9913421 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b689420, 0x2652b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b689420, 0x2652b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2ad2a840, 0x2652b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2ad2a840, 0x2652b000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x22088800, 0x2652b000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d2eb9c0, 0x2652b000, 0x1000, 0x1000, 0x1caa1d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10115717 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25807680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25807680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x29d736c0, 0xf7693770, 0x25807680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10155481 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c4f4640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c4f4640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9884695 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1eb0b3a0, 0xc, 0xc, 0x0, 0x0, 0x2dff10c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x26111b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x26111b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x26111b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2c763590, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2c763590, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2c763590, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x25796480, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1fd56338, 0x18e3e690, 0x22, 0x2dff1080, 0x0, 0xf768f018, 0x29f048e8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1fd56338, 0x18e3e690, 0x22, 0x2f018d20, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1fd56338, 0x2f018d20, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1fd56338, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x26402000, 0xf7693770, 0x2dff0f40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2dff0f40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1eb0b320, 0x2dff0f40, 0x2dff1000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9948867 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x27f6ab60, 0x2a028000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x27f6ab60, 0x2a028000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x25787b30, 0x2a028000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x25787b30, 0x2a028000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2dbf2dc0, 0x2a028000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x20a25b60, 0x2a028000, 0x1000, 0x1000, 0x21a70b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9364025 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2efe5500, 0x26e79000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2efe5500, 0x26e79000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1f098a80, 0x26e79000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1f098a80, 0x26e79000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x279d65e0, 0x26e79000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f8b4dd0, 0x26e79000, 0x1000, 0x1000, 0x1d925d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9710736 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x282f4700, 0x24cf6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x282f4700, 0x24cf6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x25637f80, 0x24cf6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x25637f80, 0x24cf6000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2fbe1780, 0x24cf6000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x25b9eca0, 0x24cf6000, 0x1000, 0x1000, 0x29d34b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10136982 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23353040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23353040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10000729 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2ea56000, 0x2ce8a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2ea56000, 0x2ce8a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2dcd9e90, 0x2ce8a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2dcd9e90, 0x2ce8a000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x262c38a0, 0x2ce8a000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22db02c0, 0x2ce8a000, 0x1000, 0x1000, 0x1c2b7140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9921448 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x219409c0, 0xf764f0e0, 0x2b67e0c0, 0x2c18e600, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x26396a00, 0xf764f0e0, 0x2b67e0c0, 0x2c18e600, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2c12ffc0, 0x2bb6d990, 0x26396a00, 0xf769af80, 0x2c787a80, 0x2c18e600, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10156665 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e1aae80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e1aae80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10129588 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24f47840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x24f47840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x24244470, 0x24f47840, 0x24f47900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9737603 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b435340, 0x23cb4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b435340, 0x23cb4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2be61200, 0x23cb4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2be61200, 0x23cb4000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2456e7e0, 0x23cb4000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x24f42240, 0x23cb4000, 0x1000, 0x1000, 0x26ff5740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10157667 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1dc9bf80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1dc9bf80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9850466 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2961b020, 0xc, 0xc, 0x0, 0x0, 0x2ddaa180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x282f55e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x282f55e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x282f55e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x255ddc80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x255ddc80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x255ddc80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2b669c20, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x28af5418, 0x18e3e690, 0x22, 0x2ddaa140, 0x0, 0xf768f018, 0x2106f550) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x28af5418, 0x18e3e690, 0x22, 0x26ee9020, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x28af5418, 0x26ee9020, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x28af5418, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2eb88f00, 0xf7693770, 0x2ddaa040, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2ddaa040) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2961afb0, 0x2ddaa040, 0x2ddaa100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10147016 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2ba6a7c0, 0xc, 0xc, 0x0, 0x0, 0x2c81cfc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x27611dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x48e11a1e, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x24b6ba78, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x2e06c97c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2ba6a7b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x24b6b9a0, 0x18e3e690, 0x22, 0x2c81cf80, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x24b6b9a0, 0x18e3e690, 0x22, 0x1d61c780, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x24b6b9a0, 0x1d61c780, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x24b6b9a0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2301cd80, 0xf7693770, 0x2c81cd80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2c81cd80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2ba6a740, 0x2c81cd80, 0x2c81cf40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160709 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24f47340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24f47340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9786517 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1fef1b40, 0x21045e60, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1fef1b40, 0x21045e60, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x21045e60, 0x22, 0x9c22) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10147185 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1ef42390, 0xc, 0xc, 0x0, 0x0, 0x2d4fad00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x21a54b60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x1a80bd30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x29f04610, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1d6fdcd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x1ef42380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x2b138340, 0x18e3e690, 0x22, 0x2d4fac80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x2b138340, 0x18e3e690, 0x22, 0x1a81a030, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x22d7ad20, 0x28bb8788, 0x18eb79e0, 0xf769af80, 0x2b138340, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 10160101 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1bcde240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1bcde240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9807450 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x254b0780, 0xf764f0e0, 0x1ffcbea0, 0x220ffc80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x20f69c00, 0xf764f0e0, 0x1ffcbea0, 0x220ffc80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1cff83c0, 0x1bc18700, 0x20f69c00, 0xf769af80, 0x1cff82c0, 0x220ffc80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10100331 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1eac75b0, 0xc, 0xc, 0x0, 0x0, 0x1fe89980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1ff43260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1ff43260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1ff43260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2b9d24e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2b9d24e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2b9d24e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x230951e0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x226e43f8, 0x18e3e690, 0x22, 0x1fe89940, 0x0, 0xf768f018, 0x1fd56000) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x226e43f8, 0x18e3e690, 0x22, 0x2ce81aa0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x226e43f8, 0x2ce81aa0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x226e43f8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1f2830e0, 0xf7693770, 0x1fe89700, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1fe89700) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1eac7540, 0x1fe89700, 0x1fe89900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9872851 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x24d58580, 0x2f019020, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x24d58580, 0x2f019020, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2f019020, 0x22, 0x9d75) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9952972 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d17c540, 0x26d57000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d17c540, 0x26d57000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x269d4240, 0x26d57000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x269d4240, 0x26d57000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26b93620, 0x26d57000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2858e2a0, 0x26d57000, 0x1000, 0x1000, 0x21fbf880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10084040 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1a3588c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a3588c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x218f2b00, 0xf7693770, 0x1a3588c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9945942 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x279c8e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x279c8e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fd3e830, 0x279c8e40, 0x279c8f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10157454 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25f84480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25f84480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9756960 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x223f48c0, 0x23857000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x223f48c0, 0x23857000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b9566f0, 0x23857000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b9566f0, 0x23857000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2c97f140, 0x23857000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1b14c7c0, 0x23857000, 0x1000, 0x1000, 0x1e3d1940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9780044 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2a38b210, 0xc, 0xc, 0x0, 0x0, 0x2ce7f7c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x27255260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x27255260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x27255260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2d69e660, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2d69e660, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2d69e660, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2c295b80, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x20d25ff0, 0x18e3e690, 0x22, 0x2ce7f780, 0x0, 0xf768f018, 0x218591b8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x20d25ff0, 0x18e3e690, 0x22, 0x26803b30, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x20d25ff0, 0x26803b30, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x20d25ff0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1a93df20, 0xf7693770, 0x2ce7f140, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2ce7f140) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2a38b1a0, 0x2ce7f140, 0x2ce7f740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10158154 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1cc3ce00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cc3ce00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9491536 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x28ae60e0, 0x24637000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x28ae60e0, 0x24637000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x282e0420, 0x24637000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x282e0420, 0x24637000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2488e240, 0x24637000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2580bfd0, 0x24637000, 0x1000, 0x1000, 0x227b83c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10152710 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x276e03c0, 0xf764f0e0, 0x24fb2a80, 0x2994a880, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x273ff3e0, 0xf764f0e0, 0x24fb2a80, 0x2994a880, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2a420b00, 0x1ea0c100, 0x273ff3e0, 0xf769af80, 0x2a420540, 0x2994a880, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9809289 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1b7d7340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1b7d7340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1ab0f050, 0x1b7d7340, 0x1b7d7400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9991375 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1c87ba00, 0x266deae0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1c87ba00, 0x266deae0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x266deae0, 0x22, 0x9f45) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9884384 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2ddaa7c0, 0x2c3f1920, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2ddaa7c0, 0x2c3f1920, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2c3f1920, 0x22, 0x9d9e) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9895339 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20f46480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20f46480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1e3ab0c0, 0xf7693770, 0x20f46480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10107081 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x28f1efc0, 0x29722630, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x28f1efc0, 0x29722630, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x29722630, 0x22, 0xa114) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10110543 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c537940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1c537940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1d1d09a8, 0x1c537940, 0x1c537a00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10029722 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27cbc240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x27cbc240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1d1a6528, 0x27cbc240, 0x27cbc300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10161195 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x222b6b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x222b6b40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10159621 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22c5e580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22c5e580, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9769952 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2170f280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2170f280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2b33e380, 0x2170f280, 0x2170f340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10121958 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2b7c9380, 0xf764f0e0, 0x23d9dec0, 0x200da400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x218f3e00, 0xf764f0e0, 0x23d9dec0, 0x200da400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2a5c5ec0, 0x1e720750, 0x218f3e00, 0xf769af80, 0x2a5c5e00, 0x200da400, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9934138 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28c74360, 0xf764f0e0, 0x260795e0, 0x2765ae00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x25225220, 0xf764f0e0, 0x260795e0, 0x2765ae00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x27123980, 0x2220a720, 0x25225220, 0xf769af80, 0x2ce7f540, 0x2765ae00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10151483 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x204cf3c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x204cf3c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10154235 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22570180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22570180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9955877 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b756000, 0x22c1b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b756000, 0x22c1b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x250daff0, 0x22c1b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x250daff0, 0x22c1b000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x208b1420, 0x22c1b000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2127e830, 0x22c1b000, 0x1000, 0x1000, 0x25878d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 1854319 [select, 20 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1ff6cc60, 0x1e4267b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1ff6cc60, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1ff6cc60, 0x1e1b4450) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 10159870 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24bd07c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24bd07c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10084823 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1ae09200, 0x2ce81bc0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1ae09200, 0x2ce81bc0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2ce81bc0, 0x22, 0xa0d2) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9409597 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x261100e0, 0x1e521000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x261100e0, 0x1e521000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b6c1560, 0x1e521000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b6c1560, 0x1e521000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x24f894c0, 0x1e521000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1a45e3a0, 0x1e521000, 0x1000, 0x1000, 0x1faf2080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9849703 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2ec1da40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2ec1da40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x30f808c0, 0xf7693770, 0x2ec1da40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10109873 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x277b4bf0, 0xc, 0xc, 0x0, 0x0, 0x1c8bd3c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x1d1560e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x2dea2a1d, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1cb21498, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1e607cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x277b4be0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x2c0c9880, 0x18e3e690, 0x22, 0x1c8bd340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x2c0c9880, 0x18e3e690, 0x22, 0x297229f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x33e4d210, 0x1d5c3cf8, 0x18eb79e0, 0xf769af80, 0x2c0c9880, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 10157545 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1dd56340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1dd56340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9940259 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2e22d5e0, 0x20c53000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2e22d5e0, 0x20c53000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x247788a0, 0x20c53000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x247788a0, 0x20c53000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x21831d80, 0x20c53000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22573370, 0x20c53000, 0x1000, 0x1000, 0x1afd4540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9934431 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2a40b5c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2a40b5c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x27508e00, 0xf7693770, 0x2a40b5c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10074626 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x29d353c0, 0x2479f380, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x29d353c0, 0x2479f380, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2479f380, 0x22, 0xa091) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10160674 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x282af200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x282af200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9917113 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1b7d6f80, 0x20aab5f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1b7d6f80, 0x20aab5f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x20aab5f0, 0x22, 0x9e1f) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9775229 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x215b8d00, 0x27c35ef0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x215b8d00, 0x27c35ef0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x27c35ef0, 0x22, 0x9bed) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9755311 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fb9cd00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1fb9cd00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2354cf18, 0x1fb9cd00, 0x1fb9cdc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9787814 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1add0200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1add0200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1ff69900, 0xf7693770, 0x1add0200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9777816 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x23a5c290, 0xc, 0xc, 0x0, 0x0, 0x2130d400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x20c8c540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x20c8c540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x20c8c540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2e8898f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2e8898f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2e8898f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x29233720, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x203fcd68, 0x18e3e690, 0x22, 0x2130d3c0, 0x0, 0xf768f018, 0x1dc52340) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x203fcd68, 0x18e3e690, 0x22, 0x26803590, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x203fcd68, 0x26803590, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x203fcd68, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28b156e0, 0xf7693770, 0x2130d2c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2130d2c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23a5c220, 0x2130d2c0, 0x2130d380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10029351 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1d97e880, 0x262e7800, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1d97e880, 0x262e7800, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x262e7800, 0x22, 0x9fe2) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9328630 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25f30fc0, 0x1fd02000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25f30fc0, 0x1fd02000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x24b7e1e0, 0x1fd02000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x24b7e1e0, 0x1fd02000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x21a07760, 0x1fd02000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1bc69e50, 0x1fd02000, 0x1000, 0x1000, 0x1e21c5c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10154814 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24c29000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24c29000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10151758 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c1f6e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c1f6e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10037293 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1f9d0f60, 0xf764f0e0, 0x2b0ff020, 0x1cfbe900, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x274900a0, 0xf764f0e0, 0x2b0ff020, 0x1cfbe900, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2354a5c0, 0x22a37990, 0x274900a0, 0xf769af80, 0x1fb95e40, 0x1cfbe900, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10023393 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1cdb8f00, 0xf764f0e0, 0x1bb10900, 0x21841d80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1cd7bba0, 0xf764f0e0, 0x1bb10900, 0x21841d80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1bf06cc0, 0x1fc27760, 0x1cd7bba0, 0xf769af80, 0x1fd47900, 0x21841d80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10179444 [select, 10 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2e675890, 0xc, 0xc, 0x0, 0x0, 0x28d00f40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2247c2a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x7d79d658, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1fd3e518, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x291dea80, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2e675880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1fd3e470, 0x18e3e690, 0x22, 0x28d00f00, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1fd3e470, 0x18e3e690, 0x22, 0x27706ae0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).FindPeer.func1(0xf769aeb0, 0x1fd3e470, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:374 +0x109 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2301cea0, 0xf7693770, 0x28d00e00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x28d00e00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2e675820, 0x28d00e00, 0x28d00ec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10086373 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fc00a00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fc00a00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1e4c2320, 0xf7693770, 0x1fc00a00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10160188 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23f45f00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23f45f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10049764 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x27019e40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27019e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2405c4a0, 0xf7693770, 0x27019e40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9781613 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e616240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e616240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x22736da0, 0xf7693770, 0x1e616240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10026568 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26c1df80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x26c1df80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2031c2b8, 0x26c1df80, 0x1d36e600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9884225 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x217818c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x217818c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x201c3cc0, 0xf7693770, 0x217818c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10118918 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2ec1ce40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2ec1ce40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9748451 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2920d180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2920d180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x231185e0, 0xf7693770, 0x2920d180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9768351 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2f459340, 0x245c6e40, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2f459340, 0x245c6e40, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x245c6e40, 0x22, 0x9bd7) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10081693 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cff8600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1cff8600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1bf8aa70, 0x1cff8600, 0x1cff86c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9444182 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2686fa40, 0x2c642000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2686fa40, 0x2c642000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x26408660, 0x2c642000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x26408660, 0x2c642000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2799e820, 0x2c642000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x25301620, 0x2c642000, 0x1000, 0x1000, 0x2784c740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9868097 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1cdc5ac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cdc5ac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1eae69a0, 0xf7693770, 0x1cdc5ac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10046398 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x23ee4a80, 0xf764f0e0, 0x1bbc3600, 0x1ec25d80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1b6d69c0, 0xf764f0e0, 0x1bbc3600, 0x1ec25d80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1e1f6500, 0x1adf5890, 0x1b6d69c0, 0xf769af80, 0x1e1f6440, 0x1ec25d80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9870265 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x25ea6dc0, 0xc, 0xc, 0x0, 0x0, 0x23ce2c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2b2f1420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2b2f1420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2b2f1420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2c462f30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2c462f30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2c462f30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1c22ab20, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x280c1a40, 0x18e3e690, 0x22, 0x23ce2c00, 0x0, 0xf768f018, 0x272ae0a8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x280c1a40, 0x18e3e690, 0x22, 0x1c64ec60, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x280c1a40, 0x1c64ec60, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x280c1a40, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1bf35260, 0xf7693770, 0x23ce2b00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x23ce2b00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x25ea6d50, 0x23ce2b00, 0x23ce2bc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9842632 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1aaca2c0, 0x1f37d5f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1aaca2c0, 0x1f37d5f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1f37d5f0, 0x22, 0x9cf5) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9857498 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x26a68f30, 0xc, 0xc, 0x0, 0x0, 0x204cfb80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x21a156c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x21a156c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x21a156c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x242b72c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x242b72c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x242b72c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2688b6c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21fbaf68, 0x18e3e690, 0x22, 0x204cfb00, 0x0, 0xf768f018, 0x2966f350) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21fbaf68, 0x18e3e690, 0x22, 0x1df01590, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21fbaf68, 0x1df01590, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21fbaf68, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1c42cde0, 0xf7693770, 0x204cf940, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x204cf940) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x26a68ec0, 0x204cf940, 0x204cfac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9895216 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1d822fd0, 0xc, 0xc, 0x0, 0x0, 0x1c638e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1d1ddce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1d1ddce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1d1ddce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x23784000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x23784000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x23784000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x26a58440, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1c6b4e90, 0x18e3e690, 0x22, 0x1c638e00, 0x0, 0xf768f018, 0x1fd3fb20) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1c6b4e90, 0x18e3e690, 0x22, 0x272ab1a0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1c6b4e90, 0x272ab1a0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1c6b4e90, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1daa4fc0, 0xf7693770, 0x1c638c80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1c638c80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1d822f60, 0x1c638c80, 0x1c638dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9907448 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1af683e0, 0xc, 0xc, 0x0, 0x0, 0x235c6b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2962fce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2962fce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2962fce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2ce89bf0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2ce89bf0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2ce89bf0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x28e18ec0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1ff5cd20, 0x18e3e690, 0x22, 0x235c6b40, 0x0, 0xf768f018, 0x27ed5b90) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1ff5cd20, 0x18e3e690, 0x22, 0x272ab170, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1ff5cd20, 0x272ab170, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1ff5cd20, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1d6f97a0, 0xf7693770, 0x235c6a40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x235c6a40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1af68370, 0x235c6a40, 0x235c6b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160843 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e273e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e273e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10158098 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1aa0ab80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1aa0ab80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9863511 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e6167c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1e6167c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21abbcf0, 0x1e6167c0, 0x1e616d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9431033 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b689180, 0x1b157000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b689180, 0x1b157000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2db10b70, 0x1b157000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2db10b70, 0x1b157000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2eabeb40, 0x1b157000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2e6b5ea0, 0x1b157000, 0x1000, 0x1000, 0x1c26cd80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10041437 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x20cbae90, 0xc, 0xc, 0x0, 0x0, 0x1d97e8c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x20b8bea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x20b8bea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x20b8bea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x20921770, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x20921770, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x20921770, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1af670c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1dc53648, 0x18e3e690, 0x22, 0x1d97e800, 0x0, 0xf768f018, 0x2b2a8518) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1dc53648, 0x18e3e690, 0x22, 0x21b6fd70, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1dc53648, 0x21b6fd70, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1dc53648, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1c5edc80, 0xf7693770, 0x1a6b7fc0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1a6b7fc0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20cbae20, 0x1a6b7fc0, 0x1d97e7c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9439066 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1b0b2e00, 0x21360000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1b0b2e00, 0x21360000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1e9e8690, 0x21360000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1e9e8690, 0x21360000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1e1a16c0, 0x21360000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1cd9deb0, 0x21360000, 0x1000, 0x1000, 0x1e4f1980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9870156 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2c4f4780, 0x2f018c00, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2c4f4780, 0x2f018c00, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2f018c00, 0x22, 0x9d5f) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10151725 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d94d040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d94d040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9803576 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1e3ae8f0, 0xc, 0xc, 0x0, 0x0, 0x29ac7a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x232a3340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x232a3340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x232a3340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x250daae0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x250daae0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x250daae0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1fce7a40, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1fd953c8, 0x18e3e690, 0x22, 0x29ac7a40, 0x0, 0xf768f018, 0x27f55450) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1fd953c8, 0x18e3e690, 0x22, 0x21045ef0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1fd953c8, 0x21045ef0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1fd953c8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1daa4480, 0xf7693770, 0x29ac7940, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x29ac7940) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e3ae880, 0x29ac7940, 0x29ac7a00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10136290 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2593cd40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2593cd40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9828515 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1f2828a0, 0xf764f0e0, 0x23de3920, 0x26b9f700, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x217ad5a0, 0xf764f0e0, 0x23de3920, 0x26b9f700, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x295e2ac0, 0x1cfd4f40, 0x217ad5a0, 0xf769af80, 0x1d1eecc0, 0x26b9f700, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10127958 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27f47940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x27f47940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2b28c5d8, 0x27f47940, 0x27f47a00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10130142 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fca2b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1fca2b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x28e30e80, 0x1fca2b80, 0x1fca2c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9991517 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x232b95e0, 0x1d7f0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x232b95e0, 0x1d7f0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x21d9f680, 0x1d7f0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x21d9f680, 0x1d7f0000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1ac890a0, 0x1d7f0000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f9700c0, 0x1d7f0000, 0x1000, 0x1000, 0x1d4fae00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10067486 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x287cb5e0, 0x1e724000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x287cb5e0, 0x1e724000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1e7cb4d0, 0x1e724000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1e7cb4d0, 0x1e724000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1d78c4a0, 0x1e724000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1fbd30f0, 0x1e724000, 0x1000, 0x1000, 0x1cf60e40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10082402 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1dcb8120, 0xf764f0e0, 0x27c75be0, 0x23339900, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x24f93900, 0xf764f0e0, 0x27c75be0, 0x23339900, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x205e1980, 0x25348250, 0x24f93900, 0xf769af80, 0x205e1740, 0x23339900, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9825431 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1c727b80, 0xc, 0xc, 0x0, 0x0, 0x1e837400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1cda01c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1cda01c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1cda01c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x21e46bd0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x21e46bd0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x21e46bd0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2060be40, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1f9a2518, 0x18e3e690, 0x22, 0x1e8373c0, 0x0, 0xf768f018, 0x2106f700) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1f9a2518, 0x18e3e690, 0x22, 0x26ee8f90, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1f9a2518, 0x26ee8f90, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1f9a2518, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1e859800, 0xf7693770, 0x1e836ec0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1e836ec0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1c727b10, 0x1e836ec0, 0x1e837380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9943660 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x27476d10, 0xc, 0xc, 0x0, 0x0, 0x1d340b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1b8c0a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1b8c0a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1b8c0a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x248940f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x248940f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x248940f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x20a5eaa0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1c6a26d0, 0x18e3e690, 0x22, 0x1d340ac0, 0x0, 0xf768f018, 0x272b0230) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1c6a26d0, 0x18e3e690, 0x22, 0x2ed122a0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1c6a26d0, 0x2ed122a0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1c6a26d0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1e07f7a0, 0xf7693770, 0x1d340640, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1d340640) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x27476ca0, 0x1d340640, 0x1d340a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9460755 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2247c460, 0x27c63000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2247c460, 0x27c63000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x25faf920, 0x27c63000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x25faf920, 0x27c63000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2c99bca0, 0x27c63000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2a3da220, 0x27c63000, 0x1000, 0x1000, 0x1ab5bbc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9830614 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28beb900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28beb900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2c575e80, 0xf7693770, 0x28beb900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9522599 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d5e6e00, 0x27614000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d5e6e00, 0x27614000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2812c810, 0x27614000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2812c810, 0x27614000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1f8104e0, 0x27614000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x28a3d120, 0x27614000, 0x1000, 0x1000, 0x22571e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10028104 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1d9aed40, 0x262e64b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1d9aed40, 0x262e64b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x262e64b0, 0x22, 0x9fdf) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9939782 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1d924d80, 0x264108d0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1d924d80, 0x264108d0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x264108d0, 0x22, 0x9e7e) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9975204 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2d938480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2d938480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2b660ca0, 0xf7693770, 0x2d938480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9446872 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c5d17a0, 0x27691000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c5d17a0, 0x27691000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x270bd4d0, 0x27691000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x270bd4d0, 0x27691000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1edf4b60, 0x27691000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e206ea0, 0x27691000, 0x1000, 0x1000, 0x1fb94800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9971308 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1e2007e0, 0xf764f0e0, 0x29faa3e0, 0x1b14f380, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x29f60700, 0xf764f0e0, 0x29faa3e0, 0x1b14f380, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x23e0ee40, 0x29d2cff0, 0x29f60700, 0xf769af80, 0x23e0ed80, 0x1b14f380, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9984222 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22d5c880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22d5c880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2f9b0500, 0xf7693770, 0x22d5c880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9430980 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d17db20, 0x30d33000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d17db20, 0x30d33000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1f52a6c0, 0x30d33000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1f52a6c0, 0x30d33000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1f2811a0, 0x30d33000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2d99b100, 0x30d33000, 0x1000, 0x1000, 0x1c2b7940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9688524 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1fdbf420, 0x28a07000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1fdbf420, 0x28a07000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1c3fe810, 0x28a07000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1c3fe810, 0x28a07000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1acfb500, 0x28a07000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2396e290, 0x28a07000, 0x1000, 0x1000, 0x1d778380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10139451 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d5af600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d5af600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9949530 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29f03a00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x29f03a00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x29f04e78, 0x29f03a00, 0x29f03b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10037550 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x256d8bb0, 0xc, 0xc, 0x0, 0x0, 0x20cd73c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2efe5a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2efe5a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2efe5a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x25b85d40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x25b85d40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x25b85d40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x24631fc0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x22138198, 0x18e3e690, 0x22, 0x20cd7380, 0x0, 0xf768f018, 0x2b2a8488) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x22138198, 0x18e3e690, 0x22, 0x2d9def00, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x22138198, 0x2d9def00, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x22138198, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1a8cf3e0, 0xf7693770, 0x20cd7280, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x20cd7280) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x256d8b40, 0x20cd7280, 0x20cd7340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10039710 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2643f640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2643f640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1fd12180, 0xf7693770, 0x2643f640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10151873 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2e50dec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2e50dec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x29462060, 0xf7693770, 0x2e50dec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9880585 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1cf61400, 0x272ab170, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1cf61400, 0x272ab170, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x272ab170, 0x22, 0x9d90) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10038271 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x251a62a0, 0x201e0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x251a62a0, 0x201e0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1ad6ccf0, 0x201e0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1ad6ccf0, 0x201e0000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x21688be0, 0x201e0000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x24d2da00, 0x201e0000, 0x1000, 0x1000, 0x25ed9800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9881811 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x3123b5e0, 0x25895000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x3123b5e0, 0x25895000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x227a34a0, 0x25895000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x227a34a0, 0x25895000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2296da20, 0x25895000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d031250, 0x25895000, 0x1000, 0x1000, 0x267b2300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10157798 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2016e2c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2016e2c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9847735 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1db44c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1db44c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x292322a0, 0xf7693770, 0x1db44c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9867943 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1fdbf340, 0x1d19d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1fdbf340, 0x1d19d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1bb07c80, 0x1d19d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1bb07c80, 0x1d19d000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1a7569c0, 0x1d19d000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2beb9770, 0x1d19d000, 0x1000, 0x1000, 0x1c461040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9907720 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x275126c0, 0x27c1e3c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x275126c0, 0x27c1e3c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x27c1e3c0, 0x22, 0x9df3) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10062320 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fd14d20, 0xf764f0e0, 0x21f74520, 0x20e33f80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x215a2ee0, 0xf764f0e0, 0x21f74520, 0x20e33f80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x277ee100, 0x1b598d00, 0x215a2ee0, 0xf769af80, 0x277ee000, 0x20e33f80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10159195 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1faf2800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1faf2800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10155822 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ae74e80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ae74e80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9955560 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2b31d680, 0xf764f0e0, 0x217bda40, 0x24f97300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x218cc580, 0xf764f0e0, 0x217bda40, 0x24f97300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2265a180, 0x22b08850, 0x218cc580, 0xf769af80, 0x21730540, 0x24f97300, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10139296 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22c10a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22c10a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x213d3860, 0xf7693770, 0x22c10a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9810024 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fd624e0, 0xf764f0e0, 0x250955e0, 0x1eebbb80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1bd2ef80, 0xf764f0e0, 0x250955e0, 0x1eebbb80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2308bec0, 0x235456a0, 0x1bd2ef80, 0xf769af80, 0x2308bac0, 0x1eebbb80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9866154 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1effaac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1effaac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1e228e00, 0xf7693770, 0x1effaac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9744784 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fef1840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1fef1840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fb1eb90, 0x1fef1840, 0x1fef1900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10152812 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2a4a80c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2a4a80c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x24fb2a80, 0xf7693770, 0x2a4a80c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9704637 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x261fd420, 0x21170000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x261fd420, 0x21170000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1f01b4a0, 0x21170000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1f01b4a0, 0x21170000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x22dc06a0, 0x21170000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x23a371e0, 0x21170000, 0x1000, 0x1000, 0x208a2840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9777739 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x22336a80, 0x293dcd20, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x22336a80, 0x293dcd20, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x293dcd20, 0x22, 0x9bfa) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10027713 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1db04960, 0xf764f0e0, 0x1d9f2da0, 0x21edce80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1da25720, 0xf764f0e0, 0x1d9f2da0, 0x21edce80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2593d040, 0x1ac8caa0, 0x1da25720, 0xf769af80, 0x2593cd80, 0x21edce80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10076340 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x26331620, 0xc, 0xc, 0x0, 0x0, 0x295e2a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x26d12700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x26d12700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x26d12700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x261a8ed0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x261a8ed0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x261a8ed0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2a1d1580, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x22943b88, 0x18e3e690, 0x22, 0x295e2a00, 0x0, 0xf768f018, 0x27147fb0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x22943b88, 0x18e3e690, 0x22, 0x2479f620, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x22943b88, 0x2479f620, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x22943b88, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2b40a8a0, 0xf7693770, 0x295e2900, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x295e2900) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x263315b0, 0x295e2900, 0x295e29c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9602081 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x30e5d880, 0x1df16000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x30e5d880, 0x1df16000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2dd38210, 0x1df16000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2dd38210, 0x1df16000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x223c9a60, 0x1df16000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x243f6430, 0x1df16000, 0x1000, 0x1000, 0x21ec4dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9874164 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26ff4800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x26ff4800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1ff2b6a8, 0x26ff4800, 0x26ff48c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9780449 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2f3ec080, 0x23938600, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2f3ec080, 0x23938600, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x23938600, 0x22, 0x9c0a) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9949811 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2d10e180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2d10e180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x27d95c30, 0x2d10e180, 0x2d10e280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10070301 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1aa41d40, 0x272ceae0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1aa41d40, 0x272ceae0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x272ceae0, 0x22, 0xa07f) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9718021 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2fba8b60, 0x29133000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2fba8b60, 0x29133000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2986d1d0, 0x29133000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2986d1d0, 0x29133000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26a1bc20, 0x29133000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2c7cd5b0, 0x29133000, 0x1000, 0x1000, 0x1fca2200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9786622 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x254b0fc0, 0xf764f0e0, 0x216f2860, 0x1dfaa980, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1df76240, 0xf764f0e0, 0x216f2860, 0x1dfaa980, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1f292600, 0x22fc0f90, 0x1df76240, 0xf769af80, 0x21043740, 0x1dfaa980, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10131180 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2a856210, 0xc, 0xc, 0x0, 0x0, 0x1c1f7c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x25207260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x39225d25, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x27c6b458, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1fbf497c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2a856200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x27c6b398, 0x18e3e690, 0x22, 0x1c1f7c00, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x27c6b398, 0x18e3e690, 0x22, 0x26ced110, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x27c6b398, 0x26ced110, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x27c6b398, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2e87f440, 0xf7693770, 0x1c1f7b00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1c1f7b00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2a8561a0, 0x1c1f7b00, 0x1c1f7bc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10151787 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28beb380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28beb380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9863717 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1f282d20, 0xf764f0e0, 0x20262980, 0x1cfbf900, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1b3adb40, 0xf764f0e0, 0x20262980, 0x1cfbf900, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1c7d3500, 0x1d4dafb0, 0x1b3adb40, 0xf769af80, 0x1abb11c0, 0x1cfbf900, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10154565 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x28e8c360, 0xc, 0xc, 0x0, 0x0, 0x2dc297c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2d4d2620, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x3ad2ef80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x2963f4a8, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1ac61cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x28e8c350, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x2b452f40, 0x18e3e690, 0x22, 0x2dc29740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x2b452f40, 0x18e3e690, 0x22, 0x25d39a40, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x2769c0a0, 0x28ac3918, 0x18eb79e0, 0xf769af80, 0x2b452f40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 9925236 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x289c3da0, 0xf764f0e0, 0x293f6f80, 0x24f97d80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2330e5e0, 0xf764f0e0, 0x293f6f80, 0x24f97d80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x24538580, 0x1f57a840, 0x2330e5e0, 0xf769af80, 0x26373800, 0x24f97d80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10179587 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x2baa9b30, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 9755735 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28b156e0, 0xf764f0e0, 0x21b6b0c0, 0x200daa80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1a94e6c0, 0xf764f0e0, 0x21b6b0c0, 0x200daa80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2354b040, 0x2210cd00, 0x1a94e6c0, 0xf769af80, 0x23055980, 0x200daa80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9929909 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x20115a40, 0x2ed12300, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x20115a40, 0x2ed12300, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2ed12300, 0x22, 0x9e4e) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9473526 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x28b045d0, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 9803479 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x20e0d130, 0xc, 0xc, 0x0, 0x0, 0x1f008100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x232a29a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x232a29a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x232a29a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x250daab0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x250daab0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x250daab0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1fce79c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1fd949c8, 0x18e3e690, 0x22, 0x1f0080c0, 0x0, 0xf768f018, 0x21a680d0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1fd949c8, 0x18e3e690, 0x22, 0x2bd20930, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1fd949c8, 0x2bd20930, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1fd949c8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1c5ec6c0, 0xf7693770, 0x24527c40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x24527c40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20e0d0c0, 0x24527c40, 0x1f008080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10122117 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22c5e880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x22c5e880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21b776a0, 0x22c5e880, 0x22c5e940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10072429 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1da6c980, 0xc, 0xc, 0x0, 0x0, 0x24bd0940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x260857a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x260857a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x260857a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x22dcdad0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x22dcdad0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x22dcdad0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x29fcba60, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x24aeea58, 0x18e3e690, 0x22, 0x24bd0900, 0x0, 0xf768f018, 0x272b0d10) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x24aeea58, 0x18e3e690, 0x22, 0x1fe33710, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x24aeea58, 0x1fe33710, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x24aeea58, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x26403e00, 0xf7693770, 0x24bd07c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x24bd07c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1da6c910, 0x24bd07c0, 0x24bd08c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9855469 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22f6ab80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x22f6ab80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x218598d0, 0x22f6ab80, 0x22f6ac40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9956147 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2ba69250, 0xc, 0xc, 0x0, 0x0, 0x2223a580, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2b756fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2b756fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2b756fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x282a1800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x282a1800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x282a1800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2944e2e0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x23dae780, 0x18e3e690, 0x22, 0x2223a540, 0x0, 0xf768f018, 0x1fd572b8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x23dae780, 0x18e3e690, 0x22, 0x1f3874a0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x23dae780, 0x1f3874a0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x23dae780, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2b31ca80, 0xf7693770, 0x2223a380, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2223a380) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2ba691e0, 0x2223a380, 0x2223a500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9903344 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1e858300, 0xf764f0e0, 0x22c7d900, 0x28c51180, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x20d76600, 0xf764f0e0, 0x22c7d900, 0x28c51180, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x22c8a400, 0x1ae32e00, 0x20d76600, 0xf769af80, 0x24828e40, 0x28c51180, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9775141 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x22c8df40, 0x27c35e90, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x22c8df40, 0x27c35e90, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x27c35e90, 0x22, 0x9beb) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10031186 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2a5c5340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2a5c5340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1f6eb820, 0xf7693770, 0x2a5c5340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9463444 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1d6f8060) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 10113232 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x282ae340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x282ae340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2388c840, 0xf7693770, 0x282ae340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10031052 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x203fb380, 0x2bd21bc0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x203fb380, 0x2bd21bc0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2bd21bc0, 0x22, 0x9fee) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10159040 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e6d3440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e6d3440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9593353 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x27610620, 0x23388000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x27610620, 0x23388000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x219c93e0, 0x23388000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x219c93e0, 0x23388000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x23c933c0, 0x23388000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x20faee90, 0x23388000, 0x1000, 0x1000, 0x2d51c400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10004756 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2bd85300, 0x2f033770, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2bd85300, 0x2f033770, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2f033770, 0x22, 0x9f7d) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10078078 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x281cfd40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x281cfd40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fff6ab8, 0x281cfd40, 0x281cfe00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9860499 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1cb66010, 0xc, 0xc, 0x0, 0x0, 0x1d98c680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x26110ee0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x26110ee0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x26110ee0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x219670e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x219670e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x219670e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1f142180, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1dfadfc0, 0x18e3e690, 0x22, 0x1d98c640, 0x0, 0xf768f018, 0x28ac2528) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1dfadfc0, 0x18e3e690, 0x22, 0x22799e00, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1dfadfc0, 0x22799e00, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1dfadfc0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x20409f20, 0xf7693770, 0x1d98c4c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1d98c4c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e5c5fa0, 0x1d98c4c0, 0x1d98c580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10031310 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2307fa40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2307fa40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x23da9d00, 0xf7693770, 0x2307fa40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9933815 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x21940a80, 0xf764f0e0, 0x286aed60, 0x23972080, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2c726d00, 0xf764f0e0, 0x286aed60, 0x23972080, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x29db00c0, 0x1ab79c90, 0x2c726d00, 0xf769af80, 0x2c898240, 0x23972080, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9972974 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2452aa20, 0xf764f0e0, 0x2b443500, 0x22a41e00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x28a088e0, 0xf764f0e0, 0x2b443500, 0x22a41e00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x23fe1a80, 0x1c930f80, 0x28a088e0, 0xf769af80, 0x23fe19c0, 0x22a41e00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9755404 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2b317800, 0xf764f0e0, 0x22ab9620, 0x24adb900, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x23d00840, 0xf764f0e0, 0x22ab9620, 0x24adb900, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x243f8640, 0x204b8610, 0x23d00840, 0xf769af80, 0x2a5c5f40, 0x24adb900, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9491649 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x23ec7180, 0x22cec000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x23ec7180, 0x22cec000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2bcdefc0, 0x22cec000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2bcdefc0, 0x22cec000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26f37340, 0x22cec000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2b05fe30, 0x22cec000, 0x1000, 0x1000, 0x1fb94b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10131782 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2b9745c0, 0x1d663c80, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2b9745c0, 0x1d663c80, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1d663c80, 0x22, 0xa172) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9829466 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2372de00, 0xf764f0e0, 0x22003c60, 0x25fe8c80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x217bdf00, 0xf764f0e0, 0x22003c60, 0x25fe8c80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x26ebf200, 0x21198bd0, 0x217bdf00, 0xf769af80, 0x26ebf140, 0x25fe8c80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9851401 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21cd7cc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x21cd7cc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2119c678, 0x21cd7cc0, 0x21cd7e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9364022 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2efe4b60, 0x27d39000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2efe4b60, 0x27d39000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1f098a50, 0x27d39000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1f098a50, 0x27d39000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x279d6560, 0x27d39000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f8b4a60, 0x27d39000, 0x1000, 0x1000, 0x1d925b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10037006 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1e5aa460, 0x221db000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1e5aa460, 0x221db000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1d69c5d0, 0x221db000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1d69c5d0, 0x221db000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1ac38760, 0x221db000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x267d8af0, 0x221db000, 0x1000, 0x1000, 0x1ae1d240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9883234 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1b090700, 0x2c7df000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1b090700, 0x2c7df000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x237de720, 0x2c7df000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x237de720, 0x2c7df000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x24f19fe0, 0x2c7df000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x25dc96d0, 0x2c7df000, 0x1000, 0x1000, 0x2144ba40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9412347 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x24bd5180, 0x1cfab000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x24bd5180, 0x1cfab000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2e646db0, 0x1cfab000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2e646db0, 0x1cfab000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2f3d7ba0, 0x1cfab000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ad7c400, 0x1cfab000, 0x1000, 0x1000, 0x1ae1dc40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9847130 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2a1bb320, 0xc, 0xc, 0x0, 0x0, 0x1b61eec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1d461dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1d461dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1d461dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x21e16a50, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x21e16a50, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x21e16a50, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x21647320, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x20f51098, 0x18e3e690, 0x22, 0x1b61ed80, 0x0, 0xf768f018, 0x224176d8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x20f51098, 0x18e3e690, 0x22, 0x26ee9860, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x20f51098, 0x26ee9860, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x20f51098, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2eb87440, 0xf7693770, 0x1b61ec40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1b61ec40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2a1bb2b0, 0x1b61ec40, 0x1b61ed00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10111757 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1f0ff640, 0x21be6120, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1f0ff640, 0x21be6120, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x21be6120, 0x22, 0xa125) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10148916 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e0aac40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e0aac40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10086392 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1b9dc080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1b9dc080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1eaffe20, 0x1b9dc080, 0x1b9dc3c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10159732 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ae1c140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ae1c140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10114285 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1da15a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1da15a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9795980 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x22a84ec0, 0xc, 0xc, 0x0, 0x0, 0x24c28900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1aa496c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1aa496c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1aa496c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2671ec00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2671ec00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2671ec00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x267485a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2821c5d8, 0x18e3e690, 0x22, 0x24c288c0, 0x0, 0xf768f018, 0x200ae8b0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2821c5d8, 0x18e3e690, 0x22, 0x245c60f0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2821c5d8, 0x245c60f0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2821c5d8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1d719aa0, 0xf7693770, 0x24c28640, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x24c28640) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22a84e50, 0x24c28640, 0x24c28700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10088538 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x268121e0, 0xc, 0xc, 0x0, 0x0, 0x1d57fc80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1d7a97a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1d7a97a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1d7a97a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x214a5a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x214a5a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x214a5a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1fecd3c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x226ecc60, 0x18e3e690, 0x22, 0x1d57fc40, 0x0, 0xf768f018, 0x1fd57230) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x226ecc60, 0x18e3e690, 0x22, 0x2479f3e0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x226ecc60, 0x2479f3e0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x226ecc60, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28c76780, 0xf7693770, 0x1d57fb40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1d57fb40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x26812160, 0x1d57fb40, 0x1d57fc00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9522643 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1dc8bb20, 0x294b8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1dc8bb20, 0x294b8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1f780bd0, 0x294b8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1f780bd0, 0x294b8000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1bff2fc0, 0x294b8000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x30e348c0, 0x294b8000, 0x1000, 0x1000, 0x1cff4380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9955954 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b756b60, 0x1f071000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b756b60, 0x1f071000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x25e6d140, 0x1f071000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x25e6d140, 0x1f071000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1fc41980, 0x1f071000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1de725e0, 0x1f071000, 0x1000, 0x1000, 0x28f06b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10085443 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1ae08700, 0x2ce81d40, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1ae08700, 0x2ce81d40, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2ce81d40, 0x22, 0xa0d9) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9931426 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1fca3d40, 0x2ed12450, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1fca3d40, 0x2ed12450, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2ed12450, 0x22, 0x9e53) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9923921 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x288c55d0, 0xc, 0xc, 0x0, 0x0, 0x222fe6c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x28ad4540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x28ad4540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x28ad4540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x28977bc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x28977bc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x28977bc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x281819a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21d1aec0, 0x18e3e690, 0x22, 0x222fe680, 0x0, 0xf768f018, 0x28e30918) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21d1aec0, 0x18e3e690, 0x22, 0x20aab5f0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21d1aec0, 0x20aab5f0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21d1aec0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x22d6f8c0, 0xf7693770, 0x222fe400, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x222fe400) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x288c5560, 0x222fe400, 0x222fe640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10111262 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x230540c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x230540c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9974978 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x261974c0, 0x23757ad0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x261974c0, 0x23757ad0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x23757ad0, 0x22, 0x9f0a) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10157488 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x217624c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x217624c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9930965 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28205880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x28205880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x280c0f30, 0x28205880, 0x28205940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10155759 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26898240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26898240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10218725 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2d4d5500, 0x1f995c10, 0xe, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2d4d5500, 0x1f995c10, 0xe, 0x10, 0x869ad00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x6df71920, 0x1f995c10, 0xe, 0x10, 0x805f2da, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x6df71920, 0x1f995c10, 0xe, 0x10, 0x1f995c20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 io.ReadAtLeast(0xf769b228, 0x6df71920, 0x1f995c10, 0xe, 0x10, 0xe, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf769b228, 0x6df71920, 0x1f995c10, 0xe, 0x10, 0x26ddcf20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*varintReader).ReadMsg(0x6df71950, 0x0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/varint.go:155 +0x1d4 github.com/ipfs/go-ipfs/p2p/protocol.ReadHeader(0xf769b228, 0x6df71920, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/protocol/protocol.go:34 +0x59 github.com/ipfs/go-ipfs/p2p/protocol.(*Mux).ReadHeader(0x18f02940, 0xf769b228, 0x6df71920, 0x0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/protocol/mux.go:51 +0x5e github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).newStreamHandler(0x18eb48d0, 0xf769b0d0, 0x6df71920) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:98 +0x5f github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).(github.com/ipfs/go-ipfs/p2p/host/basic.newStreamHandler)-fm(0xf769b0d0, 0x6df71920) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:85 +0x30 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).SetStreamHandler.func1(0x6df71920) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:203 +0x4b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn.func1(0xf769b0b0, 0x2d4d5500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:203 +0x5e created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:70 +0x66 goroutine 9771355 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x24f3ad00, 0x27c35c50, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x24f3ad00, 0x27c35c50, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x27c35c50, 0x22, 0x9bdf) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9888857 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20881d00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x20881d00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x204312e8, 0x20881d00, 0x20881dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10139885 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24526440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24526440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10086372 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fc01080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1fc01080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x226784a0, 0x1fc01080, 0x1fc01140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10155778 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x224194c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x224194c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10179666 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x28077560) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 10160178 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ed6e880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ed6e880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9774918 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x232c56c0, 0x1e299000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x232c56c0, 0x1e299000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1d363380, 0x1e299000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1d363380, 0x1e299000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x245a5d20, 0x1e299000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22b5d2d0, 0x1e299000, 0x1000, 0x1000, 0x22d61500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10057724 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c81df80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c81df80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x28ab7e00, 0xf7693770, 0x2c81df80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10151462 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1db44f00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1db44f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9799971 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2dff1a00, 0x297e4030, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2dff1a00, 0x297e4030, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x297e4030, 0x22, 0x9c54) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9925985 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2144a2c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2144a2c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x26595ba0, 0xf7693770, 0x2144a2c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9954796 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x21730540, 0x20538570, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x21730540, 0x20538570, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x20538570, 0x22, 0x9eb7) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9619485 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1ee136c0, 0x18f27000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1ee136c0, 0x18f27000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2d12d950, 0x18f27000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2d12d950, 0x18f27000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26d53380, 0x18f27000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21d8ed70, 0x18f27000, 0x1000, 0x1000, 0x22f93b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10157777 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fd47b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fd47b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9819370 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21b337c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21b337c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2330f740, 0xf7693770, 0x21b337c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10047494 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x235462c0, 0xc, 0xc, 0x0, 0x0, 0x20bfe680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1d17cee0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1d17cee0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1d17cee0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1c753560, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1c753560, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1c753560, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1f4c9200, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1cef4af8, 0x18e3e690, 0x22, 0x20bfe640, 0x0, 0xf768f018, 0x280c0050) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1cef4af8, 0x18e3e690, 0x22, 0x1dd2c510, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1cef4af8, 0x1dd2c510, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1cef4af8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1c5ec0c0, 0xf7693770, 0x20bfe240, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x20bfe240) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23546250, 0x20bfe240, 0x20bfe300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10010822 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x277cbec0, 0x23ef6c60, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x277cbec0, 0x23ef6c60, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x23ef6c60, 0x22, 0x9f90) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10155407 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2ef7d140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2ef7d140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9980985 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22b31d00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x22b31d00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20fd4628, 0x22b31d00, 0x22b31f40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9858741 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x277ed880, 0x22993000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x277ed880, 0x22993000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x29a96f00, 0x22993000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x29a96f00, 0x22993000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x201d2260, 0x22993000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e9a63f0, 0x22993000, 0x1000, 0x1000, 0x2186ca80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9795992 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fd629c0, 0xf764f0e0, 0x25362500, 0x21edc400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2a427ba0, 0xf764f0e0, 0x25362500, 0x21edc400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2b41cbc0, 0x20f61870, 0x2a427ba0, 0xf769af80, 0x2b41cb00, 0x21edc400, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9875133 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fadff20, 0xf764f0e0, 0x22bf1640, 0x21eee500, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1fd78240, 0xf764f0e0, 0x22bf1640, 0x21eee500, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x257c1a40, 0x23c06110, 0x1fd78240, 0xf769af80, 0x26548b00, 0x21eee500, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9795828 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f3389a0, 0x21ac5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f3389a0, 0x21ac5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x23a0f950, 0x21ac5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x23a0f950, 0x21ac5000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x23f825c0, 0x21ac5000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x221c8a10, 0x21ac5000, 0x1000, 0x1000, 0x24af9a00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10118999 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1e01a210, 0xc, 0xc, 0x0, 0x0, 0x247f29c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x21649260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x62ef8981, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x27465740, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1e605cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x1e01a200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x257c0600, 0x18e3e690, 0x22, 0x247f2900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x257c0600, 0x18e3e690, 0x22, 0x2b746990, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x21084f90, 0x21858b70, 0x18eb79e0, 0xf769af80, 0x257c0600, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 10160746 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x27512c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27512c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10158285 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x277cafc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x277cafc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9334585 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x281501c0, 0x2c6ff000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x281501c0, 0x2c6ff000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x25ed0060, 0x2c6ff000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x25ed0060, 0x2c6ff000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x201e4820, 0x2c6ff000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x243405c0, 0x2c6ff000, 0x1000, 0x1000, 0x28987a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9827130 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25ce0ee0, 0x1fd48000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25ce0ee0, 0x1fd48000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x25322540, 0x1fd48000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x25322540, 0x1fd48000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x21e22580, 0x1fd48000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1b9f6af0, 0x1fd48000, 0x1000, 0x1000, 0x2410b240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10006277 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x21b94480, 0x2f033d10, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x21b94480, 0x2f033d10, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2f033d10, 0x22, 0x9f88) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9827703 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x20cac990, 0xc, 0xc, 0x0, 0x0, 0x253aea80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1f538ee0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1f538ee0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1f538ee0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x24b7ecf0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x24b7ecf0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x24b7ecf0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x22ceecc0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x235ac450, 0x18e3e690, 0x22, 0x253aea40, 0x0, 0xf768f018, 0x1fd3f270) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x235ac450, 0x18e3e690, 0x22, 0x26ee9a70, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x235ac450, 0x26ee9a70, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x235ac450, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28c74f60, 0xf7693770, 0x253ae840, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x253ae840) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20cac920, 0x253ae840, 0x253aea00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9828318 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2a20a6c0, 0xf764f0e0, 0x26c86880, 0x27c3ca00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2328b840, 0xf764f0e0, 0x26c86880, 0x27c3ca00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x267db380, 0x21afa250, 0x2328b840, 0xf769af80, 0x1ed6eb00, 0x27c3ca00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10139457 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1f94b360, 0xc, 0xc, 0x0, 0x0, 0x1e273f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x28c6f500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x1d8829c, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x21fbb0a8, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x203ef97c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x1f94b350, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21fbafd8, 0x18e3e690, 0x22, 0x1e273f40, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21fbafd8, 0x18e3e690, 0x22, 0x22663620, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21fbafd8, 0x22663620, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21fbafd8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2491bc20, 0xf7693770, 0x1e273e00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1e273e00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f94b2f0, 0x1e273e00, 0x1e273f00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10031338 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x20ca1270, 0xc, 0xc, 0x0, 0x0, 0x27c77900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1e7ddce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1e7ddce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1e7ddce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x21f2fb00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x21f2fb00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x21f2fb00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x28b49880, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2119c808, 0x18e3e690, 0x22, 0x27c778c0, 0x0, 0xf768f018, 0x2966ee78) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2119c808, 0x18e3e690, 0x22, 0x2bd21bf0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2119c808, 0x2bd21bf0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2119c808, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x22d6e300, 0xf7693770, 0x27c773c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x27c773c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20ca1150, 0x27c773c0, 0x27c77480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9593925 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c40e700, 0x1fd00000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c40e700, 0x1fd00000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x226e7590, 0x1fd00000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x226e7590, 0x1fd00000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x25d35d40, 0x1fd00000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ea6cd20, 0x1fd00000, 0x1000, 0x1000, 0x22322d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9939632 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2ce70e00, 0x284cc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2ce70e00, 0x284cc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28071ce0, 0x284cc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28071ce0, 0x284cc000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2c0e5140, 0x284cc000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x218f14d0, 0x284cc000, 0x1000, 0x1000, 0x1f3df300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10070299 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1aa41a40, 0x272cea80, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1aa41a40, 0x272cea80, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x272cea80, 0x22, 0xa07d) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10156475 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26d22700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26d22700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10151786 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21cd7cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21cd7cc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9504590 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d1dd340, 0x22c91000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d1dd340, 0x22c91000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x299577d0, 0x22c91000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x299577d0, 0x22c91000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26cc0620, 0x22c91000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22abcb80, 0x22c91000, 0x1000, 0x1000, 0x26a52e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9950430 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x21941c80, 0xf764f0e0, 0x29463200, 0x2eca3000, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2dcf42c0, 0xf764f0e0, 0x29463200, 0x2eca3000, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x222fef00, 0x230a9860, 0x2dcf42c0, 0xf769af80, 0x222fe340, 0x2eca3000, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9410878 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26111a40, 0x2357f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26111a40, 0x2357f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2df206c0, 0x2357f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2df206c0, 0x2357f000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x20c3efc0, 0x2357f000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2357c370, 0x2357f000, 0x1000, 0x1000, 0x20609300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9910125 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2b127260, 0xc, 0xc, 0x0, 0x0, 0x2d964700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2daa89a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2daa89a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2daa89a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2dd811d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2dd811d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2dd811d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x25231c20, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2966e868, 0x18e3e690, 0x22, 0x2d9646c0, 0x0, 0xf768f018, 0x280c0a18) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2966e868, 0x18e3e690, 0x22, 0x28a15860, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2966e868, 0x28a15860, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2966e868, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1e858300, 0xf7693770, 0x2d9645c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2d9645c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2b1271f0, 0x2d9645c0, 0x2d964680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10153246 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2176e440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2176e440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9862489 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2e3078c0, 0xf764f0e0, 0x1bd6ae80, 0x2338ff00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1f143b20, 0xf764f0e0, 0x1bd6ae80, 0x2338ff00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1ac43a40, 0x1e7b68a0, 0x1f143b20, 0xf769af80, 0x1ac43980, 0x2338ff00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9443943 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1fd43ea0, 0x2bb34000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1fd43ea0, 0x2bb34000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x262bb1a0, 0x2bb34000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x262bb1a0, 0x2bb34000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x25f47720, 0x2bb34000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x24500270, 0x2bb34000, 0x1000, 0x1000, 0x2f458700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10142821 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e853940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e853940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9773235 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fa3f920, 0xf764f0e0, 0x1da0c600, 0x1f085180, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1fb3ec80, 0xf764f0e0, 0x1da0c600, 0x1f085180, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1b443100, 0x1c52abe0, 0x1fb3ec80, 0xf769af80, 0x1b442e80, 0x1f085180, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10140708 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2057f3c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2057f3c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9900336 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2a053880, 0x2fb6b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2a053880, 0x2fb6b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b4d3200, 0x2fb6b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b4d3200, 0x2fb6b000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x270a5b00, 0x2fb6b000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22afc6d0, 0x2fb6b000, 0x1000, 0x1000, 0x25807f00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10161754 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x29947780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29947780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9950468 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2b804280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b804280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x29463200, 0xf7693770, 0x2b804280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10110905 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1aa04840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1aa04840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10142668 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x23efe450, 0xc, 0xc, 0x0, 0x0, 0x25f85c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2fba9c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x79f54d97, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x27f541f8, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x27f7697c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x23efe440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x27f54118, 0x18e3e690, 0x22, 0x25f85c00, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x27f54118, 0x18e3e690, 0x22, 0x1d638cf0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x27f54118, 0x1d638cf0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x27f54118, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x26402f60, 0xf7693770, 0x25f85840, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x25f85840) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23efe3e0, 0x25f85840, 0x25f85bc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10161262 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2784d0c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2784d0c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9842820 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fa3e0c0, 0xf764f0e0, 0x25f172a0, 0x21530d80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1d78b6e0, 0xf764f0e0, 0x25f172a0, 0x21530d80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1aaca380, 0x1ad78380, 0x1d78b6e0, 0xf769af80, 0x1aaca2c0, 0x21530d80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9997631 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x254b00c0, 0xf764f0e0, 0x2e16b160, 0x27fd8a00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2df3f640, 0xf764f0e0, 0x2e16b160, 0x27fd8a00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2057f080, 0x22ba40c0, 0x2df3f640, 0xf769af80, 0x1caa1780, 0x27fd8a00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9995730 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x230cb680, 0x2ea774a0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x230cb680, 0x2ea774a0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2ea774a0, 0x22, 0x9f51) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10159035 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23a7cc40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23a7cc40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10126055 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20881b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20881b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10011892 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2e87ff20, 0xf764f0e0, 0x2dcc2de0, 0x1fc74200, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2be6ac00, 0xf764f0e0, 0x2dcc2de0, 0x1fc74200, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1c1f68c0, 0x2951dfe0, 0x2be6ac00, 0xf769af80, 0x1c1f6800, 0x1fc74200, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10089898 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1a9a8fc0, 0xf764f0e0, 0x24002640, 0x1a309780, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x23228c40, 0xf764f0e0, 0x24002640, 0x1a309780, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2183cdc0, 0x209625c0, 0x23228c40, 0xf769af80, 0x2183ccc0, 0x1a309780, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10155348 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21781b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21781b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10152466 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x29f65540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29f65540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10110520 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1afc2f60, 0xf764f0e0, 0x3026db40, 0x1d57ae80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x3026c580, 0xf764f0e0, 0x3026db40, 0x1d57ae80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1c537e40, 0x30262ab0, 0x3026c580, 0xf769af80, 0x1c537d80, 0x1d57ae80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10160202 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1effb6c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1effb6c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9750700 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2ec1ce40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2ec1ce40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x272af800, 0x2ec1ce40, 0x2ec1cf40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9836078 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x22b2c5a0, 0xc, 0xc, 0x0, 0x0, 0x2130c640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1fcab5e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1fcab5e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1fcab5e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x28767800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x28767800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x28767800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1bf26fc0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1ffd8f28, 0x18e3e690, 0x22, 0x2130c600, 0x0, 0xf768f018, 0x28af5008) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1ffd8f28, 0x18e3e690, 0x22, 0x26ee8cc0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1ffd8f28, 0x26ee8cc0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1ffd8f28, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x25050900, 0xf7693770, 0x2130c440, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2130c440) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22b2c520, 0x2130c440, 0x2130c5c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9794797 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x21287920, 0xf764f0e0, 0x1ff677a0, 0x2006e680, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1d28ae00, 0xf764f0e0, 0x1ff677a0, 0x2006e680, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1addcec0, 0x1cb917c0, 0x1d28ae00, 0xf769af80, 0x1e3d1c40, 0x2006e680, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10027806 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ab34c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ab34c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1d9f2da0, 0xf7693770, 0x1ab34c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9506290 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b937ce0, 0x23d9a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b937ce0, 0x23d9a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x262db110, 0x23d9a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x262db110, 0x23d9a000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1fd88220, 0x23d9a000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ba6e580, 0x23d9a000, 0x1000, 0x1000, 0x1e652400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9803476 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x20e0d0a0, 0xc, 0xc, 0x0, 0x0, 0x24527440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x232a28c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x232a28c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x232a28c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x250daa80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x250daa80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x250daa80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1fce7940, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1fd948d0, 0x18e3e690, 0x22, 0x24527400, 0x0, 0xf768f018, 0x29407c48) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1fd948d0, 0x18e3e690, 0x22, 0x2bd20ab0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1fd948d0, 0x2bd20ab0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1fd948d0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x255b43c0, 0xf7693770, 0x24527140, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x24527140) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20e0d030, 0x24527140, 0x24527200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9837937 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2117c880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2117c880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1ab0eac0, 0x2117c880, 0x2117c980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10145345 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26a75ec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26a75ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10158104 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1a390400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a390400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9463618 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x2975ab40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 10044745 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a359e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1a359e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e66b578, 0x1a359e00, 0x1a359ec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10014910 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x254b7920, 0xf764f0e0, 0x2ce60c60, 0x2287f680, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2429d360, 0xf764f0e0, 0x2ce60c60, 0x2287f680, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x23379140, 0x2defe9c0, 0x2429d360, 0xf769af80, 0x23378f80, 0x2287f680, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9804827 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22d60f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22d60f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x219ef720, 0xf7693770, 0x22d60f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10011956 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2bfcf100, 0x2127a8a0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2bfcf100, 0x2127a8a0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2127a8a0, 0x22, 0x9f97) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10081519 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x21649180, 0x1c6a6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x21649180, 0x1c6a6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x261a8db0, 0x1c6a6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x261a8db0, 0x1c6a6000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x27997ba0, 0x1c6a6000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2467f0d0, 0x1c6a6000, 0x1000, 0x1000, 0x2dbc7f00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9718033 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x28fc80e0, 0x23418000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x28fc80e0, 0x23418000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28305410, 0x23418000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28305410, 0x23418000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x23dd62a0, 0x23418000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ca249c0, 0x23418000, 0x1000, 0x1000, 0x1fca2580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10062348 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2c420ec0, 0x1fe33680, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2c420ec0, 0x1fe33680, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1fe33680, 0x22, 0xa06b) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9654116 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x27084380, 0x23e0c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x27084380, 0x23e0c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2e86e7b0, 0x23e0c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2e86e7b0, 0x23e0c000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2bb6be00, 0x23e0c000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x27c22e20, 0x23e0c000, 0x1000, 0x1000, 0x1fca2d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10157592 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x27f46880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27f46880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9816440 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x295e2240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x295e2240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x218588b8, 0x295e2240, 0x295e2640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9895259 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1d53a050, 0xc, 0xc, 0x0, 0x0, 0x1e815380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x20f481c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x20f481c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x20f481c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x23784240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x23784240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x23784240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x26a58560, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1c6b5328, 0x18e3e690, 0x22, 0x1e815340, 0x0, 0xf768f018, 0x1fd3fcb8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1c6b5328, 0x18e3e690, 0x22, 0x1aaf8570, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1c6b5328, 0x1aaf8570, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1c6b5328, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x276e0d20, 0xf7693770, 0x1e815240, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1e815240) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1edb5fe0, 0x1e815240, 0x1e815300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9889376 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ffe9b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1ffe9b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1dfb3950, 0x1ffe9b80, 0x1ffe9c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10155843 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x29946780, 0x25d39b30, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x29946780, 0x25d39b30, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x25d39b30, 0x22, 0xa1c7) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9755365 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2a5c5f40, 0x26803260, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2a5c5f40, 0x26803260, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26803260, 0x22, 0x9ba2) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9844957 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1d310600, 0xf764f0e0, 0x1e43b440, 0x1bdcd780, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1d25a140, 0xf764f0e0, 0x1e43b440, 0x1bdcd780, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2061b2c0, 0x21afa570, 0x1d25a140, 0xf769af80, 0x2061a340, 0x1bdcd780, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9917694 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22349c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x22349c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1b212f90, 0x22349c40, 0x22349d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10140483 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2a7546c0, 0xf764f0e0, 0x2cdef260, 0x27c3da00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2ce137c0, 0xf764f0e0, 0x2cdef260, 0x27c3da00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1c2b6d80, 0x2909ae50, 0x2ce137c0, 0xf769af80, 0x1c2b6cc0, 0x27c3da00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10146039 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c1f7340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c1f7340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2f3ee700, 0xf7693770, 0x1c1f7340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9906449 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x21780d80, 0x1d14a9f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x21780d80, 0x1d14a9f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1d14a9f0, 0x22, 0x9dea) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10156918 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x27cbd500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27cbd500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10024630 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1cdc4000, 0x2d9def00, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1cdc4000, 0x2d9def00, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2d9def00, 0x22, 0x9fc4) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9803807 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x252d7dd0, 0xc, 0xc, 0x0, 0x0, 0x2c630400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1ff437a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1ff437a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1ff437a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2261eb10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2261eb10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2261eb10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x22bfdce0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2408b410, 0x18e3e690, 0x22, 0x2c630340, 0x0, 0xf768f018, 0x24b6ad68) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2408b410, 0x18e3e690, 0x22, 0x1e893ec0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2408b410, 0x1e893ec0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2408b410, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1ff6c720, 0xf7693770, 0x23d29d80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x23d29d80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x252d7d60, 0x23d29d80, 0x23d29f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9784137 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x226ef960, 0x27999000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x226ef960, 0x27999000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x25ec68a0, 0x27999000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x25ec68a0, 0x27999000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1f7c71e0, 0x27999000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x20dc3e90, 0x27999000, 0x1000, 0x1000, 0x1c785780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9765970 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1d719aa0, 0xf764f0e0, 0x20ae8420, 0x289d1080, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x28788d60, 0xf764f0e0, 0x20ae8420, 0x289d1080, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x27fdde40, 0x278780e0, 0x28788d60, 0xf769af80, 0x27fddc80, 0x289d1080, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10031051 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x203fb300, 0x2bd21b90, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x203fb300, 0x2bd21b90, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2bd21b90, 0x22, 0x9fed) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9745010 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28b18a20, 0xf764f0e0, 0x20d8f160, 0x1e163b00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x201607a0, 0xf764f0e0, 0x20d8f160, 0x1e163b00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x209fc700, 0x1e113410, 0x201607a0, 0xf769af80, 0x1f292d00, 0x1e163b00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10000811 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x22e46a60, 0xc, 0xc, 0x0, 0x0, 0x2b9b8680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x26c98700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x26c98700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x26c98700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2eafd9b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2eafd9b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2eafd9b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2eaf79e0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2966edf0, 0x18e3e690, 0x22, 0x2b9b8640, 0x0, 0xf768f018, 0x2b2a8720) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2966edf0, 0x18e3e690, 0x22, 0x24565dd0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2966edf0, 0x24565dd0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2966edf0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1a8cfbc0, 0xf7693770, 0x2b9b8540, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2b9b8540) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22e469f0, 0x2b9b8540, 0x2b9b8600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160061 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x279c4800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x279c4800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9846096 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c536740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1c536740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2031d7f8, 0x1c536740, 0x1c536800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9842483 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d94c300, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1d94c300, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1b2b15c8, 0x1d94c300, 0x1d94c3c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10159458 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1aec61c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1aec61c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10111844 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20549600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20549600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1cc782a0, 0xf7693770, 0x20549600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9815439 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20ecb040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20ecb040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x27712040, 0xf7693770, 0x20ecb040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9941240 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d94cc00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d94cc00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x267ed2a0, 0xf7693770, 0x1d94cc00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9575617 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2daa87e0, 0x2491d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2daa87e0, 0x2491d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2da07860, 0x2491d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2da07860, 0x2491d000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2df3e3c0, 0x2491d000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22b499f0, 0x2491d000, 0x1000, 0x1000, 0x2c421e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10105216 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1e627970, 0xc, 0xc, 0x0, 0x0, 0x1d9d9a00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2962e380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x428d7278, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x21abb3e0, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x255ad97c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x1e627940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21abb348, 0x18e3e690, 0x22, 0x1d9d99c0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21abb348, 0x18e3e690, 0x22, 0x2c379410, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21abb348, 0x2c379410, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21abb348, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x22d6ec60, 0xf7693770, 0x1d9d9740, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1d9d9740) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e6278e0, 0x1d9d9740, 0x1d9d9980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9909439 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2dc69ad0, 0xc, 0xc, 0x0, 0x0, 0x2c12f400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x25f317a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x25f317a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x25f317a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2ce89ef0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2ce89ef0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2ce89ef0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x28e19520, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x280c0388, 0x18e3e690, 0x22, 0x2c12f3c0, 0x0, 0xf768f018, 0x2b2a80c8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x280c0388, 0x18e3e690, 0x22, 0x28b75680, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x280c0388, 0x28b75680, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x280c0388, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1d75e660, 0xf7693770, 0x2c12f2c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2c12f2c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2dc69a40, 0x2c12f2c0, 0x2c12f380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10142818 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c53aa00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c53aa00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10179541 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1fd153e0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 10159166 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28170340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28170340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9929966 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x200fcac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x200fcac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1a8c6000, 0xf7693770, 0x200fcac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9845740 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1ac9d1c0, 0x1df00d50, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1ac9d1c0, 0x1df00d50, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1df00d50, 0x22, 0x9d06) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9746500 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23edaac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23edaac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1cc7a700, 0xf7693770, 0x23edaac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9801598 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24828100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x24828100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22370bb0, 0x24828100, 0x248281c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9413865 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f02d880, 0x30dd0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f02d880, 0x30dd0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1da03590, 0x30dd0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1da03590, 0x30dd0000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x207dffe0, 0x30dd0000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1c3e4e50, 0x30dd0000, 0x1000, 0x1000, 0x1ce57080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10114288 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c6f1a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c6f1a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10156090 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c13bf00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c13bf00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9901363 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x226d7fa0, 0xc, 0xc, 0x0, 0x0, 0x28987580, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2152c700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2152c700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2152c700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2e8a4ab0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2e8a4ab0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2e8a4ab0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x22353240, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2106f818, 0x18e3e690, 0x22, 0x28987340, 0x0, 0xf768f018, 0x2966e210) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2106f818, 0x18e3e690, 0x22, 0x2f0320f0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2106f818, 0x2f0320f0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2106f818, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28c72d20, 0xf7693770, 0x28987200, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x28987200) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x226d7f20, 0x28987200, 0x28987300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160257 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24f3b3c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24f3b3c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10122636 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x235390c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x235390c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1ea94d68, 0x235390c0, 0x23539180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10045808 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1cb71b80, 0x22477290, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1cb71b80, 0x22477290, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x22477290, 0x22, 0xa022) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10146005 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x23463a00, 0xc, 0xc, 0x0, 0x0, 0x2d938a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x282f5dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x32bfbd10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x2b2a95f0, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1fe3dcd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x234639f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x1c1ffe00, 0x18e3e690, 0x22, 0x2d938780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x1c1ffe00, 0x18e3e690, 0x22, 0x1d61c780, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x27130550, 0x2966fc20, 0x18eb79e0, 0xf769af80, 0x1c1ffe00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 9883177 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1f009080, 0x272ab3b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1f009080, 0x272ab3b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x272ab3b0, 0x22, 0x9d99) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9952973 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x20f49960, 0x22326000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x20f49960, 0x22326000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x269d42d0, 0x22326000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x269d42d0, 0x22326000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26b93740, 0x22326000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x27474d60, 0x22326000, 0x1000, 0x1000, 0x21fbf900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9599508 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d7a81c0, 0x29ff6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d7a81c0, 0x29ff6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28df2360, 0x29ff6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28df2360, 0x29ff6000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x24d79f80, 0x29ff6000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x245bb1f0, 0x29ff6000, 0x1000, 0x1000, 0x214245c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10082214 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f383e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1f383e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fc699a8, 0x1f383e00, 0x1f383ec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9989306 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c8a2d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c8a2d40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1a9af9e0, 0xf7693770, 0x1c8a2d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10160799 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x27123480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27123480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10115799 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x21940e40, 0xf764f0e0, 0x32d4b740, 0x2eca3700, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x235f0f80, 0xf764f0e0, 0x32d4b740, 0x2eca3700, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2e9b0a80, 0x28b2fef0, 0x235f0f80, 0xf769af80, 0x2e9b09c0, 0x2eca3700, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9921032 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2c787a80, 0x1c266c30, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2c787a80, 0x1c266c30, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1c266c30, 0x22, 0x9e30) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10001716 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2df79b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2df79b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1ce3f640, 0xf7693770, 0x2df79b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9878577 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2061abc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2061abc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1eafef30, 0x2061abc0, 0x2061ac80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9705440 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x29951340, 0x2d40c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x29951340, 0x2d40c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x25a9d9b0, 0x2d40c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x25a9d9b0, 0x2d40c000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x226ceca0, 0x2d40c000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x23a62e40, 0x2d40c000, 0x1000, 0x1000, 0x281cf700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10148098 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2a1e01a0, 0xc, 0xc, 0x0, 0x0, 0x251f4400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2e963960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x58073575, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x2987d4a0, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x21ce497c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2a1e0190, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2987d3f8, 0x18e3e690, 0x22, 0x251f43c0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2987d3f8, 0x18e3e690, 0x22, 0x1a81a030, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2987d3f8, 0x1a81a030, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2987d3f8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x21941b00, 0xf7693770, 0x251f4280, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x251f4280) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2a1e0100, 0x251f4280, 0x251f4380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10113178 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x3420e900, 0xf764f0e0, 0x25f299e0, 0x25fe8e80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x229f2fc0, 0xf764f0e0, 0x25f299e0, 0x25fe8e80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x279c57c0, 0x276fbaf0, 0x229f2fc0, 0xf769af80, 0x1fb9d140, 0x25fe8e80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10030655 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fc67620, 0xf764f0e0, 0x2eaf6120, 0x24adbb00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1b60ae40, 0xf764f0e0, 0x2eaf6120, 0x24adbb00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1bb5ec80, 0x22923f20, 0x1b60ae40, 0xf769af80, 0x230b8f00, 0x24adbb00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9863362 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1e143340, 0x2c7ce930, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1e143340, 0x2c7ce930, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2c7ce930, 0x22, 0x9d51) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10011246 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2fba8e00, 0x209d6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2fba8e00, 0x209d6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2dd2f5c0, 0x209d6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2dd2f5c0, 0x209d6000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2a5143e0, 0x209d6000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x232222e0, 0x209d6000, 0x1000, 0x1000, 0x29db0080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9769881 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1ee13960, 0x25278000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1ee13960, 0x25278000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1d3630b0, 0x25278000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1d3630b0, 0x25278000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x245a5c20, 0x25278000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22b5d220, 0x25278000, 0x1000, 0x1000, 0x2538d780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9876667 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e69b6c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1e69b6c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1c6a3cf8, 0x1e69b6c0, 0x1e69b7c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9949896 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1e7dd5e0, 0x277d5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1e7dd5e0, 0x277d5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1b59c240, 0x277d5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1b59c240, 0x277d5000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1d5dca00, 0x277d5000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21c74a50, 0x277d5000, 0x1000, 0x1000, 0x25535a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10002313 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x251f4680, 0x2afcf5c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x251f4680, 0x2afcf5c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2afcf5c0, 0x22, 0x9f75) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10147269 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1fca3180, 0x1a81a060, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1fca3180, 0x1a81a060, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1a81a060, 0x22, 0xa1a8) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10029402 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d97f740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d97f740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1b5cc3c0, 0xf7693770, 0x1d97f740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10157537 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d340640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d340640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10155389 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20881d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20881d00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9785680 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ceda200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ceda200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x20a9e9e0, 0xf7693770, 0x1ceda200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10140710 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e6164c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e6164c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9965797 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1cd1e180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cd1e180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2ce72360, 0xf7693770, 0x1cd1e180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10152468 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22f6ab80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22f6ab80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10159061 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2308a0c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2308a0c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160601 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25f66140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25f66140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9364013 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2efe41c0, 0x20d13000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2efe41c0, 0x20d13000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1f0989c0, 0x20d13000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1f0989c0, 0x20d13000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x279d63e0, 0x20d13000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x20587fd0, 0x20d13000, 0x1000, 0x1000, 0x1d925680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9849944 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f789880, 0x2cb01000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f789880, 0x2cb01000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x216fcb70, 0x2cb01000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x216fcb70, 0x2cb01000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x23da9020, 0x2cb01000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2c318270, 0x2cb01000, 0x1000, 0x1000, 0x1c2b7100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9971507 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24626040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24626040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x26e077c0, 0xf7693770, 0x24626040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9948859 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1d9ca900, 0x22ea3800, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1d9ca900, 0x22ea3800, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x22ea3800, 0x22, 0x9ea3) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9457619 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x22ea6460, 0x2a177000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x22ea6460, 0x2a177000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x27ebd8c0, 0x2a177000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x27ebd8c0, 0x2a177000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x291eaa40, 0x2a177000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1bedd220, 0x2a177000, 0x1000, 0x1000, 0x21342540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10109063 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1dd004c0, 0x297228d0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1dd004c0, 0x297228d0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x297228d0, 0x22, 0xa11d) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9787797 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1c608940, 0xc, 0xc, 0x0, 0x0, 0x1cbd18c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1fdff420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1fdff420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1fdff420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1ca31dd0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1ca31dd0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1ca31dd0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1a386280, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1f896040, 0x18e3e690, 0x22, 0x1cbd1880, 0x0, 0xf768f018, 0x24b6ad70) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1f896040, 0x18e3e690, 0x22, 0x1e893f80, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1f896040, 0x1e893f80, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1f896040, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1cc80000, 0xf7693770, 0x1ab0d3c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1ab0d3c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f678aa0, 0x1ab0d3c0, 0x1ab0d480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10129255 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x245572c0, 0xf764f0e0, 0x2482bba0, 0x24737700, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x26ed8620, 0xf764f0e0, 0x2482bba0, 0x24737700, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x268dd740, 0x214ba810, 0x26ed8620, 0xf769af80, 0x2aecb640, 0x24737700, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9839610 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x28c65880, 0xc, 0xc, 0x0, 0x0, 0x1eb44140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x29951420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x29951420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x29951420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1e02f0e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1e02f0e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1e02f0e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1ddd6580, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x20f81eb0, 0x18e3e690, 0x22, 0x1eb44100, 0x0, 0xf768f018, 0x272b0e28) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x20f81eb0, 0x18e3e690, 0x22, 0x2c303e30, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x20f81eb0, 0x2c303e30, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x20f81eb0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1e858240, 0xf7693770, 0x1b443e00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1b443e00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x28c65810, 0x1b443e00, 0x1eb440c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10040126 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21aa7100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21aa7100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x21e9c7e0, 0xf7693770, 0x21aa7100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9859845 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1c560d00, 0xc, 0xc, 0x0, 0x0, 0x232cec40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x25ce0540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x25ce0540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x25ce0540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2603edb0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2603edb0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2603edb0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x22929ca0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x20042c58, 0x18e3e690, 0x22, 0x232ceb80, 0x0, 0xf768f018, 0x280c19a0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x20042c58, 0x18e3e690, 0x22, 0x1c1e9290, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x20042c58, 0x1c1e9290, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x20042c58, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x30d27c20, 0xf7693770, 0x232ce980, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x232ce980) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1c560c90, 0x232ce980, 0x232ceb40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10179256 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x251e2ff0, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 10075055 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c81bec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c81bec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x291b8580, 0xf7693770, 0x2c81bec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10076890 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x246276c0, 0x2479fe90, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x246276c0, 0x2479fe90, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2479fe90, 0x22, 0xa09d) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10081293 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x21f8cad0, 0xc, 0xc, 0x0, 0x0, 0x1e883e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2afb8e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2afb8e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2afb8e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x23703c50, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x23703c50, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x23703c50, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x25ec0880, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1e4625a0, 0x18e3e690, 0x22, 0x1e883dc0, 0x0, 0xf768f018, 0x27147e90) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1e4625a0, 0x18e3e690, 0x22, 0x272cec00, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1e4625a0, 0x272cec00, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1e4625a0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x24423740, 0xf7693770, 0x1e883c80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1e883c80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21f8ca60, 0x1e883c80, 0x1e883d80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9893729 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1a2545c0, 0x28b75680, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1a2545c0, 0x28b75680, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x28b75680, 0x22, 0x9dc6) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10142814 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d436080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d436080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9819692 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x221ddd40, 0x2c303e60, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x221ddd40, 0x2c303e60, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2c303e60, 0x22, 0x9ca7) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9847800 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x27616330, 0xc, 0xc, 0x0, 0x0, 0x20f462c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1f789b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1f789b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1f789b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x216fcba0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x216fcba0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x216fcba0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x23da90a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1e1b2090, 0x18e3e690, 0x22, 0x20f46280, 0x0, 0xf768f018, 0x2106e5f8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1e1b2090, 0x18e3e690, 0x22, 0x1f37d230, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1e1b2090, 0x1f37d230, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1e1b2090, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x250527e0, 0xf7693770, 0x20f46180, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x20f46180) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x276162c0, 0x20f46180, 0x20f46240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10086098 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1effb6c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1effb6c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1c1dc840, 0x1effb6c0, 0x1effb780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9809161 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x232a3880, 0x20b78000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x232a3880, 0x20b78000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2e95e6f0, 0x20b78000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2e95e6f0, 0x20b78000, 0x1000, 0x1000, 0x1cfd28a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2224e960, 0x20b78000, 0x1000, 0x1000, 0x19021680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e1c2830, 0x20b78000, 0x1000, 0x1000, 0x21961cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10159514 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c0c9480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c0c9480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9744817 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fef1600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fef1600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1bb7a2c0, 0xf7693770, 0x1fef1600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10179248 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x262b5ef0, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 10156943 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x29976580, 0x25d39bf0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x29976580, 0x25d39bf0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x25d39bf0, 0x22, 0xa1ca) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10156776 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26602380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26602380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9655701 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2d4d4380, 0x2b2f6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2d4d4380, 0x2b2f6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28343b00, 0x2b2f6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28343b00, 0x2b2f6000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2e009440, 0x2b2f6000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x230a1a20, 0x2b2f6000, 0x1000, 0x1000, 0x2b95b400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10151761 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2b99b700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b99b700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9835651 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28076180, 0xf764f0e0, 0x22b92960, 0x2940aa00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x28052de0, 0xf764f0e0, 0x22b92960, 0x2940aa00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x21b33e00, 0x240cb3f0, 0x28052de0, 0xf769af80, 0x29ac6e00, 0x2940aa00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9937635 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e69bdc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e69bdc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x25aadf20, 0xf7693770, 0x1e69bdc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10159967 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x29db0d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29db0d40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10155349 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20cd7a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20cd7a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160340 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20f4cc00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20f4cc00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9880271 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d9094c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d9094c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x280c3600, 0xf7693770, 0x1d9094c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10039348 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x282f5500, 0x2186a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x282f5500, 0x2186a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2d959200, 0x2186a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2d959200, 0x2186a000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x22353660, 0x2186a000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2358ce00, 0x2186a000, 0x1000, 0x1000, 0x1fe277c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9784698 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x20df9a00, 0x1e893e90, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x20df9a00, 0x1e893e90, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1e893e90, 0x22, 0x9c15) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10109299 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x301b61c0, 0xc, 0xc, 0x0, 0x0, 0x1cac8380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2713f0a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x141f7c69, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1ab7ac60, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1f0f497c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x301b61b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1ab7ab98, 0x18e3e690, 0x22, 0x1cac8340, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1ab7ab98, 0x18e3e690, 0x22, 0x29722630, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1ab7ab98, 0x29722630, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1ab7ab98, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1d8bc2a0, 0xf7693770, 0x1fd75e40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1fd75e40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x301b6150, 0x1fd75e40, 0x1cac8300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10082654 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1dcb98c0, 0xf764f0e0, 0x22b93560, 0x224fed80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x27c745c0, 0xf764f0e0, 0x22b93560, 0x224fed80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1e7b8fc0, 0x1ffdba90, 0x27c745c0, 0xf769af80, 0x1e832740, 0x224fed80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10136372 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x27eb0ec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27eb0ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9504587 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1c403ce0, 0x23f80000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1c403ce0, 0x23f80000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2997b110, 0x23f80000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2997b110, 0x23f80000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2785dd40, 0x23f80000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22abc910, 0x23f80000, 0x1000, 0x1000, 0x26a52b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9906148 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x23696e00, 0x1f2b2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x23696e00, 0x1f2b2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2069eba0, 0x1f2b2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2069eba0, 0x1f2b2000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x219ce160, 0x1f2b2000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1b2a6df0, 0x1f2b2000, 0x1000, 0x1000, 0x22419a00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9787481 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1ce849c0, 0x21045f20, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1ce849c0, 0x21045f20, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x21045f20, 0x22, 0x9c26) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9984148 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x26403c80, 0xf764f0e0, 0x2f9b0500, 0x2da5d100, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x235f6500, 0xf764f0e0, 0x2f9b0500, 0x2da5d100, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2696d880, 0x27d2c890, 0x235f6500, 0xf769af80, 0x2696d7c0, 0x2da5d100, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10149704 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2d10f6c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2d10f6c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10092113 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x22a843a0, 0xc, 0xc, 0x0, 0x0, 0x24c29a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x24462d20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x24462d20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x24462d20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1cc1f9b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1cc1f9b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1cc1f9b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x29228ee0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x24aef608, 0x18e3e690, 0x22, 0x24c29a40, 0x0, 0xf768f018, 0x28e30020) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x24aef608, 0x18e3e690, 0x22, 0x2479f890, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x24aef608, 0x2479f890, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x24aef608, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1e858cc0, 0xf7693770, 0x24c29940, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x24c29940) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22a84320, 0x24c29940, 0x24c29a00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10159073 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1acf9bc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1acf9bc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9987930 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x23801200, 0xc, 0xc, 0x0, 0x0, 0x23ec41c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1cda0380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1cda0380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1cda0380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x200b9e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x200b9e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x200b9e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1ae0c020, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1c588118, 0x18e3e690, 0x22, 0x23ec4100, 0x0, 0xf768f018, 0x271478e8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1c588118, 0x18e3e690, 0x22, 0x23757a10, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1c588118, 0x23757a10, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1c588118, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1f283e60, 0xf7693770, 0x23ec4000, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x23ec4000) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23801170, 0x23ec4000, 0x23ec40c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9912092 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25f316c0, 0x21df5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25f316c0, 0x21df5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2ce89e90, 0x21df5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2ce89e90, 0x21df5000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x28e194a0, 0x21df5000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22325440, 0x21df5000, 0x1000, 0x1000, 0x1fdfac80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9639055 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26c962a0, 0x2eafa000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26c962a0, 0x2eafa000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2c462f00, 0x2eafa000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2c462f00, 0x2eafa000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x25b7ff00, 0x2eafa000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x218238f0, 0x2eafa000, 0x1000, 0x1000, 0x2ef7c440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10038974 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x272e81d0, 0xc, 0xc, 0x0, 0x0, 0x2a299800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2c5d07e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2c5d07e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2c5d07e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2af419e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2af419e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2af419e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x241dff20, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2966fe88, 0x18e3e690, 0x22, 0x2a2997c0, 0x0, 0xf768f018, 0x2b2a8620) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2966fe88, 0x18e3e690, 0x22, 0x219f8c90, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2966fe88, 0x219f8c90, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2966fe88, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1db04960, 0xf7693770, 0x2a2996c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2a2996c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x272e8160, 0x2a2996c0, 0x2a299780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10025577 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1cc3a5a0, 0xf764f0e0, 0x1d5875a0, 0x1d2a2900, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1a440ec0, 0xf764f0e0, 0x1d5875a0, 0x1d2a2900, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1cb70000, 0x1d5ee680, 0x1a440ec0, 0xf769af80, 0x1ce65ac0, 0x1d2a2900, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10130649 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x299461c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x299461c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2d9410a0, 0xf7693770, 0x299461c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9811983 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25dd8d20, 0x223ca000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25dd8d20, 0x223ca000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b466f90, 0x223ca000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b466f90, 0x223ca000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2da76580, 0x223ca000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2c08f6f0, 0x223ca000, 0x1000, 0x1000, 0x2b804d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10159250 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28fa6a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x28fa6a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x27146a18, 0x28fa6a80, 0x28fa7500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9846767 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1e111180, 0x1df01d70, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1e111180, 0x1df01d70, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1df01d70, 0x22, 0x9d14) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9790674 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1c64ddc0, 0x29266000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1c64ddc0, 0x29266000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x22e4d8f0, 0x29266000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x22e4d8f0, 0x29266000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x208c3c60, 0x29266000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1b3f1d30, 0x29266000, 0x1000, 0x1000, 0x1bc3f180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10133933 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2b31da40, 0xf764f0e0, 0x20c95200, 0x2bee9300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x24788e80, 0xf764f0e0, 0x20c95200, 0x2bee9300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x23b6ff40, 0x269973a0, 0x24788e80, 0xf769af80, 0x23b6fe80, 0x2bee9300, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10218709 [runnable]: github.com/ipfs/go-ipfs/importer/chunk.(*sizeSplitterv2).NextBytes(0x201a8540, 0x0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/importer/chunk/splitting.go:68 +0x85 github.com/ipfs/go-ipfs/importer/chunk.Chan.func1(0x1c643040, 0x1c643080, 0xf75e4198, 0x201a8540) /go/src/github.com/ipfs/go-ipfs/importer/chunk/splitting.go:39 +0x75 created by github.com/ipfs/go-ipfs/importer/chunk.Chan /go/src/github.com/ipfs/go-ipfs/importer/chunk/splitting.go:47 +0x92 goroutine 9746595 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1a3fd3e0, 0xf764f0e0, 0x239d4940, 0x1b9c6080, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1cbba060, 0xf764f0e0, 0x239d4940, 0x1b9c6080, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1e837540, 0x1cc7c880, 0x1cbba060, 0xf769af80, 0x1e837480, 0x1b9c6080, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9901219 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c941c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2c941c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2b33f888, 0x2c941c40, 0x2c941d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9769132 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x27123440, 0x245c70e0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x27123440, 0x245c70e0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x245c70e0, 0x22, 0x9bd9) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10081304 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x21f2bce0, 0xf764f0e0, 0x257bf920, 0x2338f800, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2328b1e0, 0xf764f0e0, 0x257bf920, 0x2338f800, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1cf06840, 0x29a73bc0, 0x2328b1e0, 0xf769af80, 0x21b2cdc0, 0x2338f800, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9460870 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x27e02460, 0x27e13000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x27e02460, 0x27e13000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28aa2180, 0x27e13000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28aa2180, 0x27e13000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1e89f7e0, 0x27e13000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x28eb8010, 0x27e13000, 0x1000, 0x1000, 0x1ffc3b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9858641 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x21a15500, 0x2807a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x21a15500, 0x2807a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x241fbec0, 0x2807a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x241fbec0, 0x2807a000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x23c31de0, 0x2807a000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x20ac3bf0, 0x2807a000, 0x1000, 0x1000, 0x2294b800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9865965 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1c356ae0, 0xf764f0e0, 0x1e228e00, 0x1d2a3680, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1a8824a0, 0xf764f0e0, 0x1e228e00, 0x1d2a3680, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1d9af1c0, 0x2232a490, 0x1a8824a0, 0xf769af80, 0x1d9af100, 0x1d2a3680, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10157656 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20f76900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20f76900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9911741 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x204cf640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x204cf640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x24245ef8, 0x204cf640, 0x204cf700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9804738 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1e859800, 0xf764f0e0, 0x2da85be0, 0x25ea8400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x242e7680, 0xf764f0e0, 0x2da85be0, 0x25ea8400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2638c5c0, 0x258358e0, 0x242e7680, 0xf769af80, 0x1c3fc080, 0x25ea8400, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10141999 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25f67000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25f67000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10103907 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1d821840, 0xc, 0xc, 0xf769b158, 0x211874c0, 0x23379700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).write(0x238d30a0, 0x1e00cfc0, 0x8c, 0x8c, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:181 +0x652 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Write(0x238d30a0, 0x1e00cfc0, 0x8c, 0x8c, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:137 +0xe4 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Write(0x238d30a0, 0x1e00cfc0, 0x8c, 0x8c, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:24 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Write(0x21f960c0, 0x1e00cfc0, 0x8c, 0x8c, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:77 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Write(0x21f960c0, 0x1e00cfc0, 0x8c, 0x8c, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:35 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Write(0x22e75900, 0x1e00cfc0, 0x8c, 0x8c, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:46 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxWriter).Write.func1(0x1fb2bae0, 0x1e00cfc0, 0x8c, 0x8c, 0x213dbb40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:61 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxWriter).Write /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:64 +0x114 goroutine 10088659 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1bee5460, 0xc, 0xc, 0x0, 0x0, 0x1c643c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1f9a9180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1f9a9180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1f9a9180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x214a5b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x214a5b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x214a5b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1fecd440, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1f897c00, 0x18e3e690, 0x22, 0x1c643c40, 0x0, 0xf768f018, 0x28e31058) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1f897c00, 0x18e3e690, 0x22, 0x2c379740, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1f897c00, 0x2c379740, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1f897c00, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1f9bf380, 0xf7693770, 0x1c643b40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1c643b40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1bee53f0, 0x1c643b40, 0x1c643c00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160205 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x281f8200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x281f8200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160704 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x202b5300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x202b5300, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10179540 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1fd153e0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 9835002 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x213d78b0, 0xc, 0xc, 0x0, 0x0, 0x2a5c5980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x310df340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x310df340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x310df340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x26c5ae10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x26c5ae10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x26c5ae10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x286afdc0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x23f62258, 0x18e3e690, 0x22, 0x2a5c5940, 0x0, 0xf768f018, 0x29f05638) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x23f62258, 0x18e3e690, 0x22, 0x26ee8d20, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x23f62258, 0x26ee8d20, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x23f62258, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x25051b00, 0xf7693770, 0x2a5c5700, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2a5c5700) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x213d7840, 0x2a5c5700, 0x2a5c5900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10075896 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x26375c00, 0x2479f620, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x26375c00, 0x2479f620, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2479f620, 0x22, 0xa098) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10129583 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1ddd5660, 0xc, 0xc, 0x0, 0x0, 0x24f47480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x1a3e4d20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x66842d62, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x24244368, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1fc9c97c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x1ddd5650, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x242442c8, 0x18e3e690, 0x22, 0x24f47440, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x242442c8, 0x18e3e690, 0x22, 0x26cecea0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x242442c8, 0x26cecea0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x242442c8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x20409680, 0xf7693770, 0x24f47340, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x24f47340) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1ddd55f0, 0x24f47340, 0x24f47400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10169714 [select, 12 minutes]: github.com/ipfs/go-ipfs/blocks/blockstore.(*blockstore).AllKeysChan.func2(0xf73594b0, 0x26b84440, 0x26b844c0, 0x27414720, 0xf764f0e0, 0x18ff3060) /go/src/github.com/ipfs/go-ipfs/blocks/blockstore/blockstore.go:165 +0x159 created by github.com/ipfs/go-ipfs/blocks/blockstore.(*blockstore).AllKeysChan /go/src/github.com/ipfs/go-ipfs/blocks/blockstore/blockstore.go:171 +0x1ab goroutine 10159623 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2294be00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2294be00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10122827 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x230ca9c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x230ca9c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2308cb00, 0xf7693770, 0x230ca9c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10147018 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e3946c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e3946c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9335637 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x23c14ee0, 0x2f4c9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x23c14ee0, 0x2f4c9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2924da10, 0x2f4c9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2924da10, 0x2f4c9000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2671c6c0, 0x2f4c9000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d9c9ee0, 0x2f4c9000, 0x1000, 0x1000, 0x2ef94200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10078020 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x204af040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x204af040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21fba5b8, 0x204af040, 0x204af300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9740362 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d4268c0, 0x2c10d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d4268c0, 0x2c10d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x222e9560, 0x2c10d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x222e9560, 0x2c10d000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2bbd76a0, 0x2c10d000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2771a6e0, 0x2c10d000, 0x1000, 0x1000, 0x23b66b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10050128 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1ec5b880, 0x237a6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1ec5b880, 0x237a6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x22b61aa0, 0x237a6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x22b61aa0, 0x237a6000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x25a6aee0, 0x237a6000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2235e2a0, 0x237a6000, 0x1000, 0x1000, 0x2a25fe40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10060593 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x22671260, 0x24528000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x22671260, 0x24528000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1e9cf890, 0x24528000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1e9cf890, 0x24528000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2ce63aa0, 0x24528000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x24749070, 0x24528000, 0x1000, 0x1000, 0x1fb94100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9781427 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2d65eae0, 0xf764f0e0, 0x1feb7e40, 0x2338e380, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2dca7600, 0xf764f0e0, 0x1feb7e40, 0x2338e380, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1c567940, 0x22d7aaf0, 0x2dca7600, 0xf769af80, 0x1e575380, 0x2338e380, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10153780 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2a299540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2a299540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x271471e0, 0x2a299540, 0x2a299600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10158688 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e0abe80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e0abe80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10083732 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1e6d0680, 0x2ce81aa0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1e6d0680, 0x2ce81aa0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2ce81aa0, 0x22, 0xa0ce) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10137696 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1aaccc80, 0xc, 0xc, 0x0, 0x0, 0x1d3ecd80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2affd340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x735e9ef6, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x20fd6c40, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1a991cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x1aaccc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x1fe2aa80, 0x18e3e690, 0x22, 0x1d3eccc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x1fe2aa80, 0x18e3e690, 0x22, 0x22663620, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x1bd24930, 0x20ceae80, 0x18eb79e0, 0xf769af80, 0x1fe2aa80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 10077425 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x254b3e60, 0xf764f0e0, 0x28b2d7e0, 0x27f10b00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2207e3c0, 0xf764f0e0, 0x28b2d7e0, 0x27f10b00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x298741c0, 0x1fa1a5b0, 0x2207e3c0, 0xf769af80, 0x29874100, 0x27f10b00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10062835 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2453a900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2453a900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x21e4f3e0, 0xf7693770, 0x2453a900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10053666 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x20880ac0, 0x1d6c6e40, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x20880ac0, 0x1d6c6e40, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1d6c6e40, 0x22, 0xa049) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9779179 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2c4f5980, 0x239383f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2c4f5980, 0x239383f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x239383f0, 0x22, 0x9c02) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9932543 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2a0520e0, 0x1a377000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2a0520e0, 0x1a377000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1c245710, 0x1a377000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1c245710, 0x1a377000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2f00f580, 0x1a377000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2dcc5730, 0x1a377000, 0x1000, 0x1000, 0x2b51c880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9621955 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26c976c0, 0x293d5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26c976c0, 0x293d5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2d93f9b0, 0x293d5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2d93f9b0, 0x293d5000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2d64dd00, 0x293d5000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2411b310, 0x293d5000, 0x1000, 0x1000, 0x1c1ffc80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9819369 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21b339c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x21b339c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x226e4d48, 0x21b339c0, 0x21b33c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9893185 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1afd3b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1afd3b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1c90a960, 0xf7693770, 0x1afd3b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10159051 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1dfe5840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1dfe5840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9866135 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d57e440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1d57e440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20f80608, 0x1d57e440, 0x1d57e640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10159367 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e78bb80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e78bb80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9917065 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e562e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e562e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1f636220, 0xf7693770, 0x1e562e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9910898 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2eb87140, 0xf764f0e0, 0x2efac560, 0x1dd85e80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2e1bf0a0, 0xf764f0e0, 0x2efac560, 0x1dd85e80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x22db8b40, 0x2d4ec100, 0x2e1bf0a0, 0xf769af80, 0x2bfcf880, 0x1dd85e80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9756966 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x27254a80, 0x22725000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x27254a80, 0x22725000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x24d41260, 0x22725000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x24d41260, 0x22725000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2a23c7a0, 0x22725000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1fe7d980, 0x22725000, 0x1000, 0x1000, 0x1e3d1cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10155767 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22349080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22349080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9364534 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d910b60, 0x29ad5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d910b60, 0x29ad5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1c1fb470, 0x29ad5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1c1fb470, 0x29ad5000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x254c4860, 0x29ad5000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1fa5fb30, 0x29ad5000, 0x1000, 0x1000, 0x20757440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9746846 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2a755b00, 0xf764f0e0, 0x2bee4ec0, 0x1a412800, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1e538f40, 0xf764f0e0, 0x2bee4ec0, 0x1a412800, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x202a0a80, 0x1d06cfa0, 0x1e538f40, 0xf769af80, 0x223483c0, 0x1a412800, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10140709 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c899180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c899180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10093766 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1e2769c0, 0xf764f0e0, 0x23a4e840, 0x24adb700, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x22d85420, 0xf764f0e0, 0x23a4e840, 0x24adb700, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2687d440, 0x1eae9d80, 0x22d85420, 0xf769af80, 0x2687cb40, 0x24adb700, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10160615 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x230cabc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x230cabc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10158160 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c12f540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c12f540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160778 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2312aac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2312aac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10158148 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x267da140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x267da140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10039987 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x217814c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x217814c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22999428, 0x217814c0, 0x21781580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9941345 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1aa05ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1aa05ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1cc3e550, 0x1aa05ec0, 0x1aa05f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9973145 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22fcce80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x22fcce80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2119c0f8, 0x22fcce80, 0x22fccfc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10110513 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1c537d80, 0x21be60c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1c537d80, 0x21be60c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x21be60c0, 0x22, 0xa123) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10082867 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x206126c0, 0x2c3795c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x206126c0, 0x2c3795c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2c3795c0, 0x22, 0xa0c5) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10108500 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2d5ea310, 0xc, 0xc, 0x0, 0x0, 0x1d467e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x211d2c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x1418d3f4, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1ba01a78, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1dc75cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2d5ea300, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x1d422040, 0x18e3e690, 0x22, 0x1d467d40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x1d422040, 0x18e3e690, 0x22, 0x29722840, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x2b5227a0, 0x1d129fc0, 0x18eb79e0, 0xf769af80, 0x1d422040, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 10147647 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23d667c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23d667c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9965151 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1d44f500, 0x26b7cea0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1d44f500, 0x26b7cea0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26b7cea0, 0x22, 0x9ede) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10180125 [chan receive, 10 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28d00e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28d00e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9949451 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2bbf0d20, 0xf764f0e0, 0x29393ec0, 0x2a1db680, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x29969f80, 0xf764f0e0, 0x29393ec0, 0x2a1db680, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2a421c00, 0x2c761750, 0x29969f80, 0xf769af80, 0x2a421b40, 0x2a1db680, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9910146 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1ed4af10, 0xc, 0xc, 0x0, 0x0, 0x2d964c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2daa8a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2daa8a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2daa8a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2dd81230, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2dd81230, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2dd81230, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x25231ca0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2966e948, 0x18e3e690, 0x22, 0x2d964c00, 0x0, 0xf768f018, 0x27c6a140) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2966e948, 0x18e3e690, 0x22, 0x1ecdb620, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2966e948, 0x1ecdb620, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2966e948, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2eb84960, 0xf7693770, 0x2d964b00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2d964b00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1ed4aea0, 0x2d964b00, 0x2d964bc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9446728 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1eee2fc0, 0x2d080000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1eee2fc0, 0x2d080000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2dfde090, 0x2d080000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2dfde090, 0x2d080000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x20067900, 0x2d080000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f7ea870, 0x2d080000, 0x1000, 0x1000, 0x21b53380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10153247 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20192f00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20192f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9873118 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2e963dc0, 0x27195000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2e963dc0, 0x27195000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2ecf5020, 0x27195000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2ecf5020, 0x27195000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2b1e7380, 0x27195000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2d097850, 0x27195000, 0x1000, 0x1000, 0x21a71600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9995002 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d460c40, 0x2da5f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d460c40, 0x2da5f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1e57d890, 0x2da5f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1e57d890, 0x2da5f000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x21093740, 0x2da5f000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1cb32b80, 0x2da5f000, 0x1000, 0x1000, 0x2c124a00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9868884 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c6a1f40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c6a1f40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1f106fc0, 0xf7693770, 0x1c6a1f40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10108404 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2d6b5ed0, 0xc, 0xc, 0x0, 0x0, 0x1d06b7c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2b1a8620, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x6aab0ebd, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1b280fc0, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x29e5397c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2d6b5ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1b280f08, 0x18e3e690, 0x22, 0x1d06b700, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1b280f08, 0x18e3e690, 0x22, 0x2ce81bc0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1b280f08, 0x2ce81bc0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1b280f08, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2481a0c0, 0xf7693770, 0x1d06a800, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1d06a800) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2d6b5e60, 0x1d06a800, 0x1d06b600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9934281 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21342b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21342b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x286aed60, 0xf7693770, 0x21342b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10179087 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x2aea4ae0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 10159932 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x210967c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x210967c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9807283 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1c7d2100, 0x26ee9230, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1c7d2100, 0x26ee9230, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26ee9230, 0x22, 0x9c7a) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9574914 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b1a9ce0, 0x26915000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b1a9ce0, 0x26915000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1da695c0, 0x26915000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1da695c0, 0x26915000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x29c28e80, 0x26915000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x28a1b690, 0x26915000, 0x1000, 0x1000, 0x2dd04c00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9848607 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f7897a0, 0x24952000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f7897a0, 0x24952000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x216fc3f0, 0x24952000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x216fc3f0, 0x24952000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x23da8d00, 0x24952000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x28a374b0, 0x24952000, 0x1000, 0x1000, 0x232f1b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10142151 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c7e3b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c7e3b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10140506 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c26c940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1c26c940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22417c00, 0x1c26c940, 0x1c26ca80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9565339 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2a0550a0, 0x24f23000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2a0550a0, 0x24f23000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28e4a720, 0x24f23000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28e4a720, 0x24f23000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1f7a7380, 0x24f23000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ef3c920, 0x24f23000, 0x1000, 0x1000, 0x232ce680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10142812 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e395d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e395d00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10031137 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21730b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x21730b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x244314f0, 0x21730b00, 0x21730c00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9812411 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28c73ce0, 0xf764f0e0, 0x2d55e780, 0x2da5cc80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x29068860, 0xf764f0e0, 0x2d55e780, 0x2da5cc80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1c26dac0, 0x2da89050, 0x29068860, 0xf769af80, 0x1c26da00, 0x2da5cc80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9845353 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d55d340, 0x1b40c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d55d340, 0x1b40c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1ae066c0, 0x1b40c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1ae066c0, 0x1b40c000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1e638140, 0x1b40c000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1fde6b00, 0x1b40c000, 0x1000, 0x1000, 0x1cef8d80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10050646 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28d01700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28d01700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x268aa500, 0xf7693770, 0x28d01700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9920054 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28ba3d40, 0xf764f0e0, 0x28588ee0, 0x20280180, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2da98ec0, 0xf764f0e0, 0x28588ee0, 0x20280180, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2b8044c0, 0x27409360, 0x2da98ec0, 0xf769af80, 0x2c2eba00, 0x20280180, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9345468 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1cf93960, 0x2c560000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1cf93960, 0x2c560000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x24cd8300, 0x2c560000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x24cd8300, 0x2c560000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1ad1d400, 0x2c560000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x271e2f60, 0x2c560000, 0x1000, 0x1000, 0x21350fc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9910982 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2170e900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2170e900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2b33eaa8, 0x2170e900, 0x2170ea40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10159227 [select, 14 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28c77740, 0xf764f0e0, 0x285899a0, 0x20280600, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x285881e0, 0xf764f0e0, 0x285899a0, 0x20280600, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1ffc3940, 0x2e6b43b0, 0x285881e0, 0xf769af80, 0x1ffc3800, 0x20280600, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9431079 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x226fc2a0, 0x237b3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x226fc2a0, 0x237b3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2289e8a0, 0x237b3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2289e8a0, 0x237b3000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x23ecb9c0, 0x237b3000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2e67e030, 0x237b3000, 0x1000, 0x1000, 0x1c26d300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9482278 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2e22d880, 0x1fe82000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2e22d880, 0x1fe82000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x294ce180, 0x1fe82000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x294ce180, 0x1fe82000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2bd7c540, 0x1fe82000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22ccc7f0, 0x1fe82000, 0x1000, 0x1000, 0x1b450bc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9980697 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x25053c20, 0xf764f0e0, 0x212a01c0, 0x24f96b00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2496ab00, 0xf764f0e0, 0x212a01c0, 0x24f96b00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x27cbc700, 0x1bb19e80, 0x2496ab00, 0xf769af80, 0x27cbc640, 0x24f96b00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10148143 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x222b7b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x222b7b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10149802 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x27483a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27483a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10064357 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x27611960, 0x21067000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x27611960, 0x21067000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1e0d6f90, 0x21067000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1e0d6f90, 0x21067000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1d026640, 0x21067000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1c60cc40, 0x21067000, 0x1000, 0x1000, 0x20f0f140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9872286 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x20a6d6c0, 0x286b2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x20a6d6c0, 0x286b2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2c462ed0, 0x286b2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2c462ed0, 0x286b2000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1c22aa20, 0x286b2000, 0x1000, 0x1000, 0x19021680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f3d7170, 0x286b2000, 0x1000, 0x1000, 0x2beeb300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10145165 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e837280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e837280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9884005 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2170cc80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2170cc80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fd941b0, 0x2170cc80, 0x2170cd40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9461566 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c40e620, 0x1e6f7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c40e620, 0x1e6f7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1f833fb0, 0x1e6f7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1f833fb0, 0x1e6f7000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x218126e0, 0x1e6f7000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x27fcaf90, 0x1e6f7000, 0x1000, 0x1000, 0x2c125cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10082438 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1f9814c0, 0x2c379350, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1f9814c0, 0x2c379350, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2c379350, 0x22, 0xa0bc) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9504565 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2e964ee0, 0x29d36000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2e964ee0, 0x29d36000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x26d4fa40, 0x29d36000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x26d4fa40, 0x29d36000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x22751340, 0x29d36000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f38f550, 0x29d36000, 0x1000, 0x1000, 0x26a523c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10070944 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e1abe80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1e1abe80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x200429f0, 0x1e1abe80, 0x1e1abf40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10157621 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1cc5a140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cc5a140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10152364 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28079b00, 0xf764f0e0, 0x2c18d380, 0x2765a800, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2c1a3aa0, 0xf764f0e0, 0x2c18d380, 0x2765a800, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2c115ec0, 0x1cfad490, 0x2c1a3aa0, 0xf769af80, 0x2c115e00, 0x2765a800, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9413876 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x244495e0, 0x255f3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x244495e0, 0x255f3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1a297920, 0x255f3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1a297920, 0x255f3000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1c594240, 0x255f3000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1c3e57c0, 0x255f3000, 0x1000, 0x1000, 0x1ce57400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9768631 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2a20a420, 0xf764f0e0, 0x2bb27540, 0x2765be80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2ad131c0, 0xf764f0e0, 0x2bb27540, 0x2765be80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2c6f0f00, 0x25bd04a0, 0x2ad131c0, 0xf769af80, 0x29d7aa40, 0x2765be80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10065417 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1f804840, 0xc, 0xc, 0x0, 0x0, 0x2174bcc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x260390a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x260390a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x260390a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x27a9c900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x27a9c900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x27a9c900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1b01a7a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1ef8b4c8, 0x18e3e690, 0x22, 0x2174bc80, 0x0, 0xf768f018, 0x27146028) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1ef8b4c8, 0x18e3e690, 0x22, 0x20a69bc0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1ef8b4c8, 0x20a69bc0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1ef8b4c8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x30d261e0, 0xf7693770, 0x2174b940, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2174b940) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f8047d0, 0x2174b940, 0x2174bb00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9885537 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2eb88900, 0xf764f0e0, 0x23885da0, 0x20281880, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1f7cf860, 0xf764f0e0, 0x23885da0, 0x20281880, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2e505400, 0x25fc8900, 0x1f7cf860, 0xf769af80, 0x2e505340, 0x20281880, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9987596 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1c3567e0, 0xf764f0e0, 0x1d1cce80, 0x1e909200, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x24079040, 0xf764f0e0, 0x1d1cce80, 0x1e909200, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1d674300, 0x21f3a740, 0x24079040, 0xf769af80, 0x1cf215c0, 0x1e909200, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9997790 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x23b94620, 0xc, 0xc, 0x0, 0x0, 0x1f30a4c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1ff856c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1ff856c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1ff856c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2401ea80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2401ea80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2401ea80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x22db74a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x23dae308, 0x18e3e690, 0x22, 0x1f30a480, 0x0, 0xf768f018, 0x2b2a9338) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x23dae308, 0x18e3e690, 0x22, 0x266deab0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x23dae308, 0x266deab0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x23dae308, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1a93d7a0, 0xf7693770, 0x1f30a380, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1f30a380) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23b94590, 0x1f30a380, 0x1f30a440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10139926 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2b11e600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b11e600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9911377 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21dcbf80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x21dcbf80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23397358, 0x21dcbf80, 0x267fe180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9775719 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f539180, 0x1fc2f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f539180, 0x1fc2f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1f490480, 0x1fc2f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1f490480, 0x1fc2f000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x23ddde80, 0x1fc2f000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2337cb00, 0x1fc2f000, 0x1000, 0x1000, 0x28bc1ec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9812461 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28fa77c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x28fa77c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x27146828, 0x28fa77c0, 0x28fa7880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160401 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d36ffc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d36ffc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10179203 [IO wait]: net.runtime_pollWait(0xf75e5dc0, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x2259c078, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x2259c078, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x2259c040, 0x238c5ea0, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x2b2a8558, 0x238c5ea0, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x2becc6c0, 0x238c5ea0, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x238c5df0, 0x238c5ea0, 0x4, 0x4, 0xa5152879, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x238c5e20, 0x238c5ea0, 0x4, 0x4, 0x67dfec2f, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x238c5e20, 0x238c5ea0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x238c5e20, 0x238c5ea0, 0x4, 0x4, 0x7300f094, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x238c5e20, 0x238c5ea0, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x242a2f30, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x242a2f30, 0x2d5eb930, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x238c5f10, 0x2d5eb930, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x242a2f90, 0x2d5eb930, 0x4, 0x4, 0x54, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x242a2f90, 0x2d5eb930, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x242a2f90, 0x2d5eb930, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x242a2f90, 0x2d5eb930, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x2942a0c0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x2942a0c0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1aec76c0, 0x2a577000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x2d5eb960, 0x2a577000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x246b6300, 0x2a577000, 0x1000, 0x1000, 0x289c3828, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x2609e180) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x2609e180, 0x2a591a60, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x2609e180, 0x2a591a60, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x2609e180, 0x2a591a60, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x289c3800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 9982132 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x26018770, 0xc, 0xc, 0x0, 0x0, 0x23fe1cc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1e01dce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1e01dce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1e01dce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x24f61e30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x24f61e30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x24f61e30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x245fca00, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21a68f58, 0x18e3e690, 0x22, 0x23fe1c80, 0x0, 0xf768f018, 0x28e30090) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21a68f58, 0x18e3e690, 0x22, 0x205390b0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21a68f58, 0x205390b0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21a68f58, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1f9d1da0, 0xf7693770, 0x23fe1b40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x23fe1b40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x26018700, 0x23fe1b40, 0x23fe1c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10043852 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x20a8b5a0, 0xc, 0xc, 0x0, 0x0, 0x1b7d8d40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1f2cae00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1f2cae00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1f2cae00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1f363830, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1f363830, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1f363830, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1a3e7100, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x20f81b10, 0x18e3e690, 0x22, 0x1b7d8cc0, 0x0, 0xf768f018, 0x2b2a9cf0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x20f81b10, 0x18e3e690, 0x22, 0x24fad560, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x20f81b10, 0x24fad560, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x20f81b10, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28078d80, 0xf7693770, 0x1b7d8bc0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1b7d8bc0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20a8b510, 0x1b7d8bc0, 0x1b7d8c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160177 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f0a9280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f0a9280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10134147 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28bc1a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28bc1a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x295b8340, 0xf7693770, 0x28bc1a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10157535 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x29895600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29895600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10063838 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x27611340, 0x1f075000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x27611340, 0x1f075000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2436f6b0, 0x1f075000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2436f6b0, 0x1f075000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x230dbb80, 0x1f075000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x26e64ec0, 0x1f075000, 0x1000, 0x1000, 0x22d61680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10090815 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x210af960, 0x2bf9f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x210af960, 0x2bf9f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b2b7d10, 0x2bf9f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b2b7d10, 0x2bf9f000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1bede340, 0x2bf9f000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ff06b70, 0x2bf9f000, 0x1000, 0x1000, 0x22c8d480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9502060 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x2eb84ba0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 10082686 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e7b8140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e7b8140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x27c75be0, 0xf7693770, 0x1e7b8140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10159755 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1b4adfc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1b4adfc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9780227 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x20f48d20, 0x2bd71000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x20f48d20, 0x2bd71000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x29540bd0, 0x2bd71000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x29540bd0, 0x2bd71000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x24f71a80, 0x2bd71000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2a58ed50, 0x2bd71000, 0x1000, 0x1000, 0x2b99a880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10159449 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d44fd40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d44fd40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9935929 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29895600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x29895600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2119e940, 0x29895600, 0x298956c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 1855338 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1d8e7aa0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 10081703 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2108aa80, 0x22136000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2108aa80, 0x22136000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x276eb0b0, 0x22136000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x276eb0b0, 0x22136000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x27f85ba0, 0x22136000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f2505d0, 0x22136000, 0x1000, 0x1000, 0x1cff90c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9896268 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d1dd0a0, 0x20367000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d1dd0a0, 0x20367000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1d642cc0, 0x20367000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1d642cc0, 0x20367000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2c35b7c0, 0x20367000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x26e628d0, 0x20367000, 0x1000, 0x1000, 0x1f3df440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10107114 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x276829b0, 0xc, 0xc, 0x0, 0x0, 0x1f292500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2c40fc00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x34e1e07a, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1e3ef690, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1dc85cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x276829a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x28f1efc0, 0x18e3e690, 0x22, 0x1f292400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x28f1efc0, 0x18e3e690, 0x22, 0x29722630, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x2d653d80, 0x1e3ef8b0, 0x18eb79e0, 0xf769af80, 0x28f1efc0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 9794952 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f2cb420, 0x21ef6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f2cb420, 0x21ef6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1ca318c0, 0x21ef6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1ca318c0, 0x21ef6000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1bd79e80, 0x21ef6000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2544acf0, 0x21ef6000, 0x1000, 0x1000, 0x24c79600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10132499 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x264faba0, 0xc, 0xc, 0x0, 0x0, 0x2c6f1f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x1ff42a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x150687f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1fd3ea08, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1d43dcd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x264fab90, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x2b9745c0, 0x18e3e690, 0x22, 0x2c6f1f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x2b9745c0, 0x18e3e690, 0x22, 0x1d663c80, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x2c0da390, 0x232e43c8, 0x18eb79e0, 0xf769af80, 0x2b9745c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 10159980 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23ce2100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23ce2100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9771453 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fad5260, 0xf764f0e0, 0x2a02a660, 0x1cb63e00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2bcf23e0, 0xf764f0e0, 0x2a02a660, 0x1cb63e00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x24f3adc0, 0x2350a5e0, 0x2bcf23e0, 0xf769af80, 0x24f3ad00, 0x1cb63e00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9375920 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1e1a82a0, 0x2382b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1e1a82a0, 0x2382b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1b3b1f80, 0x2382b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1b3b1f80, 0x2382b000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1eb2c400, 0x2382b000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d70ffd0, 0x2382b000, 0x1000, 0x1000, 0x1a910900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10051328 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1da60540, 0x2d569000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1da60540, 0x2d569000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1f1a64e0, 0x2d569000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1f1a64e0, 0x2d569000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1ce1b620, 0x2d569000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1dffe3e0, 0x2d569000, 0x1000, 0x1000, 0x1a320f00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9971406 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1e201140, 0xf764f0e0, 0x26e077c0, 0x235d8900, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2bc34820, 0xf764f0e0, 0x26e077c0, 0x235d8900, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1fe89280, 0x1eda6d40, 0x2bc34820, 0xf769af80, 0x1fe891c0, 0x235d8900, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10160597 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20cd6a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20cd6a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9508705 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b937340, 0x29d1b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b937340, 0x29d1b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28f40720, 0x29d1b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28f40720, 0x29d1b000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2938dcc0, 0x29d1b000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x231f44b0, 0x29d1b000, 0x1000, 0x1000, 0x223d9500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9781679 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20f4df40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x20f4df40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e8b7bf0, 0x20f4df40, 0x1fd98080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10153878 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1effad40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1effad40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10062385 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x277ef040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x277ef040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x27c6abe8, 0x277ef040, 0x277ef2c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9939917 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x213dafc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x213dafc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x235b0c60, 0xf7693770, 0x213dafc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9805433 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x235c95c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x235c95c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20fd7ca8, 0x235c95c0, 0x235c9680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10062502 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c421fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2c421fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23c75210, 0x2c421fc0, 0x2dff0080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9821032 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x221e9280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x221e9280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2c644e50, 0x221e9280, 0x221e9500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9989172 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1cb703c0, 0x266de930, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1cb703c0, 0x266de930, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x266de930, 0x22, 0x9f3c) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9875991 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1db44a00, 0x2d093920, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1db44a00, 0x2d093920, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2d093920, 0x22, 0x9d80) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9905523 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b4342a0, 0x1b1a2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b4342a0, 0x1b1a2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x249eaae0, 0x1b1a2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x249eaae0, 0x1b1a2000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1d4bbd20, 0x1b1a2000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1daebc10, 0x1b1a2000, 0x1000, 0x1000, 0x1fe88ac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9871824 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x28986340, 0x2f018d80, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x28986340, 0x2f018d80, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2f018d80, 0x22, 0x9d67) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9764776 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1c42d920, 0xf764f0e0, 0x1daf98c0, 0x1b228f80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1ec2c620, 0xf764f0e0, 0x1daf98c0, 0x1b228f80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1b942400, 0x2e161e90, 0x1ec2c620, 0xf769af80, 0x1b942340, 0x1b228f80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10155245 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2696d2c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2696d2c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160027 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c6f0a00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c6f0a00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9997848 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c566600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1c566600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x200428e0, 0x1c566600, 0x1c566700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10093484 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d7a97a0, 0x1cbeb000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d7a97a0, 0x1cbeb000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x214a5a40, 0x1cbeb000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x214a5a40, 0x1cbeb000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1fecd3c0, 0x1cbeb000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ff07150, 0x1cbeb000, 0x1000, 0x1000, 0x218d0380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10156516 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2d964b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2d964b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9985334 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e7e5600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1e7e5600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22a340a0, 0x1e7e5600, 0x1e7e58c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10154665 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x214251c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x214251c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10042510 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c407ea0, 0x297f1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c407ea0, 0x297f1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x21513c20, 0x297f1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x21513c20, 0x297f1000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x20625fc0, 0x297f1000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e432120, 0x297f1000, 0x1000, 0x1000, 0x1e78b3c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10160686 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28f59900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28f59900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160141 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1cbd7b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cbd7b40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10133901 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x23b6fe80, 0x1ce70ea0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x23b6fe80, 0x1ce70ea0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1ce70ea0, 0x22, 0xa17c) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9527283 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1fdff5e0, 0x29da3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1fdff5e0, 0x29da3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x29e81800, 0x29da3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x29e81800, 0x29da3000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2307bde0, 0x29da3000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x29f57ae0, 0x29da3000, 0x1000, 0x1000, 0x227fd300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10156838 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2a4a9f00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2a4a9f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10102696 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1dcc8ff0, 0xc, 0xc, 0x0, 0x0, 0x20114f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x25351340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x25351340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x25351340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x231959e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x231959e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x231959e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1e18b860, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x22998110, 0x18e3e690, 0x22, 0x20114ec0, 0x0, 0xf768f018, 0x272b12a0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x22998110, 0x18e3e690, 0x22, 0x297224b0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x22998110, 0x297224b0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x22998110, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2eb88780, 0xf7693770, 0x231bde80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x231bde80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20c86990, 0x231bde80, 0x20880000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9957616 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d98cc40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1d98cc40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2c644de8, 0x1d98cc40, 0x1d98cd00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10157066 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x207573c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x207573c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9918653 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x20d2c8c0, 0x209d3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x20d2c8c0, 0x209d3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x29d91920, 0x209d3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x29d91920, 0x209d3000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x24fd31a0, 0x209d3000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22394f50, 0x209d3000, 0x1000, 0x1000, 0x2354b580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9504562 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25096460, 0x266fa000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25096460, 0x266fa000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x252c0b10, 0x266fa000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x252c0b10, 0x266fa000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x21606320, 0x266fa000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f38f1e0, 0x266fa000, 0x1000, 0x1000, 0x26a52200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10099744 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x23587920, 0xc, 0xc, 0x0, 0x0, 0x2c6f0cc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1ff42620, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1ff42620, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1ff42620, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2afce7e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2afce7e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2afce7e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2b5025c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x221393c8, 0x18e3e690, 0x22, 0x2c6f0c80, 0x0, 0xf768f018, 0x1fd575f0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x221393c8, 0x18e3e690, 0x22, 0x2933d320, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x221393c8, 0x2933d320, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x221393c8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x21f2bce0, 0xf7693770, 0x2c6f0a00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2c6f0a00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x235878b0, 0x2c6f0a00, 0x2c6f0c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10020044 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1a496a80, 0x1d5a92c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1a496a80, 0x1d5a92c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1d5a92c0, 0x22, 0x9fae) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9935533 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2b31ca80, 0xf764f0e0, 0x2929fbc0, 0x22f16e80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x29f2fee0, 0xf764f0e0, 0x2929fbc0, 0x22f16e80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x26ebea80, 0x216092f0, 0x29f2fee0, 0xf769af80, 0x2687c900, 0x22f16e80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10160982 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c81cd80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c81cd80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9902802 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x24828e40, 0x28a15860, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x24828e40, 0x28a15860, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x28a15860, 0x22, 0x9de2) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9637537 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2afb80e0, 0x24536000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2afb80e0, 0x24536000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x291a04e0, 0x24536000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x291a04e0, 0x24536000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26572e40, 0x24536000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x262c7710, 0x24536000, 0x1000, 0x1000, 0x27122400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10143888 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28076ba0, 0xf764f0e0, 0x26fbb780, 0x2940b880, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x295522c0, 0xf764f0e0, 0x26fbb780, 0x2940b880, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x21a70340, 0x26910800, 0x295522c0, 0xf769af80, 0x21a70280, 0x2940b880, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10148520 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25ed9280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25ed9280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9866185 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cbd7280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1cbd7280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1c5889f0, 0x1cbd7280, 0x1cbd7480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9732738 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1bd47960, 0x209cc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1bd47960, 0x209cc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1ef34390, 0x209cc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1ef34390, 0x209cc000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x201d3b60, 0x209cc000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21bfb8a0, 0x209cc000, 0x1000, 0x1000, 0x28115c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9853581 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2927b580, 0xc, 0xc, 0x0, 0x0, 0x22fcd380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2b2f1ce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2b2f1ce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2b2f1ce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2d9607b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2d9607b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2d9607b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x25a5d8a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x235ada08, 0x18e3e690, 0x22, 0x22fcd340, 0x0, 0xf768f018, 0x1fd57ee8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x235ada08, 0x18e3e690, 0x22, 0x1df01260, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x235ada08, 0x1df01260, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x235ada08, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1daa5860, 0xf7693770, 0x22fcd200, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x22fcd200) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2927b510, 0x22fcd200, 0x22fcd300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9810929 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27f46180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x27f46180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x203fcb10, 0x27f46180, 0x27f46580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9920380 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2f3ec500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2f3ec500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x28588ee0, 0xf7693770, 0x2f3ec500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9921811 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2a421780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2a421780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22416628, 0x2a421780, 0x2a421900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10002046 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27fdd700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x27fdd700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2b28cb10, 0x27fdd700, 0x27fdd880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9609676 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26c960e0, 0x2e961000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26c960e0, 0x2e961000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b99e6f0, 0x2e961000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b99e6f0, 0x2e961000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1c282520, 0x2e961000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x20052660, 0x2e961000, 0x1000, 0x1000, 0x2b9b9d80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9787522 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1daa4480, 0xf764f0e0, 0x20161d80, 0x21172980, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x20160640, 0xf764f0e0, 0x20161d80, 0x21172980, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1dfe4280, 0x1ac356f0, 0x20160640, 0xf769af80, 0x1dfe5fc0, 0x21172980, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10150416 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e84b4c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e84b4c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10077801 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x230986e0, 0xc, 0xc, 0x0, 0x0, 0x22c8dd00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x26f07dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x26f07dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x26f07dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x28687a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x28687a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x28687a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x27de29c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x22138dc0, 0x18e3e690, 0x22, 0x22c8dcc0, 0x0, 0xf768f018, 0x2966fbf0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x22138dc0, 0x18e3e690, 0x22, 0x2479fe90, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x22138dc0, 0x2479fe90, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x22138dc0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x254b2b40, 0xf7693770, 0x23d28c80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x23d28c80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e83e3e0, 0x23d28c80, 0x23d28d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10028163 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d9af640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d9af640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1cab9200, 0xf7693770, 0x1d9af640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10153301 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2a8bdc10, 0xc, 0xc, 0x0, 0x0, 0x2ce7fdc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x272c8b60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x3fdb9676, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x272b0e80, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x2dbf897c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2a8bdc00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x272b0dd0, 0x18e3e690, 0x22, 0x2ce7fb80, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x272b0dd0, 0x18e3e690, 0x22, 0x1a81a6f0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x272b0dd0, 0x1a81a6f0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x272b0dd0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2eb87bc0, 0xf7693770, 0x2ce7f440, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2ce7f440) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2a8bdba0, 0x2ce7f440, 0x2ce7f600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9885077 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2ef7cf40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2ef7cf40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x29da45e0, 0xf7693770, 0x2ef7cf40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9808154 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f3826c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1f3826c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x212fb1a0, 0x1f3826c0, 0x1f382780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9815572 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2aea4240, 0xf764f0e0, 0x27270a60, 0x2a1da380, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x27d80040, 0xf764f0e0, 0x27270a60, 0x2a1da380, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x25ba5900, 0x2792a170, 0x27d80040, 0xf769af80, 0x25ba5840, 0x2a1da380, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10160197 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23d677c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23d677c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9807296 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e6174c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1e6174c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23cd1f20, 0x1e6174c0, 0x1e617600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10146781 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x296ff4b0, 0xc, 0xc, 0x0, 0x0, 0x2c78aac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x26912a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x53979cab, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x28ac23f0, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x2c12697c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x296ff4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x28ac2350, 0x18e3e690, 0x22, 0x2c78aa80, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x28ac2350, 0x18e3e690, 0x22, 0x1d61c2a0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x28ac2350, 0x1d61c2a0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x28ac2350, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2372d6e0, 0xf7693770, 0x2c78a980, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2c78a980) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x296ff440, 0x2c78a980, 0x2c78aa40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9849415 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2e356340, 0x1c64ec00, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2e356340, 0x1c64ec00, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1c64ec00, 0x22, 0x9d1b) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9899440 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29d34f40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x29d34f40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x24b6b148, 0x29d34f40, 0x29d35040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160876 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25792a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25792a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10008463 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28f71e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x28f71e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x29f47080, 0x28f71e40, 0x28f71f00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9870275 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28c76960, 0xf764f0e0, 0x2bd49be0, 0x1edc5a80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2a1c21e0, 0xf764f0e0, 0x2bd49be0, 0x1edc5a80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2c4f4840, 0x2ec7e970, 0x2a1c21e0, 0xf769af80, 0x2c4f4780, 0x1edc5a80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9724180 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x282f5260, 0x2e066000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x282f5260, 0x2e066000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x210549f0, 0x2e066000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x210549f0, 0x2e066000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x206211a0, 0x2e066000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f66dd40, 0x2e066000, 0x1000, 0x1000, 0x1e1aa600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10155408 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2687d300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2687d300, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10150336 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c6f7c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c6f7c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10157632 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d9a0980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d9a0980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9335580 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x211d3340, 0x2f422000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x211d3340, 0x2f422000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2924db00, 0x2f422000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2924db00, 0x2f422000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2671c900, 0x2f422000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d9c8670, 0x2f422000, 0x1000, 0x1000, 0x2b9b9a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10145347 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24527c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24527c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10157384 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23fddb00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23fddb00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9777389 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23257800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x23257800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1ff5dd18, 0x23257800, 0x232578c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9498449 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x2d65ea20) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 9819232 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1e858240, 0xf764f0e0, 0x2330f740, 0x27c3d280, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x25f6c480, 0xf764f0e0, 0x2330f740, 0x27c3d280, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2b11e4c0, 0x250713e0, 0x25f6c480, 0xf769af80, 0x2b11e400, 0x27c3d280, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9950400 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x222fe340, 0x22ea3b60, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x222fe340, 0x22ea3b60, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x22ea3b60, 0x22, 0x9ead) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10138813 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20f5b000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20f5b000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10142825 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25f66d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25f66d40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160044 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x281cfd40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x281cfd40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9887483 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x23519540, 0x1aaf8570, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x23519540, 0x1aaf8570, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1aaf8570, 0x22, 0x9daa) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10179182 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x2a849350, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 10161401 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24d58900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24d58900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9786105 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x21043680, 0x21045d40, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x21043680, 0x21045d40, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x21045d40, 0x22, 0x9c1c) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10046671 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c87a5c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1c87a5c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1c400158, 0x1c87a5c0, 0x1c87a680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10159580 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e511500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e511500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160113 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1eee6300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1eee6300, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10129075 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20eca680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x20eca680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23396870, 0x20eca680, 0x20eca740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9935477 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1f7dc3e0, 0xc, 0xc, 0x0, 0x0, 0x23a91e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2fba9180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2fba9180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2fba9180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x252c0960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x252c0960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x252c0960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x24680260, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1f7e4a50, 0x18e3e690, 0x22, 0x23a91dc0, 0x0, 0xf768f018, 0x28e31e28) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1f7e4a50, 0x18e3e690, 0x22, 0x2dd8f170, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1f7e4a50, 0x2dd8f170, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1f7e4a50, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fd178c0, 0xf7693770, 0x23a91c40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x23a91c40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f7dc370, 0x23a91c40, 0x23a91d80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10014901 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x23378f80, 0x297b7920, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x23378f80, 0x297b7920, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x297b7920, 0x22, 0x9f9f) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10157243 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e563000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e563000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9740706 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x20193c80, 0x2369c480, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x20193c80, 0x2369c480, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2369c480, 0x22, 0x9b65) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9829545 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2087d1c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2087d1c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x22003c60, 0xf7693770, 0x2087d1c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9844703 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2061a340, 0x1df009f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2061a340, 0x1df009f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1df009f0, 0x22, 0x9d00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10160505 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2ef952c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2ef952c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9817337 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x260382a0, 0x2675e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x260382a0, 0x2675e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2ecaec60, 0x2675e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2ecaec60, 0x2675e000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x294e1c60, 0x2675e000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22fdfe70, 0x2675e000, 0x1000, 0x1000, 0x1fe88900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9941926 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ff18c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ff18c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1befd9e0, 0xf7693770, 0x1ff18c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9835662 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28076ae0, 0xf764f0e0, 0x1c704800, 0x2940ae00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x20ceed00, 0xf764f0e0, 0x1c704800, 0x2940ae00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x223de940, 0x1db2cc50, 0x20ceed00, 0xf769af80, 0x29ac6f80, 0x2940ae00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10052738 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d17cfc0, 0x1ea45000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d17cfc0, 0x1ea45000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1c753680, 0x1ea45000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1c753680, 0x1ea45000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1f4c92a0, 0x1ea45000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x27adc7e0, 0x1ea45000, 0x1000, 0x1000, 0x223df940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9898052 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2bbf1500, 0xf764f0e0, 0x29e61520, 0x1dd84b80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2a8876e0, 0xf764f0e0, 0x29e61520, 0x1dd84b80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x25534e80, 0x28aad030, 0x2a8876e0, 0xf769af80, 0x25534b00, 0x1dd84b80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10044261 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1b530640, 0x1dd2c510, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1b530640, 0x1dd2c510, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1dd2c510, 0x22, 0xa014) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9893168 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1afd2340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1afd2340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1dfef1a0, 0x1afd2340, 0x1afd2500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10086697 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c832880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1c832880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1b20a4d8, 0x1c832880, 0x1c832940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9863434 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x251e19e0, 0xf764f0e0, 0x1ce69e40, 0x2159c800, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1ba6a3a0, 0xf764f0e0, 0x1ce69e40, 0x2159c800, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1e143a80, 0x22510a90, 0x1ba6a3a0, 0xf769af80, 0x1e143340, 0x2159c800, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10158321 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2d938900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2d938900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10112658 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1fb9d140, 0x21be62d0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1fb9d140, 0x21be62d0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x21be62d0, 0x22, 0xa12a) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10142218 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b452d80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2b452d80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x24b6b1e8, 0x2b452d80, 0x2b452e40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10071474 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20fbff00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x20fbff00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2821cd90, 0x20fbff00, 0x277ca000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9717988 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x22208d20, 0x22aa2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x22208d20, 0x22aa2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b1e1710, 0x22aa2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b1e1710, 0x22aa2000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x293e3500, 0x22aa2000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2861e6f0, 0x22aa2000, 0x1000, 0x1000, 0x263734c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9912132 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x238d3c00, 0x26c28000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x238d3c00, 0x26c28000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2f038ff0, 0x26c28000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2f038ff0, 0x26c28000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2b1b0460, 0x26c28000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21467e00, 0x26c28000, 0x1000, 0x1000, 0x1fdfbb40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9852307 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1effe500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1effe500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x261b8a20, 0xf7693770, 0x1effe500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9863512 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e617dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e617dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1ce69e40, 0xf7693770, 0x1e617dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10159685 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c87a5c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c87a5c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10158638 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2ef7c080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2ef7c080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9845626 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1f18eb60, 0xc, 0xc, 0x0, 0x0, 0x1d36e240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1d4b1ce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1d4b1ce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1d4b1ce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x253025d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x253025d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x253025d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x20394540, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1fd84370, 0x18e3e690, 0x22, 0x1d36e200, 0x0, 0xf768f018, 0x1fd57280) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1fd84370, 0x18e3e690, 0x22, 0x1df009c0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1fd84370, 0x1df009c0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1fd84370, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1cbddaa0, 0xf7693770, 0x1d36e040, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1d36e040) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f18eaf0, 0x1d36e040, 0x1d36e100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10154669 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26ff4800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26ff4800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10159327 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x285951f0, 0xc, 0xc, 0x0, 0x0, 0x2acfdb00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x282f5c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x285b5dc9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x272b11c8, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x29e5297c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x285951e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x272b1110, 0x18e3e690, 0x22, 0x2acfdac0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x272b1110, 0x18e3e690, 0x22, 0x25d39ce0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x272b1110, 0x25d39ce0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x272b1110, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28c77740, 0xf7693770, 0x2acfd340, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2acfd340) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x28594ab0, 0x2acfd340, 0x2acfd400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9925312 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1fb18580, 0xc, 0xc, 0x0, 0x0, 0x266024c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x25dd9880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x25dd9880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x25dd9880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2714eed0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2714eed0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2714eed0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2c97b900, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x230b6b20, 0x18e3e690, 0x22, 0x26602480, 0x0, 0xf768f018, 0x272b1320) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x230b6b20, 0x18e3e690, 0x22, 0x1d14a0c0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x230b6b20, 0x1d14a0c0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x230b6b20, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1aa80a20, 0xf7693770, 0x26602380, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x26602380) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fb18510, 0x26602380, 0x26602440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9890663 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2dbc7dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2dbc7dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fd4e208, 0x2dbc7dc0, 0x2dbc7e80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9989424 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x219589a0, 0x22566000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x219589a0, 0x22566000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1ef46f00, 0x22566000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1ef46f00, 0x22566000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1f7e62c0, 0x22566000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21284f70, 0x22566000, 0x1000, 0x1000, 0x1ce840c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10037567 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2866c6c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2866c6c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23daf3f8, 0x2866c6c0, 0x2866cb80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10084429 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ab95800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ab95800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1bd2e8a0, 0xf7693770, 0x1ab95800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9880270 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d908000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1d908000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1c77b118, 0x1d908000, 0x1d9080c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10138856 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2f466b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2f466b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10022649 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1e7c5860, 0xf764f0e0, 0x1c671040, 0x1adc8e00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2031bd40, 0xf764f0e0, 0x1c671040, 0x1adc8e00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x21960600, 0x24f0f230, 0x2031bd40, 0xf769af80, 0x1db45100, 0x1adc8e00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9817297 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b9362a0, 0x2efcc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b9362a0, 0x2efcc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2dc1f080, 0x2efcc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2dc1f080, 0x2efcc000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x24d276e0, 0x2efcc000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22fde0c0, 0x2efcc000, 0x1000, 0x1000, 0x1fe88140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9364111 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x226ee7e0, 0x2243d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x226ee7e0, 0x2243d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1c1fb920, 0x2243d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1c1fb920, 0x2243d000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x254c4dc0, 0x2243d000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x259f1990, 0x2243d000, 0x1000, 0x1000, 0x213dbf80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10142150 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23d29d80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23d29d80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10083310 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1b9dcd80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1b9dcd80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2759a680, 0xf7693770, 0x1b9dcd80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9364016 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2efe49a0, 0x2bb95000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2efe49a0, 0x2bb95000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1f0989f0, 0x2bb95000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1f0989f0, 0x2bb95000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x279d6460, 0x2bb95000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f8b4340, 0x2bb95000, 0x1000, 0x1000, 0x1d925840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10140624 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1aa05640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1aa05640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10159056 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22d5c1c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22d5c1c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9854409 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x227332b0, 0xc, 0xc, 0x0, 0x0, 0x24ccc1c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x28002460, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x28002460, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x28002460, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2a0a9aa0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2a0a9aa0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2a0a9aa0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2700f2c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x22943820, 0x18e3e690, 0x22, 0x24ccc180, 0x0, 0xf768f018, 0x28ac2508) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x22943820, 0x18e3e690, 0x22, 0x2542a810, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x22943820, 0x2542a810, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x22943820, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2a20b6e0, 0xf7693770, 0x24ccc040, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x24ccc040) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22733240, 0x24ccc040, 0x24ccc140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10145322 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2372d6e0, 0xf764f0e0, 0x1ea77f40, 0x2534e280, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1ea766e0, 0xf764f0e0, 0x1ea77f40, 0x2534e280, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x24118840, 0x1ff38da0, 0x1ea766e0, 0xf769af80, 0x24118780, 0x2534e280, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9795167 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2183d980, 0x2bd20ab0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2183d980, 0x2bd20ab0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2bd20ab0, 0x22, 0x9c3a) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9746451 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fa3fb00, 0xf764f0e0, 0x1cc7a700, 0x1af25e80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x24f32680, 0xf764f0e0, 0x1cc7a700, 0x1af25e80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1fc01cc0, 0x1b1612b0, 0x24f32680, 0xf769af80, 0x1fc01c00, 0x1af25e80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9874421 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24c29000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x24c29000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x232e5368, 0x24c29000, 0x24c29440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10040065 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23cd2080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x23cd2080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1addb438, 0x23cd2080, 0x23cd2140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 1869917 [IO wait]: net.runtime_pollWait(0xf75e55c8, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1cb5ff78, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1cb5ff78, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1cb5ff40, 0x1bf98780, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x18e2b9e8, 0x1bf98780, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1ea92760, 0x1bf98780, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1bf986e0, 0x1bf98780, 0x4, 0x4, 0x52ddbc27, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1bf98710, 0x1bf98780, 0x4, 0x4, 0x86c71f37, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1bf98710, 0x1bf98780, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1bf98710, 0x1bf98780, 0x4, 0x4, 0xf95a6ac4, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1bf98710, 0x1bf98780, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x238dac90, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x238dac90, 0x1d7e3090, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1bf987c0, 0x1d7e3090, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x238dacf0, 0x1d7e3090, 0x4, 0x4, 0x808b11d, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x238dacf0, 0x1d7e3090, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x238dacf0, 0x1d7e3090, 0x4, 0x4, 0x1, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x238dacf0, 0x1d7e3090, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1fe72930, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1fe72930, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1cba2780, 0x2583a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1d7e30b0, 0x2583a000, 0x1000, 0x1000, 0x22e7fe4c, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1bf98b10, 0x2583a000, 0x1000, 0x1000, 0xc0001, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x20c05e60) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x20c05e60, 0x1d65ff70, 0xc, 0xc, 0x23e62494, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x20c05e60, 0x1d65ff70, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x20c05e60, 0x1d65ff70, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1fad49c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 10031929 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2ef7dbc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2ef7dbc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x272b1ca8, 0x2ef7dbc0, 0x2ef7dc80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10080308 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x21b2cdc0, 0x2933d320, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x21b2cdc0, 0x2933d320, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2933d320, 0x22, 0xa0b1) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9502069 [select, 3 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x2eb84ba0, 0x1abfd7b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x2eb84ba0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x2eb84ba0, 0x23de0d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 9884128 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21781b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x21781b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x24430590, 0x21781b00, 0x21781c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9929882 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1db39aa0, 0xf764f0e0, 0x1f389380, 0x2338f400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1ec701c0, 0xf764f0e0, 0x1f389380, 0x2338f400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x25ac7080, 0x22c18de0, 0x1ec701c0, 0xf769af80, 0x25ac6fc0, 0x2338f400, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9364057 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1dd1f260, 0x2f04b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1dd1f260, 0x2f04b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x31208b70, 0x2f04b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x31208b70, 0x2f04b000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x261c30a0, 0x2f04b000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x272e44f0, 0x2f04b000, 0x1000, 0x1000, 0x213da940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9939556 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2fba9180, 0x26a67000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2fba9180, 0x26a67000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x252c0960, 0x26a67000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x252c0960, 0x26a67000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x24680260, 0x26a67000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x23cdda80, 0x26a67000, 0x1000, 0x1000, 0x1f3de780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10049962 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x23976880, 0x22477a70, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x23976880, 0x22477a70, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x22477a70, 0x22, 0xa032) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9986278 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x232b82a0, 0x2e1bc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x232b82a0, 0x2e1bc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x24635260, 0x2e1bc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x24635260, 0x2e1bc000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x24971940, 0x2e1bc000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21eb6e30, 0x2e1bc000, 0x1000, 0x1000, 0x205e0880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10145349 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fe2b2c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fe2b2c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9553510 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1a90f420, 0x2877c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1a90f420, 0x2877c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x279da780, 0x2877c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x279da780, 0x2877c000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x285ac1e0, 0x2877c000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1b0eab20, 0x2877c000, 0x1000, 0x1000, 0x1cef8780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9906830 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22c5f880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x22c5f880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fd5df78, 0x22c5f880, 0x22c5fc40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9902353 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2efe5b20, 0x2537b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2efe5b20, 0x2537b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x279e8fc0, 0x2537b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x279e8fc0, 0x2537b000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2ea6c6e0, 0x2537b000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x288eb710, 0x2537b000, 0x1000, 0x1000, 0x241196c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9986530 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1d436400, 0x24565dd0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1d436400, 0x24565dd0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x24565dd0, 0x22, 0x9f33) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9925872 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2eb89440, 0xf764f0e0, 0x26595ba0, 0x22b5e180, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x20e54c40, 0xf764f0e0, 0x26595ba0, 0x22b5e180, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x29875400, 0x26672de0, 0x20e54c40, 0xf769af80, 0x29875080, 0x22b5e180, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10157422 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x238257c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x238257c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9999690 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x277ca980, 0x2afcf3b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x277ca980, 0x2afcf3b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2afcf3b0, 0x22, 0x9f6a) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10159165 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ce56000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ce56000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9431089 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d907ce0, 0x234e6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d907ce0, 0x234e6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2480e300, 0x234e6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2480e300, 0x234e6000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x28ebad00, 0x234e6000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1dd995c0, 0x234e6000, 0x1000, 0x1000, 0x1c26d480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10145312 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22336080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22336080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9818558 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x24696100, 0xc, 0xc, 0x0, 0x0, 0x2475dfc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x22e707e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x22e707e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x22e707e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x28932120, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x28932120, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x28932120, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x24cf00a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1fff7e30, 0x18e3e690, 0x22, 0x2475df80, 0x0, 0xf768f018, 0x27f55438) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1fff7e30, 0x18e3e690, 0x22, 0x21045e00, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1fff7e30, 0x21045e00, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1fff7e30, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28ba2d20, 0xf7693770, 0x2475de80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2475de80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x24696090, 0x2475de80, 0x2475df40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9903772 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x235d5e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x235d5e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x22f48cc0, 0xf7693770, 0x235d5e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10081455 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1e832740, 0x2933d3e0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1e832740, 0x2933d3e0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2933d3e0, 0x22, 0xa0b5) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9910151 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2fbbf850, 0xc, 0xc, 0x0, 0x0, 0x2d9653c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2daa8c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2daa8c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2daa8c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2daf4600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2daf4600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2daf4600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2c8414e0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2966ea38, 0x18e3e690, 0x22, 0x2d965380, 0x0, 0xf768f018, 0x2966e270) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2966ea38, 0x18e3e690, 0x22, 0x2f0322d0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2966ea38, 0x2f0322d0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2966ea38, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x21f2d440, 0xf7693770, 0x2d965240, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2d965240) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2fbbf7e0, 0x2d965240, 0x2d965300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9984146 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2696d7c0, 0x289a05d0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2696d7c0, 0x289a05d0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x289a05d0, 0x22, 0x9f22) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9541888 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x223f50a0, 0x26def000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x223f50a0, 0x26def000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2c5b38c0, 0x26def000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2c5b38c0, 0x26def000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2be6a320, 0x26def000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2d121610, 0x26def000, 0x1000, 0x1000, 0x1b451e80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10145365 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x241197c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x241197c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1ea77f40, 0xf7693770, 0x241197c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9756802 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2000e380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2000e380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21aba538, 0x2000e380, 0x2000e540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9813348 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22c1d9c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22c1d9c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x27415de0, 0xf7693770, 0x22c1d9c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9606634 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x21a155e0, 0x27ee9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x21a155e0, 0x27ee9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x23829320, 0x27ee9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x23829320, 0x27ee9000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1b2cb0a0, 0x27ee9000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e317ed0, 0x27ee9000, 0x1000, 0x1000, 0x1e21c000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9949812 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c6e7f00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c6e7f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2e074800, 0xf7693770, 0x2c6e7f00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9806161 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2b319440, 0xf764f0e0, 0x23188fc0, 0x281dc580, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x23193760, 0xf764f0e0, 0x23188fc0, 0x281dc580, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x21506cc0, 0x22ab22b0, 0x23193760, 0xf769af80, 0x21506b00, 0x281dc580, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10157365 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2dff07c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2dff07c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9916804 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1e78b540, 0x1d672d20, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1e78b540, 0x1d672d20, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1d672d20, 0x22, 0x9e1d) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10156938 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2170d940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2170d940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9803622 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x22252960, 0xc, 0xc, 0x0, 0x0, 0x27f93580, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x232a3880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x232a3880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x232a3880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2e95e6f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2e95e6f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2e95e6f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2224e960, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1fd95730, 0x18e3e690, 0x22, 0x27f93540, 0x0, 0xf768f018, 0x21a69238) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1fd95730, 0x18e3e690, 0x22, 0x2d9fb110, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1fd95730, 0x2d9fb110, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1fd95730, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1dcb8000, 0xf7693770, 0x27f93240, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x27f93240) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x222528f0, 0x27f93240, 0x27f93500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10113231 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x282ae540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x282ae540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22417dd8, 0x282ae540, 0x282ae600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10142823 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x29ac7940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29ac7940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9940219 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1dc9bf80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1dc9bf80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e1b2290, 0x1dc9bf80, 0x1ec78480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10083807 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1f9be4e0, 0xf764f0e0, 0x216a1ea0, 0x1d905e00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x20fda620, 0xf764f0e0, 0x216a1ea0, 0x1d905e00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1e6d1e00, 0x25f72b90, 0x20fda620, 0xf769af80, 0x1e6d1b00, 0x1d905e00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9892519 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22349080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x22349080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1ab0e7e0, 0x22349080, 0x22349140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9911796 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2170d340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2170d340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2ea8c5a0, 0xf7693770, 0x2170d340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10053705 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21b2c480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x21b2c480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2408a808, 0x21b2c480, 0x21b2c6c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9593775 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x24bd4ee0, 0x2acf2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x24bd4ee0, 0x2acf2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x226e7560, 0x2acf2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x226e7560, 0x2acf2000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x25d35c80, 0x2acf2000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ea6ccc0, 0x2acf2000, 0x1000, 0x1000, 0x22fcd880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10093395 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x218d1380, 0x22576840, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x218d1380, 0x22576840, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x22576840, 0x22, 0xa0f1) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9966336 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1b942980, 0x26b7d6b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1b942980, 0x26b7d6b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26b7d6b0, 0x22, 0x9ee8) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9941834 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fa267e0, 0xf764f0e0, 0x1befd9e0, 0x24adbe00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1b9392c0, 0xf764f0e0, 0x1befd9e0, 0x24adbe00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1ab0da00, 0x25062e70, 0x1b9392c0, 0xf769af80, 0x1ead76c0, 0x24adbe00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9976915 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25f61dc0, 0x1bdfc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25f61dc0, 0x1bdfc000, 0x1000, 0x1000, 0xf778f4b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2781bd70, 0x1bdfc000, 0x1000, 0x1000, 0x18f07300, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2781bd70, 0x1bdfc000, 0x1000, 0x1000, 0x833e190, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x276550e0, 0x1bdfc000, 0x1000, 0x1000, 0x19021680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2455e950, 0x1bdfc000, 0x1000, 0x1000, 0x2d4fb100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9896280 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d1dddc0, 0x1d3a3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d1dddc0, 0x1d3a3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x237841e0, 0x1d3a3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x237841e0, 0x1d3a3000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26a584e0, 0x1d3a3000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x20ac3a10, 0x1d3a3000, 0x1000, 0x1000, 0x1f3dfa80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9776134 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2a5c4700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2a5c4700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fd94948, 0x2a5c4700, 0x2a5c4800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10074920 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2c787940, 0x2479f470, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2c787940, 0x2479f470, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2479f470, 0x22, 0xa093) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10144893 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26374b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26374b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2b90ddc0, 0xf7693770, 0x26374b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9784974 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1ed2f680, 0x1e893f80, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1ed2f680, 0x1e893f80, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1e893f80, 0x22, 0x9c19) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10027728 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2593c640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2593c640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22999560, 0x2593c640, 0x2593c700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10116059 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2969fcb0, 0xc, 0xc, 0x0, 0x0, 0x25ba5ac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2b937960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x4c6e8225, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x18ea1df0, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x2afd897c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2969fca0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x18ea1d30, 0x18e3e690, 0x22, 0x25ba5a00, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x18ea1d30, 0x18e3e690, 0x22, 0x21be6660, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x18ea1d30, 0x21be6660, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x18ea1d30, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x21940360, 0xf7693770, 0x25ba4540, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x25ba4540) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2969f830, 0x25ba4540, 0x25ba46c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9768572 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2a20a2a0, 0xf764f0e0, 0x28d87e00, 0x2765b580, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x28f754e0, 0xf764f0e0, 0x28d87e00, 0x2765b580, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x25807b40, 0x280b92e0, 0x28f754e0, 0xf769af80, 0x29d35ac0, 0x2765b580, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10124923 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1a97b1b0, 0xc, 0xc, 0x0, 0x0, 0x212ab1c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2e372460, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x13aea882, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x21abaf80, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x22e8297c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x1a97b1a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21abaed0, 0x18e3e690, 0x22, 0x212ab180, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21abaed0, 0x18e3e690, 0x22, 0x2b746c30, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21abaed0, 0x2b746c30, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21abaed0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fd16ba0, 0xf7693770, 0x212aaec0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x212aaec0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1a97b140, 0x212aaec0, 0x212ab140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10068550 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1ad5e070, 0xc, 0xc, 0x0, 0x0, 0x227dfdc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1ea5a0e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1ea5a0e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1ea5a0e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1f36c8a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1f36c8a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1f36c8a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x26d43d20, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2031d088, 0x18e3e690, 0x22, 0x227dfd80, 0x0, 0xf768f018, 0x272b0a70) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2031d088, 0x18e3e690, 0x22, 0x1d6c6420, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2031d088, 0x1d6c6420, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2031d088, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1e200cc0, 0xf7693770, 0x227de380, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x227de380) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x231618e0, 0x227de380, 0x227de440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9793856 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e837080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e837080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2149b8a0, 0xf7693770, 0x1e837080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10066378 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1db44780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1db44780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1f53dcc0, 0xf7693770, 0x1db44780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10145166 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2a4a9540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2a4a9540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9904445 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x201bb180, 0xc, 0xc, 0x0, 0x0, 0x26605000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x238d2c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x238d2c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x238d2c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x27b8faa0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x27b8faa0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x27b8faa0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2357abc0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21fbac98, 0x18e3e690, 0x22, 0x26604fc0, 0x0, 0xf768f018, 0x2106e808) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21fbac98, 0x18e3e690, 0x22, 0x2f018f00, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21fbac98, 0x2f018f00, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21fbac98, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2eb86e40, 0xf7693770, 0x26604e80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x26604e80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x201bb110, 0x26604e80, 0x26604f40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9593390 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b7568c0, 0x258e4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b7568c0, 0x258e4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x226e7380, 0x258e4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x226e7380, 0x258e4000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x25d357a0, 0x258e4000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x23d4f6a0, 0x258e4000, 0x1000, 0x1000, 0x2d51cf00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10043891 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x20b8bea0, 0x2c0e2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x20b8bea0, 0x2c0e2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x20921770, 0x2c0e2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x20921770, 0x2c0e2000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1af670c0, 0x2c0e2000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22a49300, 0x2c0e2000, 0x1000, 0x1000, 0x1dfe5a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9443420 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1fd430a0, 0x2d44b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1fd430a0, 0x2d44b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x29f680f0, 0x2d44b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x29f680f0, 0x2d44b000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2770e4c0, 0x2d44b000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2c6200b0, 0x2d44b000, 0x1000, 0x1000, 0x2a439dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9900342 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2a053b20, 0x25783000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2a053b20, 0x25783000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b4d34d0, 0x25783000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b4d34d0, 0x25783000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x270a5cc0, 0x25783000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22afcd40, 0x25783000, 0x1000, 0x1000, 0x27482080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9887485 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x276e0d20, 0xf764f0e0, 0x21aabc40, 0x21edd100, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1f59e0e0, 0xf764f0e0, 0x21aabc40, 0x21edd100, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x23519640, 0x234deb90, 0x1f59e0e0, 0xf769af80, 0x23519540, 0x21edd100, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9883664 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x251e0f60, 0xf764f0e0, 0x22689340, 0x2534ec00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x275d8ac0, 0xf764f0e0, 0x22689340, 0x2534ec00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1fe26540, 0x258c7620, 0x275d8ac0, 0xf769af80, 0x1f008dc0, 0x2534ec00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10157284 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22db9e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22db9e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10126034 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2130d2c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2130d2c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9804776 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1c3fdac0, 0x26ee9020, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1c3fdac0, 0x26ee9020, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26ee9020, 0x22, 0x9c71) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10138855 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24af8800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24af8800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160896 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28beaa80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28beaa80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9873142 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1dc5bdc0, 0x22058000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1dc5bdc0, 0x22058000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1d4c0a80, 0x22058000, 0x1000, 0x1000, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1d4c0a80, 0x22058000, 0x1000, 0x1000, 0x8148dbf, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1ff69ec0, 0x22058000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2ceebeb0, 0x22058000, 0x1000, 0x1000, 0x2f4674c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9912613 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21b53800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21b53800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2274d200, 0xf7693770, 0x21b53800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10075264 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28c770e0, 0xf764f0e0, 0x2610f0e0, 0x2c18f600, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2c7b0500, 0xf764f0e0, 0x2610f0e0, 0x2c18f600, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x28bead00, 0x23460510, 0x2c7b0500, 0xf769af80, 0x2c787940, 0x2c18f600, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10140437 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2e952dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2e952dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9744764 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1f292d00, 0x2369d1d0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1f292d00, 0x2369d1d0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2369d1d0, 0x22, 0x9b74) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9539902 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25f60540, 0x2c8dc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25f60540, 0x2c8dc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2bcfff80, 0x2c8dc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2bcfff80, 0x2c8dc000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2e633620, 0x2c8dc000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1eec0090, 0x2c8dc000, 0x1000, 0x1000, 0x1c53af00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10157563 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2593dfc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2593dfc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9920042 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28ba32c0, 0xf764f0e0, 0x28fd3780, 0x20280080, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2da986a0, 0xf764f0e0, 0x28fd3780, 0x20280080, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2b8043c0, 0x274092b0, 0x2da986a0, 0xf769af80, 0x2c2eb980, 0x20280080, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9882152 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2696d2c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2696d2c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x230b6c50, 0x2696d2c0, 0x2696d380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10070885 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x221e9580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x221e9580, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x23b465c0, 0xf7693770, 0x221e9580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10088202 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1fd41500, 0x1a425000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1fd41500, 0x1a425000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1dc545a0, 0x1a425000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1dc545a0, 0x1a425000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x24009960, 0x1a425000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x24ede3d0, 0x1a425000, 0x1000, 0x1000, 0x1a975d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10159728 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28d01bc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28d01bc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160018 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x261cd480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x261cd480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9896810 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x27b43690, 0xc, 0xc, 0x0, 0x0, 0x215b9980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x201250a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x201250a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x201250a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2815d0e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2815d0e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2815d0e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x245875a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2299b410, 0x18e3e690, 0x22, 0x215b9940, 0x0, 0xf768f018, 0x1fd3f408) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2299b410, 0x18e3e690, 0x22, 0x272ab050, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2299b410, 0x272ab050, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2299b410, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1d4d05a0, 0xf7693770, 0x215b9840, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x215b9840) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x27b43620, 0x215b9840, 0x215b9900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10154927 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e69b6c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e69b6c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9859320 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x220d3f40, 0x2c7ce540, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x220d3f40, 0x2c7ce540, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2c7ce540, 0x22, 0x9d3d) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9872266 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1fdbfce0, 0x1fa47000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1fdbfce0, 0x1fa47000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1ddd8390, 0x1fa47000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1ddd8390, 0x1fa47000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1af355e0, 0x1fa47000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x26444210, 0x1fa47000, 0x1000, 0x1000, 0x23451dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10071840 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2e373180, 0x21f0f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2e373180, 0x21f0f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b6c1e30, 0x21f0f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b6c1e30, 0x21f0f000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x245f1c40, 0x21f0f000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x24f77e80, 0x21f0f000, 0x1000, 0x1000, 0x2a4e7580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9879968 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1c5372c0, 0x272ab050, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1c5372c0, 0x272ab050, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x272ab050, 0x22, 0x9d8c) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9865184 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2a8bf420, 0x25882000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2a8bf420, 0x25882000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1e0c0cf0, 0x25882000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1e0c0cf0, 0x25882000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1f93d680, 0x25882000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2ddb5f80, 0x25882000, 0x1000, 0x1000, 0x23edb680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9948121 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x30d27860, 0xf764f0e0, 0x224b2440, 0x22a40500, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x230ccaa0, 0xf764f0e0, 0x224b2440, 0x22a40500, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x24b56280, 0x209cbbd0, 0x230ccaa0, 0xf769af80, 0x24b561c0, 0x22a40500, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10001715 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2df79f40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2df79f40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x27d94ab8, 0x2df79f40, 0x2c78a000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9626964 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2a053180, 0x2e6cc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2a053180, 0x2e6cc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2665c930, 0x2e6cc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2665c930, 0x2e6cc000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x23b7f160, 0x2e6cc000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2018d8b0, 0x2e6cc000, 0x1000, 0x1000, 0x21fbfe00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10105631 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1c80d080, 0xc, 0xc, 0x0, 0x0, 0x1eee6440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2962f960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x4b8c1efe, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1e6f49c8, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x21c8e97c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x1c80d070, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1e6f4920, 0x18e3e690, 0x22, 0x1eee6400, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1e6f4920, 0x18e3e690, 0x22, 0x2c379440, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1e6f4920, 0x2c379440, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1e6f4920, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x22d6f560, 0xf7693770, 0x1eee6300, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1eee6300) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1c80d010, 0x1eee6300, 0x1eee63c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10151849 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2eb87bc0, 0xf764f0e0, 0x29462060, 0x1fc75f00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x32d4a960, 0xf764f0e0, 0x29462060, 0x1fc75f00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2e50d500, 0x2dcc4060, 0x32d4a960, 0xf769af80, 0x2e50d440, 0x1fc75f00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9378472 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1ec41420, 0x2293f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1ec41420, 0x2293f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1b3b1050, 0x2293f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1b3b1050, 0x2293f000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1eb2c1c0, 0x2293f000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1fa6c060, 0x2293f000, 0x1000, 0x1000, 0x1dc9b880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9759761 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2686e7e0, 0x1fe86000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2686e7e0, 0x1fe86000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x216f5890, 0x1fe86000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x216f5890, 0x1fe86000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x20df6680, 0x1fe86000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2ace2850, 0x1fe86000, 0x1000, 0x1000, 0x1e617040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10112917 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x29aa5e70, 0xc, 0xc, 0x0, 0x0, 0x2427d880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x1fd43340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x64a87ee2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x2119cec8, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1a689cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x29aa5e60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x23e0fdc0, 0x18e3e690, 0x22, 0x2427d800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x23e0fdc0, 0x18e3e690, 0x22, 0x21be63c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x310db990, 0x1fd95e88, 0x18eb79e0, 0xf769af80, 0x23e0fdc0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 10075688 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24d59c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24d59c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2bcdcbe0, 0xf7693770, 0x24d59c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9793468 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a3ca740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1a3ca740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x226ecc18, 0x1a3ca740, 0x1a3ca800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9683417 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x203500e0, 0x2712b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x203500e0, 0x2712b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2610b140, 0x2712b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2610b140, 0x2712b000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x25c20340, 0x2712b000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2c9cbbe0, 0x2712b000, 0x1000, 0x1000, 0x18f1c5c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10043421 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1e6d1280, 0x1dd2c4b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1e6d1280, 0x1dd2c4b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1dd2c4b0, 0x22, 0xa012) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9819104 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2b11e400, 0x2c303e30, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2b11e400, 0x2c303e30, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2c303e30, 0x22, 0x9ca6) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9883196 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x25dc93e0, 0xc, 0xc, 0x0, 0x0, 0x2144b6c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1b090700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1b090700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1b090700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x237de720, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x237de720, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x237de720, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x24f19fe0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x20ebe5d0, 0x18e3e690, 0x22, 0x2144b680, 0x0, 0xf768f018, 0x27d95ae8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x20ebe5d0, 0x18e3e690, 0x22, 0x2c7ce6c0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x20ebe5d0, 0x2c7ce6c0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x20ebe5d0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1f282d20, 0xf7693770, 0x2144b340, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2144b340) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x25dc9370, 0x2144b340, 0x2144b440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10049330 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27ec38c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x27ec38c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1bbd7b00, 0x27ec38c0, 0x27ec2080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160790 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24bd1240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24bd1240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9956631 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2183d200, 0x20538c00, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2183d200, 0x20538c00, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x20538c00, 0x22, 0x9ebf) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10043904 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d309b20, 0x1fb52000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d309b20, 0x1fb52000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2542ac30, 0x1fb52000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2542ac30, 0x1fb52000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x259ef740, 0x1fb52000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f557570, 0x1fb52000, 0x1000, 0x1000, 0x1dfe5cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9952967 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x27f6b880, 0x288c0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x27f6b880, 0x288c0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2cedec00, 0x288c0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2cedec00, 0x288c0000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x28581e80, 0x288c0000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x24137c80, 0x288c0000, 0x1000, 0x1000, 0x21fbf580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10157853 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21097480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21097480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10133970 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2232bd40, 0xc, 0xc, 0x0, 0x0, 0x20193f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x25dd8fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x2e3cae4c, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x21fbbba8, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1f05dcd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2232bd30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x23b6fe80, 0x18e3e690, 0x22, 0x20193e80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x23b6fe80, 0x18e3e690, 0x22, 0x1ce70ea0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x269973e0, 0x20ebfb88, 0x18eb79e0, 0xf769af80, 0x23b6fe80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 10160954 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c78a980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c78a980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10159984 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d57fb40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d57fb40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10158147 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e27ebc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e27ebc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10161002 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25534000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25534000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10035917 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2b31dda0, 0xf764f0e0, 0x2a5695a0, 0x2299c080, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2fbd59e0, 0xf764f0e0, 0x2a5695a0, 0x2299c080, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x27e9ad40, 0x22733cd0, 0x2fbd59e0, 0xf769af80, 0x27e9ac80, 0x2299c080, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9784869 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1ed2e580, 0x1e893ec0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1ed2e580, 0x1e893ec0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1e893ec0, 0x22, 0x9c16) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10140074 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2246a340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2246a340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9856919 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c40a0e0, 0x1e4bc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c40a0e0, 0x1e4bc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x22f5fc80, 0x1e4bc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x22f5fc80, 0x1e4bc000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2db17da0, 0x1e4bc000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22b8e010, 0x1e4bc000, 0x1000, 0x1000, 0x2453b040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10179608 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x28b171a0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 10155246 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c638c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c638c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10087515 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23f45f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x23f45f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1ed52218, 0x23f45f00, 0x23f45fc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9912122 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2daa8a80, 0x235a0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2daa8a80, 0x235a0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2dd81230, 0x235a0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2dd81230, 0x235a0000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x25231ca0, 0x235a0000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21467cd0, 0x235a0000, 0x1000, 0x1000, 0x1fdfb400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9963555 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1ae3b980, 0x2601c840, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1ae3b980, 0x2601c840, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2601c840, 0x22, 0x9ed3) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10158317 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24761500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24761500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9777455 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22f92ac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x22f92ac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22a34ff8, 0x22f92ac0, 0x22f92d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10159687 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1dd00080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1dd00080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160272 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x282051c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x282051c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10140481 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1c2b6cc0, 0x1d6386c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1c2b6cc0, 0x1d6386c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1d6386c0, 0x22, 0xa190) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10076947 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2696dec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2696dec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22371938, 0x2696dec0, 0x2696df80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10157716 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28f07240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28f07240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10085700 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e6b9ec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e6b9ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x21e7d9a0, 0xf7693770, 0x1e6b9ec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9407670 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x20b8ac40, 0x23426000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x20b8ac40, 0x23426000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2496c990, 0x23426000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2496c990, 0x23426000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2ea6d580, 0x23426000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2022e470, 0x23426000, 0x1000, 0x1000, 0x1f0b8140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9900893 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26b85200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26b85200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x27126020, 0xf7693770, 0x26b85200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9413827 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2247d6c0, 0x2cb00000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2247d6c0, 0x2cb00000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1b37ef90, 0x2cb00000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1b37ef90, 0x2cb00000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x224ddbe0, 0x2cb00000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x23ad9e70, 0x2cb00000, 0x1000, 0x1000, 0x1ce56b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10012266 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27d0d500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x27d0d500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2963f970, 0x27d0d500, 0x27d0dc40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9850654 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x282f55e0, 0x21a61000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x282f55e0, 0x21a61000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x255ddc80, 0x21a61000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x255ddc80, 0x21a61000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2b669c20, 0x21a61000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22e28d60, 0x21a61000, 0x1000, 0x1000, 0x2dff0300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10159761 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x227de380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x227de380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9810845 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x272c97a0, 0x1df17000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x272c97a0, 0x1df17000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b43db30, 0x1df17000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b43db30, 0x1df17000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26c340a0, 0x1df17000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e1c2890, 0x1df17000, 0x1000, 0x1000, 0x26374580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9983448 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x28e76ca0, 0xc, 0xc, 0x0, 0x0, 0x268dca00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2c4f8700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2c4f8700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2c4f8700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1fb9e240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1fb9e240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1fb9e240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2da8af40, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x29407260, 0x18e3e690, 0x22, 0x268dc9c0, 0x0, 0xf768f018, 0x27147218) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x29407260, 0x18e3e690, 0x22, 0x2a085470, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x29407260, 0x2a085470, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x29407260, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1e201140, 0xf7693770, 0x268dc740, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x268dc740) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x28e76c30, 0x268dc740, 0x268dc980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9945526 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x233742f0, 0xc, 0xc, 0x0, 0x0, 0x1e17d640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1d17d880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1d17d880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1d17d880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2c0fd530, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2c0fd530, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2c0fd530, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x237d09c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21eba598, 0x18e3e690, 0x22, 0x1e17d600, 0x0, 0xf768f018, 0x2987cc40) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21eba598, 0x18e3e690, 0x22, 0x1c266b10, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21eba598, 0x1c266b10, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21eba598, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fd14120, 0xf7693770, 0x1e17d500, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1e17d500) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23374270, 0x1e17d500, 0x1e17d5c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10158937 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21b33b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21b33b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10115682 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x21940360, 0xf764f0e0, 0x29d78700, 0x2765b480, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x29d721a0, 0xf764f0e0, 0x29d78700, 0x2765b480, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x25806dc0, 0x2bebc510, 0x29d721a0, 0xf769af80, 0x25806d00, 0x2765b480, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10157303 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2f3ec700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2f3ec700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 1979143 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x224efa40, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 10158764 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23352c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23352c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10043861 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x28df88c0, 0x2c487000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x28df88c0, 0x2c487000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x209212f0, 0x2c487000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x209212f0, 0x2c487000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1af66c60, 0x2c487000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22a49060, 0x2c487000, 0x1000, 0x1000, 0x1dfe48c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10028872 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1cec3740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cec3740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1c37b0c0, 0xf7693770, 0x1cec3740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10155497 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2a411c50, 0xc, 0xc, 0x0, 0x0, 0x2acfcc00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x1e1e1500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x41337f72, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1fd561c0, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1d39bcd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2a411c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x28fa7040, 0x18e3e690, 0x22, 0x2acfcb80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x28fa7040, 0x18e3e690, 0x22, 0x25d39ad0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x28d7c0d0, 0x272b00d8, 0x18eb79e0, 0xf769af80, 0x28fa7040, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 9757026 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d094d20, 0x255b1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d094d20, 0x255b1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2a4bdb60, 0x255b1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2a4bdb60, 0x255b1000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x27cdcda0, 0x255b1000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1cd633f0, 0x255b1000, 0x1000, 0x1000, 0x1b11a600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9993722 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x21e18630, 0xc, 0xc, 0x0, 0x0, 0x1da5d6c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1f987500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1f987500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1f987500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2336a990, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2336a990, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2336a990, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x252db8c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1fc692c0, 0x18e3e690, 0x22, 0x1da5d680, 0x0, 0xf768f018, 0x272ae060) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1fc692c0, 0x18e3e690, 0x22, 0x289a0270, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1fc692c0, 0x289a0270, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1fc692c0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x25053c20, 0xf7693770, 0x1da5d580, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1da5d580) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21e185c0, 0x1da5d580, 0x1da5d640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10159968 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e4f1540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e4f1540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160448 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c2eaf40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c2eaf40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9949449 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2a421b40, 0x22ea3a40, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2a421b40, 0x22ea3a40, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x22ea3a40, 0x22, 0x9ea9) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10160477 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25ba4540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25ba4540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10071475 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20fbfc00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20fbfc00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2741fac0, 0xf7693770, 0x20fbfc00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9756951 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c6048c0, 0x23d3c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c6048c0, 0x23d3c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b80f2c0, 0x23d3c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b80f2c0, 0x23d3c000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x223a7ee0, 0x23d3c000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x226f73d0, 0x23d3c000, 0x1000, 0x1000, 0x1e3d1780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9983810 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26d12e00, 0x25f5e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26d12e00, 0x25f5e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x263a1aa0, 0x25f5e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x263a1aa0, 0x25f5e000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x27490420, 0x25f5e000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2947acc0, 0x25f5e000, 0x1000, 0x1000, 0x247f2780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10140380 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c1fec80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c1fec80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9912080 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f539c00, 0x261c1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f539c00, 0x261c1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2ce89da0, 0x261c1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2ce89da0, 0x261c1000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x28e191a0, 0x261c1000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x223252e0, 0x261c1000, 0x1000, 0x1000, 0x1fdfaa00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9949531 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x29f03780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29f03780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x29393ec0, 0xf7693770, 0x29f03780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10158149 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1cbd6880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cbd6880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10078424 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20df8a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20df8a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x241a76c0, 0xf7693770, 0x20df8a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9679538 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2a861340, 0x2602d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2a861340, 0x2602d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2f033c50, 0x2602d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2f033c50, 0x2602d000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2c918ee0, 0x2602d000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2ea54db0, 0x2602d000, 0x1000, 0x1000, 0x2a25fd80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9473426 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1e390d20) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 10070829 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1ff6c480, 0xf764f0e0, 0x23b465c0, 0x2070ee00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x20522de0, 0xf764f0e0, 0x23b465c0, 0x2070ee00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x221e8380, 0x1f4afea0, 0x20522de0, 0xf769af80, 0x221e82c0, 0x2070ee00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9919529 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x28c6f5e0, 0x26834000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x28c6f5e0, 0x26834000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x251f0390, 0x26834000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x251f0390, 0x26834000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2757a100, 0x26834000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2921cb60, 0x26834000, 0x1000, 0x1000, 0x27d0c040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9777456 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22f92880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22f92880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x26fe0e40, 0xf7693770, 0x22f92880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10159995 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26ad9c00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26ad9c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9880874 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1d6f97a0, 0xf764f0e0, 0x2929ebe0, 0x1adc9080, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x295d6940, 0xf764f0e0, 0x2929ebe0, 0x1adc9080, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1cf61600, 0x1aece380, 0x295d6940, 0xf769af80, 0x1cf61400, 0x1adc9080, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9937253 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f51a0c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f51a0c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x258f2840, 0xf7693770, 0x1f51a0c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10179299 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x2609e6c0, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 10157118 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e69a4c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e69a4c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9800808 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x26d22540, 0x26ee89c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x26d22540, 0x26ee89c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26ee89c0, 0x22, 0x9c5f) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 1918598 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1c7e4780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 9800925 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2aea5380, 0xf764f0e0, 0x1c27a8a0, 0x21fdcf80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2610fb80, 0xf764f0e0, 0x1c27a8a0, 0x21fdcf80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x26ff4500, 0x28e99220, 0x2610fb80, 0xf769af80, 0x2dff1a00, 0x21fdcf80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9771164 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25ed8b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25ed8b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x26748f40, 0xf7693770, 0x25ed8b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9909206 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2b7b22c0, 0xc, 0xc, 0x0, 0x0, 0x26374340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x25f309a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x25f309a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x25f309a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2ce89e60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2ce89e60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2ce89e60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x28e19420, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2987cf60, 0x18e3e690, 0x22, 0x263742c0, 0x0, 0xf768f018, 0x1fd57430) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2987cf60, 0x18e3e690, 0x22, 0x25eebad0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2987cf60, 0x25eebad0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2987cf60, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28b14660, 0xf7693770, 0x26374000, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x26374000) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2b7b2250, 0x26374000, 0x263740c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9870340 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c4f5ac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c4f5ac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2bd49be0, 0xf7693770, 0x2c4f5ac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9876200 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1f1aee90, 0xc, 0xc, 0x0, 0x0, 0x1cedb280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2c4f8e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2c4f8e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2c4f8e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x227a3590, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x227a3590, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x227a3590, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2296dd20, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1e6f5ec0, 0x18e3e690, 0x22, 0x1cedb240, 0x0, 0xf768f018, 0x27d94f18) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1e6f5ec0, 0x18e3e690, 0x22, 0x2c7ce540, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1e6f5ec0, 0x2c7ce540, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1e6f5ec0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x252e1c80, 0xf7693770, 0x1ea5dfc0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1ea5dfc0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f1aebd0, 0x1ea5dfc0, 0x1cedab40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9407669 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1fc30a80, 0x2d3e9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1fc30a80, 0x2d3e9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2496c900, 0x2d3e9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2496c900, 0x2d3e9000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2ea6d480, 0x2d3e9000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2022e3c0, 0x2d3e9000, 0x1000, 0x1000, 0x1f0b80c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9786784 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1ff6c720, 0xf764f0e0, 0x2027c640, 0x1b3e6b00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1ea8d6a0, 0xf764f0e0, 0x2027c640, 0x1b3e6b00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x209fc4c0, 0x20a5ca90, 0x1ea8d6a0, 0xf769af80, 0x1ed2e580, 0x1b3e6b00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9932110 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2ce7f5c0, 0x1f3872f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2ce7f5c0, 0x1f3872f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1f3872f0, 0x22, 0x9e59) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 1855340 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1d8e7aa0, 0x1e95ffb8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1d8e7aa0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1d8e7aa0, 0x1ac94c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 9961893 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d436680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1d436680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fd4dd50, 0x1d436680, 0x1d436740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10159515 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20bfe240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20bfe240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9815203 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x216141c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x216141c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2b913760, 0xf7693770, 0x216141c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10080359 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25ac7f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x25ac7f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23f51808, 0x25ac7f00, 0x25ac7fc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10159216 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d9afbc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d9afbc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9959794 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1fb24430, 0xc, 0xc, 0x0, 0x0, 0x1cba2d00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2962f420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2962f420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2962f420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x20690060, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x20690060, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x20690060, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1f06f5a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1e695ab0, 0x18e3e690, 0x22, 0x1cba2cc0, 0x0, 0xf768f018, 0x272b0138) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1e695ab0, 0x18e3e690, 0x22, 0x26410b40, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1e695ab0, 0x26410b40, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1e695ab0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fd62ae0, 0xf7693770, 0x1cba2b80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1cba2b80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fb243c0, 0x1cba2b80, 0x1cba2c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9984221 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x277ee300, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x277ee300, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x27146e20, 0x277ee300, 0x277ee3c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9504608 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c6040e0, 0x20ce7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c6040e0, 0x20ce7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x26d4fec0, 0x20ce7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x26d4fec0, 0x20ce7000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x227518e0, 0x20ce7000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22abdce0, 0x20ce7000, 0x1000, 0x1000, 0x26a538c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9750100 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2d965480, 0x21e71920, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2d965480, 0x21e71920, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x21e71920, 0x22, 0x9b8e) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10013211 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x279c5a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x279c5a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2d55ed00, 0xf7693770, 0x279c5a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10109072 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2eae5640, 0xc, 0xc, 0x0, 0x0, 0x1dcca380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2713ec40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x4aeb2742, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1d5d3908, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1a2d1cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2eae5630, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x1dd004c0, 0x18e3e690, 0x22, 0x1dcca300, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x1dd004c0, 0x18e3e690, 0x22, 0x297228d0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x2e897840, 0x1d5d2710, 0x18eb79e0, 0xf769af80, 0x1dd004c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 9786911 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e394d80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e394d80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x22777240, 0xf7693770, 0x1e394d80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9826363 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1d4f4150, 0xc, 0xc, 0x0, 0x0, 0x1d9aef40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1f5b16c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1f5b16c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1f5b16c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2094d890, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2094d890, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2094d890, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x202aa6a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1cdd7360, 0x18e3e690, 0x22, 0x1d9aef00, 0x0, 0xf768f018, 0x28e31f38) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1cdd7360, 0x18e3e690, 0x22, 0x21584a20, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1cdd7360, 0x21584a20, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1cdd7360, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2a754f00, 0xf7693770, 0x1d9aee00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1d9aee00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1d4f40e0, 0x1d9aee00, 0x1d9aeec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9530878 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d4609a0, 0x2725f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d4609a0, 0x2725f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x24548990, 0x2725f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x24548990, 0x2725f000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2a2441a0, 0x2725f000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x27dd7e30, 0x2725f000, 0x1000, 0x1000, 0x2a298cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10156917 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x204cf640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x204cf640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10053196 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b853c00, 0x2ea85000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b853c00, 0x2ea85000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1dbf2750, 0x2ea85000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1dbf2750, 0x2ea85000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2018f2a0, 0x2ea85000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x20c85190, 0x2ea85000, 0x1000, 0x1000, 0x232cfd00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10158753 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2b975f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b975f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10147525 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21097ac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21097ac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10043874 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f2cae00, 0x25be9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f2cae00, 0x25be9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1f363830, 0x25be9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1f363830, 0x25be9000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1a3e7100, 0x25be9000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x20a8b890, 0x25be9000, 0x1000, 0x1000, 0x1b7d9240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9787726 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1c6085a0, 0xc, 0xc, 0x0, 0x0, 0x1cbd11c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x287cbce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x287cbce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x287cbce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1ca319e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1ca319e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1ca319e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1a386180, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1c77be40, 0x18e3e690, 0x22, 0x1cbd1180, 0x0, 0xf768f018, 0x27f55448) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1c77be40, 0x18e3e690, 0x22, 0x21045e60, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1c77be40, 0x21045e60, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1c77be40, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28ba3e00, 0xf7693770, 0x1e853940, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1e853940) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f685fe0, 0x1e853940, 0x1e853a00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9812399 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1c26da00, 0x26ee9650, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1c26da00, 0x26ee9650, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26ee9650, 0x22, 0x9c87) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9780952 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28ea0360, 0xf764f0e0, 0x1fe57b80, 0x2b295080, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x28bd46c0, 0xf764f0e0, 0x1fe57b80, 0x2b295080, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2e50c800, 0x1e925950, 0x28bd46c0, 0xf769af80, 0x1fb95c40, 0x2b295080, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9855465 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29f65540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x29f65540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f6b9358, 0x29f65540, 0x29f65c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10132586 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27512c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x27512c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21859cd0, 0x27512c80, 0x27512d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10120330 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fd16ba0, 0xf764f0e0, 0x2c0e49a0, 0x28c50e80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x289e7200, 0xf764f0e0, 0x2c0e49a0, 0x28c50e80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x23f22280, 0x2319bce0, 0x289e7200, 0xf769af80, 0x23f22040, 0x28c50e80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9922503 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b2f10a0, 0x2b749000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b2f10a0, 0x2b749000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2f008720, 0x2b749000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2f008720, 0x2b749000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2c2fc280, 0x2b749000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x25300b30, 0x2b749000, 0x1000, 0x1000, 0x21425f40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9884807 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x254b1920, 0xf764f0e0, 0x29da45e0, 0x24621700, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x241dfc80, 0xf764f0e0, 0x29da45e0, 0x24621700, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2ddaa880, 0x1df25ed0, 0x241dfc80, 0xf769af80, 0x2ddaa7c0, 0x24621700, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9827094 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x21dbb880, 0x1fe74000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x21dbb880, 0x1fe74000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x27c1f080, 0x1fe74000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x27c1f080, 0x1fe74000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2022c480, 0x1fe74000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x292b2200, 0x1fe74000, 0x1000, 0x1000, 0x2410a100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9467831 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2a0528c0, 0x24fc6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2a0528c0, 0x24fc6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x276f4de0, 0x24fc6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x276f4de0, 0x24fc6000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x288e9740, 0x24fc6000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1a9ffbb0, 0x24fc6000, 0x1000, 0x1000, 0x23b671c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10156476 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23b66d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23b66d40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9757042 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x219037a0, 0x2d2d1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x219037a0, 0x2d2d1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b956660, 0x2d2d1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b956660, 0x2d2d1000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2c97f0c0, 0x2d2d1000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1b14c7a0, 0x2d2d1000, 0x1000, 0x1000, 0x1b11abc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9868883 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22570180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x22570180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x18e2b8d8, 0x22570180, 0x22570240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9443338 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x21b4c8c0, 0x26530000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x21b4c8c0, 0x26530000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x250b36b0, 0x26530000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x250b36b0, 0x26530000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x27f5d3e0, 0x26530000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2041d370, 0x26530000, 0x1000, 0x1000, 0x27ec2a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9781670 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ba0de00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1ba0de00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e7a5d58, 0x1ba0de00, 0x1ba0df00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10043889 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x20b8bce0, 0x1dd97000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x20b8bce0, 0x1dd97000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x20921710, 0x1dd97000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x20921710, 0x1dd97000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1af67040, 0x1dd97000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22a492a0, 0x1dd97000, 0x1000, 0x1000, 0x1dfe5400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9430977 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1fc30700, 0x278a1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1fc30700, 0x278a1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1e6007b0, 0x278a1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1e6007b0, 0x278a1000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x20a5ffa0, 0x278a1000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2d99ad90, 0x278a1000, 0x1000, 0x1000, 0x1c2b77c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10160029 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21b538c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21b538c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10155823 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c12efc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c12efc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9961756 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1bf34480, 0xf764f0e0, 0x1c3ba440, 0x2159d580, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x21184be0, 0xf764f0e0, 0x1c3ba440, 0x2159d580, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x205e17c0, 0x213d8240, 0x21184be0, 0xf769af80, 0x28f1e340, 0x2159d580, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9830946 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2b98cbd0, 0xc, 0xc, 0x0, 0x0, 0x2d10f800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x22ea7ce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x22ea7ce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x22ea7ce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x28fc0750, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x28fc0750, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x28fc0750, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2a1c2260, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2119f120, 0x18e3e690, 0x22, 0x2d10f7c0, 0x0, 0xf768f018, 0x27c6b770) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2119f120, 0x18e3e690, 0x22, 0x1c1e9230, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2119f120, 0x1c1e9230, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2119f120, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x30d271a0, 0xf7693770, 0x2d10f6c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2d10f6c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2b98cb60, 0x2d10f6c0, 0x2d10f780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10148439 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x268ae640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x268ae640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9809290 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28f1fac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28f1fac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1f323b00, 0xf7693770, 0x28f1fac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9459196 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2dce07e0, 0x2bc49000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2dce07e0, 0x2bc49000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x21355920, 0x2bc49000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x21355920, 0x2bc49000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1d927840, 0x2bc49000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x272a1e60, 0x2bc49000, 0x1000, 0x1000, 0x1d34c780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10026696 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ce019c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ce019c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1e4b5200, 0xf7693770, 0x1ce019c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10098559 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28c76600, 0xf764f0e0, 0x24cda5c0, 0x23973780, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x27873b60, 0xf764f0e0, 0x24cda5c0, 0x23973780, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2b452980, 0x28988b80, 0x27873b60, 0xf769af80, 0x2b4528c0, 0x23973780, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10062834 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2453acc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2453acc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23f63ca8, 0x2453acc0, 0x2453ae00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10068961 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1ea5a0e0, 0x2918e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1ea5a0e0, 0x2918e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1f36c8a0, 0x2918e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1f36c8a0, 0x2918e000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26d43d20, 0x2918e000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2205a1c0, 0x2918e000, 0x1000, 0x1000, 0x1b442680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9338846 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25351ce0, 0x281f7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25351ce0, 0x281f7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2db4a2d0, 0x281f7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2db4a2d0, 0x281f7000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x21ead6e0, 0x281f7000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x200351b0, 0x281f7000, 0x1000, 0x1000, 0x267e1600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10161545 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x29f029c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29f029c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9960696 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21097480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x21097480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f650be8, 0x21097480, 0x21097580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10085441 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1d5ae9c0, 0x2ce81ce0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1d5ae9c0, 0x2ce81ce0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2ce81ce0, 0x22, 0xa0d7) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10160447 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28f59340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28f59340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10122352 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x252e0b40, 0xf764f0e0, 0x231807a0, 0x235d8300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x268c38e0, 0xf764f0e0, 0x231807a0, 0x235d8300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2b11e240, 0x1c7d17f0, 0x268c38e0, 0xf769af80, 0x2294a280, 0x235d8300, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10159354 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28f1ed40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28f1ed40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10157858 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2b138400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b138400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9968722 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x20bffc00, 0x2a085200, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x20bffc00, 0x2a085200, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2a085200, 0x22, 0x9ef3) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10169696 [chan send, 12 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-datastore/keytransform.(*ktds).Query.func1(0x26b84300, 0xf73594b0, 0x26b842c0, 0x1bc9d560) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-datastore/keytransform/keytransform.go:72 +0x1df created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-datastore/keytransform.(*ktds).Query /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-datastore/keytransform/keytransform.go:74 +0x105 goroutine 9413648 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b8530a0, 0x25f57000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b8530a0, 0x25f57000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1b37eea0, 0x25f57000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1b37eea0, 0x25f57000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x224ddb60, 0x25f57000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e399910, 0x25f57000, 0x1000, 0x1000, 0x1c537740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9842371 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fa143c0, 0xf764f0e0, 0x1d3f8660, 0x1c77d580, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1b4f5860, 0xf764f0e0, 0x1d3f8660, 0x1c77d580, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1eaa6c00, 0x1cfe53e0, 0x1b4f5860, 0xf769af80, 0x1eaa6a40, 0x1c77d580, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10154910 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2578bce0, 0xc, 0xc, 0x0, 0x0, 0x29f02b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x25f61c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x69e3e13d, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x2106f668, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1e40097c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2578bcd0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2106f5a0, 0x18e3e690, 0x22, 0x29f02ac0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2106f5a0, 0x18e3e690, 0x22, 0x25d39a40, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2106f5a0, 0x25d39a40, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2106f5a0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28ea15c0, 0xf7693770, 0x29f029c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x29f029c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2578bc60, 0x29f029c0, 0x29f02a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9880208 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1d4fa0c0, 0x272ab080, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1d4fa0c0, 0x272ab080, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x272ab080, 0x22, 0x9d8d) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9738196 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1e85b7a0, 0x221da000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1e85b7a0, 0x221da000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2947c720, 0x221da000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2947c720, 0x221da000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2306ac20, 0x221da000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2db41c40, 0x221da000, 0x1000, 0x1000, 0x23fe1e80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9951387 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x238c53a0, 0xc, 0xc, 0x0, 0x0, 0x2dd05440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2c40bea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2c40bea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2c40bea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2dcd8540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2dcd8540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2dcd8540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x28f74f00, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x27147900, 0x18e3e690, 0x22, 0x2dd05400, 0x0, 0xf768f018, 0x1fd572a8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x27147900, 0x18e3e690, 0x22, 0x1f387500, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x27147900, 0x1f387500, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x27147900, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2eb84ea0, 0xf7693770, 0x2dd052c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2dd052c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x238c5330, 0x2dd052c0, 0x2dd053c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9930370 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x254b04e0, 0xf764f0e0, 0x28d25d60, 0x1dcc4900, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x21ede9a0, 0xf764f0e0, 0x28d25d60, 0x1dcc4900, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1c638680, 0x1fb2d720, 0x21ede9a0, 0xf769af80, 0x2359b880, 0x1dcc4900, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9815713 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x25f123a0, 0xc, 0xc, 0x0, 0x0, 0x2bd84700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2b9362a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2b9362a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2b9362a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2dc1f080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2dc1f080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2dc1f080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x24d276e0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x232e52b0, 0x18e3e690, 0x22, 0x2bd846c0, 0x0, 0xf768f018, 0x224176f8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x232e52b0, 0x18e3e690, 0x22, 0x26ee98c0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x232e52b0, 0x26ee98c0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x232e52b0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28ea09c0, 0xf7693770, 0x26319e00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x26319e00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23a100f0, 0x26319e00, 0x258ea600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160748 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2b975e80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b975e80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9799460 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2ef7c740, 0x21584a20, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2ef7c740, 0x21584a20, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x21584a20, 0x22, 0x9c4b) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10151482 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21097340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21097340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160711 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24ce8780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24ce8780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10157544 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f30b2c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f30b2c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10039357 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2358d660, 0xc, 0xc, 0x0, 0x0, 0x1fe27b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x282f57a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x282f57a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x282f57a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x221ba390, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x221ba390, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x221ba390, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x215bbec0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x29f05ed8, 0x18e3e690, 0x22, 0x1fe27ac0, 0x0, 0xf768f018, 0x2b2a8cd8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x29f05ed8, 0x18e3e690, 0x22, 0x2bd21b90, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x29f05ed8, 0x2bd21b90, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x29f05ed8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2372d9e0, 0xf7693770, 0x1fe279c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1fe279c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2358d5e0, 0x1fe279c0, 0x1fe27a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9944591 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1a974140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a974140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1f35d7e0, 0xf7693770, 0x1a974140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10110043 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x31454990, 0xc, 0xc, 0x0, 0x0, 0x1be20980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x1aed10a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x7afb02fe, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1d1d0ce0, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x2e9c997c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x31454980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1d1d0bf8, 0x18e3e690, 0x22, 0x1be20900, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1d1d0bf8, 0x18e3e690, 0x22, 0x297229c0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1d1d0bf8, 0x297229c0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1d1d0bf8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1a3fd020, 0xf7693770, 0x1d36ffc0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1d36ffc0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2ae41830, 0x1d36ffc0, 0x1be20fc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9963567 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1d6fa1e0, 0xf764f0e0, 0x1f7d93c0, 0x1c77db00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2650cca0, 0xf764f0e0, 0x1f7d93c0, 0x1c77db00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1ae3ba80, 0x225caa50, 0x2650cca0, 0xf769af80, 0x1ae3b980, 0x1c77db00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9908347 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1e07e8a0, 0xf764f0e0, 0x29792d40, 0x1f93bb00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x20ec9500, 0xf764f0e0, 0x29792d40, 0x1f93bb00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x233786c0, 0x23070510, 0x20ec9500, 0xf769af80, 0x221dc640, 0x1f93bb00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10050645 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28d01bc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x28d01bc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e1b2bb0, 0x28d01bc0, 0x28d01e40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160261 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2a438080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2a438080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9811666 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2db38fd0, 0xc, 0xc, 0x0, 0x0, 0x2c12fa40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2b853340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2b853340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2b853340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2db60a20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2db60a20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2db60a20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x29d73b80, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x28e30318, 0x18e3e690, 0x22, 0x2c12fa00, 0x0, 0xf768f018, 0x1fd56080) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x28e30318, 0x18e3e690, 0x22, 0x239382d0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x28e30318, 0x239382d0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x28e30318, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2b31d380, 0xf7693770, 0x2c12f900, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2c12f900) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2db38f60, 0x2c12f900, 0x2c12f9c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9787118 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e563500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e563500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x206d0ac0, 0xf7693770, 0x1e563500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9648449 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x203510a0, 0x24f3c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x203510a0, 0x24f3c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x22ec1cb0, 0x24f3c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x22ec1cb0, 0x24f3c000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1c848760, 0x24f3c000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1c6e94c0, 0x24f3c000, 0x1000, 0x1000, 0x1eee7100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9893644 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1cda0460, 0x2fbca000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1cda0460, 0x2fbca000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1caf06c0, 0x2fbca000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1caf06c0, 0x2fbca000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1d6c4540, 0x2fbca000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e9230a0, 0x2fbca000, 0x1000, 0x1000, 0x1eaa7a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9821033 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x221e8c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x221e8c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x27183a80, 0xf7693770, 0x221e8c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10028871 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cec3f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1cec3f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1dfb3968, 0x1cec3f80, 0x1cec2140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9380573 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c4f9880, 0x209d2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c4f9880, 0x209d2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x29d902d0, 0x209d2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x29d902d0, 0x209d2000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x20b14380, 0x209d2000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x240ca900, 0x209d2000, 0x1000, 0x1000, 0x22c8d4c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10115625 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x22db8080, 0x21be6690, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x22db8080, 0x21be6690, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x21be6690, 0x22, 0xa139) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9913677 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x207573c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x207573c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x222eaba8, 0x207573c0, 0x207574c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9973146 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22fcc9c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22fcc9c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2b443500, 0xf7693770, 0x22fcc9c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9931479 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2eb86480, 0xf764f0e0, 0x258e69e0, 0x2299de00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x28e09c60, 0xf764f0e0, 0x258e69e0, 0x2299de00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1fca3e40, 0x277044b0, 0x28e09c60, 0xf769af80, 0x1fca3d40, 0x2299de00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10036559 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b1d9880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2b1d9880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f596f40, 0x2b1d9880, 0x2b1d9980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10137577 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1fe2aa80, 0x22663620, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1fe2aa80, 0x22663620, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x22663620, 0x22, 0xa186) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10126053 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2000e380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2000e380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10134927 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ac194c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ac194c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10085605 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x24ede0d0, 0xc, 0xc, 0x0, 0x0, 0x20ac90c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1fd41500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1fd41500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1fd41500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1dc545a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1dc545a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1dc545a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x24009960, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1fd4ebe8, 0x18e3e690, 0x22, 0x20ac9080, 0x0, 0xf768f018, 0x1fd57b20) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1fd4ebe8, 0x18e3e690, 0x22, 0x2933d3e0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1fd4ebe8, 0x2933d3e0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1fd4ebe8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1dcb98c0, 0xf7693770, 0x1ac185c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1ac185c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2a401060, 0x1ac185c0, 0x1ac18680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160310 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2008e5c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2008e5c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9978664 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x25791880, 0x23757da0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x25791880, 0x23757da0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x23757da0, 0x22, 0x9f11) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9985335 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e7e5240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e7e5240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1ece7b00, 0xf7693770, 0x1e7e5240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9654092 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1eacc2a0, 0x1fd32000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1eacc2a0, 0x1fd32000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x24558ed0, 0x1fd32000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x24558ed0, 0x1fd32000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x23849ee0, 0x1fd32000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2609dd30, 0x1fd32000, 0x1000, 0x1000, 0x1fca28c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9919523 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2921c760, 0xc, 0xc, 0x0, 0x0, 0x298b3a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x28c6f5e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x28c6f5e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x28c6f5e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x251f0390, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x251f0390, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x251f0390, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2757a100, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x203fc730, 0x18e3e690, 0x22, 0x298b3a40, 0x0, 0xf768f018, 0x2966f2b0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x203fc730, 0x18e3e690, 0x22, 0x27c1e3f0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x203fc730, 0x27c1e3f0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x203fc730, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28b17500, 0xf7693770, 0x298b3880, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x298b3880) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2927bfd0, 0x298b3880, 0x298b3a00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10155347 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23fe0fc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23fe0fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10179438 [IO wait]: net.runtime_pollWait(0xf75e6090, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x20ecbb78, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x20ecbb78, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x20ecbb40, 0x240ffe40, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x27c6bbc0, 0x240ffe40, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x28ab6100, 0x240ffe40, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x240ffdc0, 0x240ffe40, 0x4, 0x4, 0x5f138ed1, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x240ffdf0, 0x240ffe40, 0x4, 0x4, 0xa6673aae, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x240ffdf0, 0x240ffe40, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x240ffdf0, 0x240ffe40, 0x4, 0x4, 0x7ef1677a, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x240ffdf0, 0x240ffe40, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x26058450, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x26058450, 0x2ead3590, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x240ffe80, 0x2ead3590, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x260584b0, 0x2ead3590, 0x4, 0x4, 0x109, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x260584b0, 0x2ead3590, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x260584b0, 0x2ead3590, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x260584b0, 0x2ead3590, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x42f39710, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x42f39710, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1d9ca300, 0x25d3a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x2ead35c0, 0x25d3a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1c280160, 0x25d3a000, 0x1000, 0x1000, 0x1d75e328, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x2c55c210) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x2c55c210, 0x23f58950, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x2c55c210, 0x23f58950, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x2c55c210, 0x23f58950, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1d75e300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 9796030 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x22a85c60, 0xc, 0xc, 0x0, 0x0, 0x24c29340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1aa497a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1aa497a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1aa497a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2671ec30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2671ec30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2671ec30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x26748620, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2821c708, 0x18e3e690, 0x22, 0x24c29300, 0x0, 0xf768f018, 0x1fd3e208) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2821c708, 0x18e3e690, 0x22, 0x27c35f20, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2821c708, 0x27c35f20, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2821c708, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1e5da9c0, 0xf7693770, 0x24c29200, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x24c29200) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22a85bf0, 0x24c29200, 0x24c292c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10150289 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x230e45e0, 0xc, 0xc, 0x0, 0x0, 0x2ad3f900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x251cf0a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x7070ba95, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x28bb9430, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x2dbfd97c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x230e45d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x28bb9398, 0x18e3e690, 0x22, 0x2ad3f8c0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x28bb9398, 0x18e3e690, 0x22, 0x1a81a4b0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x28bb9398, 0x1a81a4b0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x28bb9398, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2aea5560, 0xf7693770, 0x2ad3f480, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2ad3f480) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x230e4570, 0x2ad3f480, 0x2ad3f880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9534592 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c6e56c0, 0x2a845000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c6e56c0, 0x2a845000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2c378d50, 0x2a845000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2c378d50, 0x2a845000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2690eaa0, 0x2a845000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ff53610, 0x2a845000, 0x1000, 0x1000, 0x26ebe880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10154324 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2ef94640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2ef94640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9895824 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1cedb4c0, 0x2379e810, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1cedb4c0, 0x2379e810, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2379e810, 0x22, 0x9dcc) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10156939 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fea6b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fea6b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9830742 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x274837c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x274837c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2429fc80, 0xf7693770, 0x274837c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10157793 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2d10e180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2d10e180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9799121 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x275f2de0, 0xc, 0xc, 0x0, 0x0, 0x25792840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x26912000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x26912000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x26912000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2d9b8a50, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2d9b8a50, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2d9b8a50, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2f07ba40, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2966fa88, 0x18e3e690, 0x22, 0x25792800, 0x0, 0xf768f018, 0x1fd56b48) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2966fa88, 0x18e3e690, 0x22, 0x23938480, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2966fa88, 0x23938480, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2966fa88, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x21941980, 0xf7693770, 0x25792700, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x25792700) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x275f2d70, 0x25792700, 0x257927c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9504584 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1e85a460, 0x225b5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1e85a460, 0x225b5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x29956510, 0x225b5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x29956510, 0x225b5000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2df7f1e0, 0x225b5000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22abc690, 0x225b5000, 0x1000, 0x1000, 0x26a52a00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9809210 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e69adc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e69adc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1b01a0c0, 0xf7693770, 0x1e69adc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9907067 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20df9b40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x20df9b40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21b64498, 0x20df9b40, 0x20df9dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9974559 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2eb833e0, 0xf764f0e0, 0x2bfd8d60, 0x2287ff80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x23d32140, 0xf764f0e0, 0x2bfd8d60, 0x2287ff80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2beebe40, 0x2343a890, 0x23d32140, 0xf769af80, 0x2687c200, 0x2287ff80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10140625 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c12f900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c12f900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10097617 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1e1e0700, 0x25239000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1e1e0700, 0x25239000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2bcfe2a0, 0x25239000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2bcfe2a0, 0x25239000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2953d120, 0x25239000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x26e77f00, 0x25239000, 0x1000, 0x1000, 0x22d5c4c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10089074 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cbd7b40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1cbd7b40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e04e810, 0x1cbd7b40, 0x1cbd7c00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10084030 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ae75800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1ae75800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e1b2998, 0x1ae75800, 0x1eaa6000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10159187 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f33c100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f33c100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9864348 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25ce0b60, 0x1e499000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25ce0b60, 0x1e499000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x21967080, 0x1e499000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x21967080, 0x1e499000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1f143ec0, 0x1e499000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d880300, 0x1e499000, 0x1000, 0x1000, 0x1cf20c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10156961 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28ea1320, 0xf764f0e0, 0x2e9d90c0, 0x20281c80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2d4a5fc0, 0xf764f0e0, 0x2e9d90c0, 0x20281c80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x29976740, 0x2ea55a30, 0x2d4a5fc0, 0xf769af80, 0x29976580, 0x20281c80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9479038 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x23a0d180, 0x25716000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x23a0d180, 0x25716000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x30eb0930, 0x25716000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x30eb0930, 0x25716000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2b3676c0, 0x25716000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x28594330, 0x25716000, 0x1000, 0x1000, 0x2661f000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9755038 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2144a880, 0x25202930, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2144a880, 0x25202930, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x25202930, 0x22, 0x9b9a) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9942075 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1af61b40, 0xc, 0xc, 0x0, 0x0, 0x1d1bab40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1aab82a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1aab82a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1aab82a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2316c510, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2316c510, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2316c510, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1ea93160, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1cb20648, 0x18e3e690, 0x22, 0x1d1baa80, 0x0, 0xf768f018, 0x1fd56400) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1cb20648, 0x18e3e690, 0x22, 0x26410d20, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1cb20648, 0x26410d20, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1cb20648, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fa267e0, 0xf7693770, 0x1d1ba940, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1d1ba940) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1af61ad0, 0x1d1ba940, 0x1d1baa00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9963057 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x27e03c00, 0x26a9e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x27e03c00, 0x26a9e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x206902d0, 0x26a9e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x206902d0, 0x26a9e000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1f06f7c0, 0x26a9e000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e848440, 0x26a9e000, 0x1000, 0x1000, 0x1d3f47c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9974626 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c114600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c114600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2dcc3560, 0xf7693770, 0x2c114600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10158288 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c114800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c114800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10155698 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2c8d28f0, 0xc, 0xc, 0x0, 0x0, 0x26196940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2daa9260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x7edc313e, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x2966f048, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x2932197c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2c8d28e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2966efa8, 0x18e3e690, 0x22, 0x26196900, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2966efa8, 0x18e3e690, 0x22, 0x25d39b00, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2966efa8, 0x25d39b00, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2966efa8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2e87e000, 0xf7693770, 0x261963c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x261963c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2c8d27f0, 0x261963c0, 0x26196600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10062386 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x277eed40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x277eed40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x21f74520, 0xf7693770, 0x277eed40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9781958 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f76b080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1f76b080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1b26c288, 0x1f76b080, 0x1f76b140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9893493 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ae74c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ae74c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1a6ea840, 0xf7693770, 0x1ae74c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9780414 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x217701c0, 0x2e6b7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x217701c0, 0x2e6b7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x21a9c6c0, 0x2e6b7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x21a9c6c0, 0x2e6b7000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x218e9640, 0x2e6b7000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2a58eed0, 0x2e6b7000, 0x1000, 0x1000, 0x2acfd640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9426052 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d83a620, 0x2e68e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d83a620, 0x2e68e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x237953e0, 0x2e68e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x237953e0, 0x2e68e000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1ba90c80, 0x2e68e000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x25dd52a0, 0x2e68e000, 0x1000, 0x1000, 0x1ffe9f00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10062621 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1aa785d0, 0xc, 0xc, 0x0, 0x0, 0x230b8e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x27611340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x27611340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x27611340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2436f6b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2436f6b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2436f6b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x230dbb80, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x221397f8, 0x18e3e690, 0x22, 0x230b8dc0, 0x0, 0xf768f018, 0x272b0f88) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x221397f8, 0x18e3e690, 0x22, 0x1fe33680, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x221397f8, 0x1fe33680, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x221397f8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fd157a0, 0xf7693770, 0x23f23780, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x23f23780) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f775af0, 0x23f23780, 0x23f23840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9745025 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x209fd280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x209fd280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e695980, 0x209fd280, 0x209fd340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9887346 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26111b20, 0x23db3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26111b20, 0x23db3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2c763590, 0x23db3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2c763590, 0x23db3000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x25796480, 0x23db3000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x236c26e0, 0x23db3000, 0x1000, 0x1000, 0x221dde80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10082456 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1e652080, 0x2c379440, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1e652080, 0x2c379440, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2c379440, 0x22, 0xa0c0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10153781 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2a299340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2a299340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2e0a55c0, 0xf7693770, 0x2a299340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9769941 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x27e9ab00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27e9ab00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x28d87e00, 0xf7693770, 0x27e9ab00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9780876 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x26402a20, 0xf764f0e0, 0x293e30c0, 0x2c18fd80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2c7ba600, 0xf764f0e0, 0x293e30c0, 0x2c18fd80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x25793340, 0x31313e80, 0x2c7ba600, 0xf769af80, 0x2c4f5980, 0x2c18fd80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10160816 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2a298d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2a298d40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9630255 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2e9642a0, 0x26551000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2e9642a0, 0x26551000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x244274a0, 0x26551000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x244274a0, 0x26551000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x29a86ac0, 0x26551000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ba51400, 0x26551000, 0x1000, 0x1000, 0x1cedbbc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9883182 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1e7c5740, 0xf764f0e0, 0x251cd940, 0x24737a00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x265868e0, 0xf764f0e0, 0x251cd940, 0x24737a00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1fe88000, 0x260f2260, 0x265868e0, 0xf769af80, 0x230b9f40, 0x24737a00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10040114 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2e069290, 0xc, 0xc, 0x0, 0x0, 0x2294bf40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x20c8da40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x20c8da40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x20c8da40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x209209c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x209209c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x209209c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1af667e0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1ef8bd00, 0x18e3e690, 0x22, 0x2294bf00, 0x0, 0xf768f018, 0x28e31310) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1ef8bd00, 0x18e3e690, 0x22, 0x24fad620, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1ef8bd00, 0x24fad620, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1ef8bd00, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1e276c60, 0xf7693770, 0x2294be00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2294be00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2e069220, 0x2294be00, 0x2294bec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10132577 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x23c07060, 0xc, 0xc, 0x0, 0x0, 0x28ab9140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x21649ea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x295b3e52, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x230b73d8, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x25e91cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x23c07050, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x27512080, 0x18e3e690, 0x22, 0x28ab9080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x27512080, 0x18e3e690, 0x22, 0x1d663ef0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x1e548320, 0x218597f8, 0x18eb79e0, 0xf769af80, 0x27512080, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 9893158 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21a19600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21a19600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1c6590a0, 0xf7693770, 0x21a19600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10179205 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x289c3800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 10156664 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c0aa140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c0aa140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9762412 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a359500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1a359500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1c6b54a0, 0x1a359500, 0x1a3595c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10046428 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1dd00080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1dd00080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1ab7b278, 0x1dd00080, 0x1dd00240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10148470 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24626980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24626980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10161238 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2b4534c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b4534c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10133995 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2267bff0, 0xc, 0xc, 0x0, 0x0, 0x29ac7200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x238d2b60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x6b884d52, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1fff7ea0, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1cb5dcd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2267bfe0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x27cbcd00, 0x18e3e690, 0x22, 0x29ac7180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x27cbcd00, 0x18e3e690, 0x22, 0x1ce70fc0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x20e2fb80, 0x20ebffa0, 0x18eb79e0, 0xf769af80, 0x27cbcd00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 9858089 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x20b7aac0, 0xc, 0xc, 0x0, 0x0, 0x22c8d080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2c40ee00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2c40ee00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2c40ee00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x26c93380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x26c93380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x26c93380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2402a8e0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1fff7748, 0x18e3e690, 0x22, 0x22c8d040, 0x0, 0xf768f018, 0x28af5e48) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1fff7748, 0x18e3e690, 0x22, 0x22798690, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1fff7748, 0x22798690, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1fff7748, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x3420fc20, 0xf7693770, 0x22c8cf00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x22c8cf00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20b7aa50, 0x22c8cf00, 0x22c8d000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9835217 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2ce71420, 0x2c138000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2ce71420, 0x2c138000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2c102f00, 0x2c138000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2c102f00, 0x2c138000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x27b3fae0, 0x2c138000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x205039e0, 0x2c138000, 0x1000, 0x1000, 0x2c1246c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9827709 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f538ee0, 0x20d99000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f538ee0, 0x20d99000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x24b7ecf0, 0x20d99000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x24b7ecf0, 0x20d99000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x22ceecc0, 0x20d99000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x20cacc80, 0x20d99000, 0x1000, 0x1000, 0x253aedc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9645821 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x24bd55e0, 0x1b533000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x24bd55e0, 0x1b533000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x283f2390, 0x1b533000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x283f2390, 0x1b533000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x30d5e580, 0x1b533000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x282a5cd0, 0x1b533000, 0x1000, 0x1000, 0x20df8440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10073376 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1f824100, 0x2479ed20, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1f824100, 0x2479ed20, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2479ed20, 0x22, 0xa088) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10093525 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1c6d5e00, 0xf764f0e0, 0x29558000, 0x2534f300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x29229c00, 0xf764f0e0, 0x29558000, 0x2534f300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x218d1440, 0x1f18f1e0, 0x29229c00, 0xf769af80, 0x218d1380, 0x2534f300, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10126961 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x27c77e40, 0x26cecd50, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x27c77e40, 0x26cecd50, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26cecd50, 0x22, 0xa15a) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10087462 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1d3113e0, 0xf764f0e0, 0x1b06bbe0, 0x1ac9b600, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1cead180, 0xf764f0e0, 0x1b06bbe0, 0x1ac9b600, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1cea3800, 0x1ab7cb80, 0x1cead180, 0xf769af80, 0x1cea3700, 0x1ac9b600, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10112814 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x21e99520, 0xc, 0xc, 0x0, 0x0, 0x2661c140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x1f539420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x44f0ff5c, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1fd95f60, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x2e06a97c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x21e99510, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1fd95ec0, 0x18e3e690, 0x22, 0x2661c100, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1fd95ec0, 0x18e3e690, 0x22, 0x22576390, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1fd95ec0, 0x22576390, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1fd95ec0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1d6f9c20, 0xf7693770, 0x23e0ff80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x23e0ff80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21e994b0, 0x23e0ff80, 0x2661c0c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9521582 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x260682a0, 0x27fa9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x260682a0, 0x27fa9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1bb48300, 0x27fa9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1bb48300, 0x27fa9000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1a6c23a0, 0x27fa9000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x200bd6c0, 0x27fa9000, 0x1000, 0x1000, 0x1fc24c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9772272 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x20dd85f0, 0xc, 0xc, 0x0, 0x0, 0x267ff900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x205ff880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x205ff880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x205ff880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x22c48f90, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x22c48f90, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x22c48f90, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x27b591c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1fd3e7c0, 0x18e3e690, 0x22, 0x267ff440, 0x0, 0xf768f018, 0x20f80f90) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1fd3e7c0, 0x18e3e690, 0x22, 0x2369d1d0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1fd3e7c0, 0x2369d1d0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1fd3e7c0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28b18a20, 0xf7693770, 0x267ff340, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x267ff340) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20dd8530, 0x267ff340, 0x267ff400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10142488 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f825cc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1f825cc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x29f04f28, 0x1f825cc0, 0x1f825d80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10086705 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1a4399b0, 0xc, 0xc, 0x0, 0x0, 0x1ae3afc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1d907ea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1d907ea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1d907ea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1c8d2000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1c8d2000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1c8d2000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1bede6c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1ec2ecc0, 0x18e3e690, 0x22, 0x1ae3af80, 0x0, 0xf768f018, 0x1fd570c8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1ec2ecc0, 0x18e3e690, 0x22, 0x2ce81ce0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1ec2ecc0, 0x2ce81ce0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1ec2ecc0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1cc3b680, 0xf7693770, 0x1b451ec0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1b451ec0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f89e380, 0x1b451ec0, 0x1b451f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10071694 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x25800c10, 0xc, 0xc, 0x0, 0x0, 0x1fea7780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2e373180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2e373180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2e373180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2b6c1e30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2b6c1e30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2b6c1e30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x245f1c40, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2119d328, 0x18e3e690, 0x22, 0x1fea7740, 0x0, 0xf768f018, 0x1fd569a0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2119d328, 0x18e3e690, 0x22, 0x272ceb40, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2119d328, 0x272ceb40, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2119d328, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1a93cfc0, 0xf7693770, 0x1fea7600, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1fea7600) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x25800b90, 0x1fea7600, 0x1fea7700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9902930 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1f6caa20, 0xc, 0xc, 0x0, 0x0, 0x26899c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x26c96540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x26c96540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x26c96540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x24766f60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x24766f60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x24766f60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x21d2b840, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1f6b9be0, 0x18e3e690, 0x22, 0x26899bc0, 0x0, 0xf768f018, 0x27ed5028) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1f6b9be0, 0x18e3e690, 0x22, 0x1aaf8390, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1f6b9be0, 0x1aaf8390, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1f6b9be0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2b7c9740, 0xf7693770, 0x26899ac0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x26899ac0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f6ca9b0, 0x26899ac0, 0x26899b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9992571 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1cc882a0, 0x25452000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1cc882a0, 0x25452000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1cdf6b10, 0x25452000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1cdf6b10, 0x25452000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x27fe9220, 0x25452000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x206b0690, 0x25452000, 0x1000, 0x1000, 0x1ed6f740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9880002 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c515000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c515000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x236ed300, 0xf7693770, 0x1c515000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9780624 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c1fea40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c1fea40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2d3e4ba0, 0xf7693770, 0x1c1fea40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10160290 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c114f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c114f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9830752 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2866dc40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2866dc40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1c264ec0, 0xf7693770, 0x2866dc40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9784749 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2491af60, 0xf764f0e0, 0x1c813ca0, 0x1eebac00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1ce7e8e0, 0xf764f0e0, 0x1c813ca0, 0x1eebac00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x20cd6fc0, 0x2179e530, 0x1ce7e8e0, 0xf769af80, 0x20cd6f00, 0x1eebac00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10087639 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ed6e580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ed6e580, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1e867560, 0xf7693770, 0x1ed6e580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10108371 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x296fe520, 0xc, 0xc, 0x0, 0x0, 0x1d4932c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x1f3d3dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x2419fa2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1b179d28, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1dbe997c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x296fe510, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1b179c90, 0x18e3e690, 0x22, 0x1d493040, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1b179c90, 0x18e3e690, 0x22, 0x297223f0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1b179c90, 0x297223f0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1b179c90, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x289c3f80, 0xf7693770, 0x1d492f00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1d492f00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x296fe4b0, 0x1d492f00, 0x1d493000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10127688 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x23d7d400, 0xc, 0xc, 0x0, 0x0, 0x26b84f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2bebb880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x48ed8d40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x2963f070, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1f447cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x23d7d3f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x27bf7680, 0x18e3e690, 0x22, 0x26b84f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x27bf7680, 0x18e3e690, 0x22, 0x26cece70, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x26d55750, 0x27f54518, 0x18eb79e0, 0xf769af80, 0x27bf7680, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 10179665 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x28077560) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 9593387 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2962f500, 0x2c094000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2962f500, 0x2c094000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x226e74d0, 0x2c094000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x226e74d0, 0x2c094000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x25d35b80, 0x2c094000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x23d4f430, 0x2c094000, 0x1000, 0x1000, 0x2d51cc00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10158103 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1cd1e700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cd1e700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9837938 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2117c400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2117c400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1ffe49a0, 0xf7693770, 0x2117c400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10059904 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2e372620, 0x1f4ad000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2e372620, 0x1f4ad000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2a4550e0, 0x1f4ad000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2a4550e0, 0x1f4ad000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x228054e0, 0x1f4ad000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21f60e60, 0x1f4ad000, 0x1000, 0x1000, 0x2538c1c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10087790 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1eee3180, 0x25bc8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1eee3180, 0x25bc8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1f33a1b0, 0x25bc8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1f33a1b0, 0x25bc8000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1cbb2780, 0x25bc8000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2045a320, 0x25bc8000, 0x1000, 0x1000, 0x1e683ac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10161426 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2a4a8640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2a4a8640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10024114 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1b531cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1b531cc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1bb10900, 0xf7693770, 0x1b531cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10094211 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x22cb4e40, 0xf764f0e0, 0x2eb6e660, 0x22a40880, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x24e67360, 0xf764f0e0, 0x2eb6e660, 0x22a40880, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x26d22f80, 0x24e634a0, 0x24e67360, 0xf769af80, 0x26d22c00, 0x22a40880, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10114785 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23451340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23451340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1c265900, 0xf7693770, 0x23451340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10047209 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1aed09a0, 0x268a8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1aed09a0, 0x268a8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1d08c660, 0x268a8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1d08c660, 0x268a8000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x20569c40, 0x268a8000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1c79ecb0, 0x268a8000, 0x1000, 0x1000, 0x1d34d980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10062388 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fd157a0, 0xf764f0e0, 0x20697b00, 0x29223a00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x20696500, 0xf764f0e0, 0x20697b00, 0x29223a00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2c420f80, 0x1c8595d0, 0x20696500, 0xf769af80, 0x2c420ec0, 0x29223a00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9918647 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1fdbe1c0, 0x264ce000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1fdbe1c0, 0x264ce000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x29d91650, 0x264ce000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x29d91650, 0x264ce000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x24fd2fe0, 0x264ce000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22394a90, 0x264ce000, 0x1000, 0x1000, 0x2354b200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9924623 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x26373900, 0x2dd8f080, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x26373900, 0x2dd8f080, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2dd8f080, 0x22, 0x9e38) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9834267 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x29ac6d00, 0x22798930, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x29ac6d00, 0x22798930, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x22798930, 0x22, 0x9cd9) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9816390 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x28e993d0, 0xc, 0xc, 0x0, 0x0, 0x26ebe140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2b936b60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2b936b60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2b936b60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2bed4630, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2bed4630, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2bed4630, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x27d35340, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x232e5c10, 0x18e3e690, 0x22, 0x26a75fc0, 0x0, 0xf768f018, 0x21a68048) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x232e5c10, 0x18e3e690, 0x22, 0x2bd20a20, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x232e5c10, 0x2bd20a20, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x232e5c10, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x21287020, 0xf7693770, 0x26a75ec0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x26a75ec0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x28e99360, 0x26a75ec0, 0x26a75f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9602078 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x30e5d340, 0x28438000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x30e5d340, 0x28438000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x263482d0, 0x28438000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x263482d0, 0x28438000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x27cd3020, 0x28438000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x24205200, 0x28438000, 0x1000, 0x1000, 0x21ec4c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9502105 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x2a21dbc0, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 9772137 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21a8dc40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x21a8dc40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2293a018, 0x21a8dc40, 0x21a8dd40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10086161 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1cc3b680, 0xf764f0e0, 0x1aaa06a0, 0x23338f80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1d78bee0, 0xf764f0e0, 0x1aaa06a0, 0x23338f80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1c610080, 0x2e0a7ff0, 0x1d78bee0, 0xf769af80, 0x1d5ae9c0, 0x23338f80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9870979 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fd15140, 0xf764f0e0, 0x2df8e8a0, 0x23973200, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2f9e1f40, 0xf764f0e0, 0x2df8e8a0, 0x23973200, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2e505180, 0x23462000, 0x2f9e1f40, 0xf769af80, 0x29976b00, 0x23973200, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9912915 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1f28cd00, 0x1e9884b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1f28cd00, 0x1e9884b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1e9884b0, 0x22, 0x9e11) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9555215 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d17c8c0, 0x28a8d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d17c8c0, 0x28a8d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2c3e2ab0, 0x28a8d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2c3e2ab0, 0x28a8d000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1fa87e80, 0x28a8d000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22e6d9a0, 0x28a8d000, 0x1000, 0x1000, 0x1d922200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10108493 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2301f620, 0xf764f0e0, 0x2e609500, 0x1b21b700, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2b524320, 0xf764f0e0, 0x2e609500, 0x1b21b700, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1d422240, 0x2b522760, 0x2b524320, 0xf769af80, 0x1d422040, 0x1b21b700, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9869732 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x257eb1f0, 0xc, 0xc, 0x0, 0x0, 0x28beb680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x20a6d6c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x20a6d6c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x20a6d6c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2c462ed0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2c462ed0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2c462ed0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1c22aa20, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1ab7bc28, 0x18e3e690, 0x22, 0x28beb640, 0x0, 0xf768f018, 0x28e30540) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1ab7bc28, 0x18e3e690, 0x22, 0x1c64ee10, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1ab7bc28, 0x1c64ee10, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1ab7bc28, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28c742a0, 0xf7693770, 0x28beb380, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x28beb380) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x257eb180, 0x28beb380, 0x28beb440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9548024 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x2922e6f0, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 9887955 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x25052a20, 0xf764f0e0, 0x26657a00, 0x1fc75800, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x266577a0, 0xf764f0e0, 0x26657a00, 0x1fc75800, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x22134400, 0x20d893f0, 0x266577a0, 0xf769af80, 0x22134340, 0x1fc75800, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10083650 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x22d6fec0, 0xf764f0e0, 0x218f2b00, 0x1c882400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x26fcf4c0, 0xf764f0e0, 0x218f2b00, 0x1c882400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1e4eee40, 0x2d4c7e30, 0x26fcf4c0, 0xf769af80, 0x1e652100, 0x1c882400, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10114287 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x295e3280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x295e3280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10130053 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x26df12a0, 0xc, 0xc, 0x0, 0x0, 0x2d4fb6c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x1df2e620, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x22ef1f32, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x24b6bfa0, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x2afdf97c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x26df1290, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x24b6bec8, 0x18e3e690, 0x22, 0x2d4fb680, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x24b6bec8, 0x18e3e690, 0x22, 0x2b746db0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x24b6bec8, 0x2b746db0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x24b6bec8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2b7c9ec0, 0xf7693770, 0x2d4fb580, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2d4fb580) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x26df1230, 0x2d4fb580, 0x2d4fb640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160362 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x27fddf80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27fddf80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9593369 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b4341c0, 0x23837000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b4341c0, 0x23837000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x226e72c0, 0x23837000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x226e72c0, 0x23837000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x25d355a0, 0x23837000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x23d4e910, 0x23837000, 0x1000, 0x1000, 0x2d51c640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9993950 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1ae5dc20, 0xc, 0xc, 0x0, 0x0, 0x1a496780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x20315ea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x20315ea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x20315ea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x270b98f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x270b98f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x270b98f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x26ffb380, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1b2b16c8, 0x18e3e690, 0x22, 0x1a496740, 0x0, 0xf768f018, 0x272b15c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1b2b16c8, 0x18e3e690, 0x22, 0x289a05d0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1b2b16c8, 0x289a05d0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1b2b16c8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x26403c80, 0xf7693770, 0x1a496500, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1a496500) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1ae5dba0, 0x1a496500, 0x1a496700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10110913 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2dbc7a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2dbc7a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10148484 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25193480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25193480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10074017 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x21940480, 0xf764f0e0, 0x1ee221a0, 0x25fe8f80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2b660980, 0xf764f0e0, 0x1ee221a0, 0x25fe8f80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2ad3ed80, 0x22635850, 0x2b660980, 0xf769af80, 0x2ad3ecc0, 0x25fe8f80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9814868 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x27eb1980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27eb1980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2e87a5e0, 0xf7693770, 0x27eb1980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9966113 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1edc7240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1edc7240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e008ae8, 0x1edc7240, 0x1edc7380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10158732 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2df79f40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2df79f40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9717897 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f02c700, 0x28b88000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f02c700, 0x28b88000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x20cb9da0, 0x28b88000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x20cb9da0, 0x28b88000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x293e25e0, 0x28b88000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2403fd10, 0x28b88000, 0x1000, 0x1000, 0x26372500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9917318 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x22d6f8c0, 0xf764f0e0, 0x1f515b20, 0x25ac2580, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x294e79e0, 0xf764f0e0, 0x1f515b20, 0x25ac2580, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1b7d7040, 0x24608040, 0x294e79e0, 0xf769af80, 0x1b7d6f80, 0x25ac2580, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9780909 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x21941980, 0xf764f0e0, 0x22736da0, 0x2b294b00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2b6944a0, 0xf764f0e0, 0x22736da0, 0x2b294b00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x283e3b80, 0x1e924230, 0x2b6944a0, 0xf769af80, 0x1fb95b00, 0x2b294b00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9757040 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26c96d20, 0x28f89000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26c96d20, 0x28f89000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2ec8f290, 0x28f89000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2ec8f290, 0x28f89000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1fdcd220, 0x28f89000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1b14c5d0, 0x28f89000, 0x1000, 0x1000, 0x1b11aac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9660572 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1df2e2a0, 0x268fd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1df2e2a0, 0x268fd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x310f3500, 0x268fd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x310f3500, 0x268fd000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1c7b1cc0, 0x268fd000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1bf96560, 0x268fd000, 0x1000, 0x1000, 0x1b1ebd00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10115959 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x277cb140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x277cb140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2c7e6040, 0xf7693770, 0x277cb140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10150083 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2087d480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2087d480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10155768 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2628e400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2628e400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10115387 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2434e380, 0xc, 0xc, 0x0, 0x0, 0x2c115a00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x28fc9b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x6d516ab6, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x2b2a8bf0, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1fbf197c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2434e370, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2b2a8b58, 0x18e3e690, 0x22, 0x2c1159c0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2b2a8b58, 0x18e3e690, 0x22, 0x297228d0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2b2a8b58, 0x297228d0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2b2a8b58, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1e8778c0, 0xf7693770, 0x2c115880, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2c115880) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2434e310, 0x2c115880, 0x2c115980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9593452 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x22ea6d20, 0x26f1e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x22ea6d20, 0x26f1e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x25147e30, 0x26f1e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x25147e30, 0x26f1e000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x226890e0, 0x26f1e000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ea6c1e0, 0x26f1e000, 0x1000, 0x1000, 0x23a90400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10076470 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28a99780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x28a99780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21b35f00, 0x28a99780, 0x28a99940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9892520 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22348240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22348240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1f581c00, 0xf7693770, 0x22348240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9799389 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c40a000, 0x2c89a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c40a000, 0x2c89a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2d97fc50, 0x2c89a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2d97fc50, 0x2c89a000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2f07b0e0, 0x2c89a000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x257ea290, 0x2c89a000, 0x1000, 0x1000, 0x2b99b800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9968612 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1cc3cbc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cc3cbc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2f99e200, 0xf7693770, 0x1cc3cbc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9936505 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c7d2fc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c7d2fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x26c7be80, 0xf7693770, 0x1c7d2fc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10115825 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1ca6e470, 0xc, 0xc, 0x0, 0x0, 0x201fb880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x23696d20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x4f804bd, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x24aee888, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x25e8dcd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x1ca6e460, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x28ab8ac0, 0x18e3e690, 0x22, 0x201fb800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x28ab8ac0, 0x18e3e690, 0x22, 0x21be65d0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x2a121b50, 0x2b2a9bb0, 0x18eb79e0, 0xf769af80, 0x28ab8ac0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 9859197 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2354a480, 0x2c7ce4e0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2354a480, 0x2c7ce4e0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2c7ce4e0, 0x22, 0x9d3b) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10135622 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x20df8400, 0x1ce71290, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x20df8400, 0x1ce71290, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1ce71290, 0x22, 0xa182) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10022620 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1fd47900, 0x24afd830, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1fd47900, 0x24afd830, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x24afd830, 0x22, 0x9fbd) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9860206 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2176e440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2176e440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1cc3f260, 0x2176e440, 0x2176e680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10179086 [IO wait]: net.runtime_pollWait(0xf75e5280, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x2150b6f8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x2150b6f8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x2150b6c0, 0x2c640330, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x20d248c8, 0x2c640330, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x2dbf7d40, 0x2c640330, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x2c640290, 0x2c640330, 0x4, 0x4, 0xbd45bfaf, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x2c6402d0, 0x2c640330, 0x4, 0x4, 0x7ea4a7f6, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x2c6402d0, 0x2c640330, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x2c6402d0, 0x2c640330, 0x4, 0x4, 0x6c9dedc8, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x2c6402d0, 0x2c640330, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x2ba992c0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x2ba992c0, 0x28bbac80, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x2c640380, 0x28bbac80, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x2ba99350, 0x28bbac80, 0x4, 0x4, 0x98, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x2ba99350, 0x28bbac80, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x2ba99350, 0x28bbac80, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x2ba99350, 0x28bbac80, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x3e5ff380, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x3e5ff380, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1d1eedc0, 0x202d0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x28bbacd0, 0x202d0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x22e28600, 0x202d0000, 0x1000, 0x1000, 0x2aea4b08, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x2a848c60) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x2a848c60, 0x2b1270c0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x2a848c60, 0x2b1270c0, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x2a848c60, 0x2b1270c0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x2aea4ae0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 10157590 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2a40b840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2a40b840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10157264 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22349c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22349c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9930112 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fb94140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fb94140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1f389380, 0xf7693770, 0x1fb94140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10157640 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1dcca180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1dcca180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10083255 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20d31640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x20d31640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e04e130, 0x20d31640, 0x20d31740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9816698 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x254b7560, 0xf764f0e0, 0x22d4f9c0, 0x289d0100, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x28cdaf80, 0xf764f0e0, 0x22d4f9c0, 0x289d0100, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x267e0480, 0x20692670, 0x28cdaf80, 0xf769af80, 0x267e0080, 0x289d0100, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10178924 [chan receive, 10 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21b5c3c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x21b5c3c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x27147d58, 0x21b5c3c0, 0x21b5c880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10078423 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20df8e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x20df8e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23f53938, 0x20df8e40, 0x20df8f40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9787474 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c7e38c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c7e38c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1e3ffb60, 0xf7693770, 0x1c7e38c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10160341 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e21cf80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e21cf80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160091 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d278300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d278300, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9933965 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x209c8580, 0xc, 0xc, 0x0, 0x0, 0x2c6f0ac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2ce70e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2ce70e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2ce70e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x28071ce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x28071ce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x28071ce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2c0e5140, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2987d510, 0x18e3e690, 0x22, 0x2c6f0a80, 0x0, 0xf768f018, 0x2987c988) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2987d510, 0x18e3e690, 0x22, 0x2687bfb0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2987d510, 0x2687bfb0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2987d510, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28ba32c0, 0xf7693770, 0x2c6f06c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2c6f06c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x209c8510, 0x2c6f06c0, 0x2c6f0a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10122118 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22c5e2c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22c5e2c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x23d9dec0, 0xf7693770, 0x22c5e2c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9680611 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x225cdb20, 0x1c2a5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x225cdb20, 0x1c2a5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x279db5c0, 0x1c2a5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x279db5c0, 0x1c2a5000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x29e61b40, 0x1c2a5000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x245bd6f0, 0x1c2a5000, 0x1000, 0x1000, 0x20fbf080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10150705 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2784cec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2784cec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2e618d80, 0xf7693770, 0x2784cec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10121024 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x279c9240, 0x2b746cc0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x279c9240, 0x2b746cc0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2b746cc0, 0x22, 0xa14a) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10161239 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2ad3f480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2ad3f480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9874056 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fc674a0, 0xf764f0e0, 0x28b11fa0, 0x23b53780, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x29719820, 0xf764f0e0, 0x28b11fa0, 0x23b53780, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x26374300, 0x28cd4540, 0x29719820, 0xf769af80, 0x2e972380, 0x23b53780, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9457933 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x2524c960, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 10040066 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23b97cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23b97cc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2a41dd00, 0xf7693770, 0x23b97cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10156775 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22c5f880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22c5f880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9891662 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1d436b40, 0x2db0e570, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1d436b40, 0x2db0e570, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2db0e570, 0x22, 0x9dc0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10083309 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1b9dda80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1b9dda80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x227da618, 0x1b9dda80, 0x1b9ddb40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10125880 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fb9cd00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fb9cd00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10121058 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x279c9e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x279c9e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x201f7920, 0xf7693770, 0x279c9e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10020523 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1f0ef930, 0xc, 0xc, 0x0, 0x0, 0x1f009b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x227dc540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x227dc540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x227dc540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1d995410, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1d995410, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1d995410, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1d7ef040, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1e04e540, 0x18e3e690, 0x22, 0x1f009b40, 0x0, 0xf768f018, 0x280c1028) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1e04e540, 0x18e3e690, 0x22, 0x297b7950, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1e04e540, 0x297b7950, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1e04e540, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2a54a000, 0xf7693770, 0x1f009a40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1f009a40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f0ef8c0, 0x1f009a40, 0x1f009b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9839289 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25f60c40, 0x2bce9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25f60c40, 0x2bce9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28ad1c80, 0x2bce9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28ad1c80, 0x2bce9000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1bf26280, 0x2bce9000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2bce7b70, 0x2bce9000, 0x1000, 0x1000, 0x1d2e4bc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9431076 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d17dea0, 0x270bf000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d17dea0, 0x270bf000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x250a4f30, 0x270bf000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x250a4f30, 0x270bf000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2388b260, 0x270bf000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2e69dc80, 0x270bf000, 0x1000, 0x1000, 0x1c26d1c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9741308 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x21f2b680, 0xf764f0e0, 0x20ec82a0, 0x281dc500, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x23392820, 0xf764f0e0, 0x20ec82a0, 0x281dc500, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1bb5eb00, 0x1aeee4d0, 0x23392820, 0xf769af80, 0x1bb5ea40, 0x281dc500, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10156817 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20df9b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20df9b40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10140711 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25792700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25792700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10115936 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21615b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x21615b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2b28d058, 0x21615b80, 0x21615c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9822662 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e0aaa00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e0aaa00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x23cde420, 0xf7693770, 0x1e0aaa00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9760626 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x261fce00, 0x1f99a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x261fce00, 0x1f99a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x22fb0810, 0x1f99a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x22fb0810, 0x1f99a000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1e45d720, 0x1f99a000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x272d0360, 0x1f99a000, 0x1000, 0x1000, 0x1f0a9c00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9803402 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2469f6b0, 0xc, 0xc, 0x0, 0x0, 0x23054580, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x25937880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x25937880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x25937880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x250daa50, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x250daa50, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x250daa50, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1fce78c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1fd940f8, 0x18e3e690, 0x22, 0x23054540, 0x0, 0xf768f018, 0x27f55428) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1fd940f8, 0x18e3e690, 0x22, 0x21045d40, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1fd940f8, 0x21045d40, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1fd940f8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x254b06c0, 0xf7693770, 0x23054440, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x23054440) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2469f640, 0x23054440, 0x23054500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10154751 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x29d86040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29d86040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10140939 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x23463490, 0xc, 0xc, 0x0, 0x0, 0x1c1ff2c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2c5d0380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x77c325c5, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x2821da58, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x2362d97c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x23463480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2821d9a8, 0x18e3e690, 0x22, 0x1c1ff280, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2821d9a8, 0x18e3e690, 0x22, 0x1d65d9e0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2821d9a8, 0x1d65d9e0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2821d9a8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x26404b40, 0xf7693770, 0x1c1ff140, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1c1ff140) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23463420, 0x1c1ff140, 0x1c1ff240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10155665 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x27192b40, 0xc, 0xc, 0x0, 0x0, 0x2b51c480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2a0542a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x16244377, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1fd56f68, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1d397cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x27192b30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x2b9b9b00, 0x18e3e690, 0x22, 0x2b51c2c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x2b9b9b00, 0x18e3e690, 0x22, 0x25d39b00, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x2a1eac60, 0x2966e3e0, 0x18eb79e0, 0xf769af80, 0x2b9b9b00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 10157598 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x298b2780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x298b2780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10140140 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x279c4580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x279c4580, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x27cf0180, 0xf7693770, 0x279c4580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9895295 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1db444c0, 0x28b75710, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1db444c0, 0x28b75710, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x28b75710, 0x22, 0x9dc9) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9804726 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x253502a0, 0x2b10f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x253502a0, 0x2b10f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x29e811a0, 0x2b10f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x29e811a0, 0x2b10f000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x242e65c0, 0x2b10f000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x20101a30, 0x2b10f000, 0x1000, 0x1000, 0x2638c000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9673254 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c5d08c0, 0x2e5a2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c5d08c0, 0x2e5a2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2896d410, 0x2e5a2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2896d410, 0x2e5a2000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2b90c000, 0x2e5a2000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x26b1b160, 0x2e5a2000, 0x1000, 0x1000, 0x1d98d5c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10077918 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x25050ba0, 0xf764f0e0, 0x287576a0, 0x22f17a00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2e073da0, 0xf764f0e0, 0x287576a0, 0x22f17a00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x215b8180, 0x21c12780, 0x2e073da0, 0xf769af80, 0x215b80c0, 0x22f17a00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10158528 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2dc28980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2dc28980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9826791 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1d1eecc0, 0x22799e90, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1d1eecc0, 0x22799e90, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x22799e90, 0x22, 0x9cbd) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10085373 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2a03b590, 0xc, 0xc, 0x0, 0x0, 0x1aea81c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1e933b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1e933b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1e933b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2b2b7f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2b2b7f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2b2b7f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1bede5c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1fd4e070, 0x18e3e690, 0x22, 0x1a359b00, 0x0, 0xf768f018, 0x1fd56020) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1fd4e070, 0x18e3e690, 0x22, 0x2c379590, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1fd4e070, 0x2c379590, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1fd4e070, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1f9be4e0, 0xf7693770, 0x1d5afec0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1d5afec0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2e0a7350, 0x1d5afec0, 0x1d5aff80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10159186 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1add1f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1add1f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10140381 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2ad3f580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2ad3f580, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160899 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2b452d80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b452d80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10033417 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1e7ddce0, 0x28067000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1e7ddce0, 0x28067000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x21f2fb00, 0x28067000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x21f2fb00, 0x28067000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x28b49880, 0x28067000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x20ca15e0, 0x28067000, 0x1000, 0x1000, 0x2b95ba80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10134146 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24526a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x24526a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fff6f98, 0x24526a80, 0x24526b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9857065 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x27f92600, 0x1c64f2c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x27f92600, 0x1c64f2c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1c64f2c0, 0x22, 0x9d36) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9795671 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2b41cb00, 0x268a1890, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2b41cb00, 0x268a1890, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x268a1890, 0x22, 0x9c3c) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9755193 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2491a0c0, 0xf764f0e0, 0x222c3940, 0x29f39e00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2443d260, 0xf764f0e0, 0x222c3940, 0x29f39e00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1f009740, 0x22b22520, 0x2443d260, 0xf769af80, 0x2144a980, 0x29f39e00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10158499 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1b348b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1b348b40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10155452 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e815240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e815240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10146038 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c1f7540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1c1f7540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2b2a80c0, 0x1c1f7540, 0x1c1f7680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9786730 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28ba3680, 0xf764f0e0, 0x1ae2df00, 0x1b3e6000, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1c8b9cc0, 0xf764f0e0, 0x1ae2df00, 0x1b3e6000, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x205e0180, 0x20a5c940, 0x1c8b9cc0, 0xf769af80, 0x1fef1ac0, 0x1b3e6000, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9944736 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c7938c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c7938c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x21bfc940, 0xf7693770, 0x1c7938c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10159176 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20cd7280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20cd7280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9891799 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1e4a8700, 0x2db0e5a0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1e4a8700, 0x2db0e5a0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2db0e5a0, 0x22, 0x9dc1) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10179219 [IO wait]: net.runtime_pollWait(0xf75e5eb0, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1fe2a8b8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1fe2a8b8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1fe2a880, 0x23462f40, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x272b1bc8, 0x23462f40, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x261e6340, 0x23462f40, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x23462e70, 0x23462f40, 0x4, 0x4, 0x544b9737, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x23462ec0, 0x23462f40, 0x4, 0x4, 0x6f19793d, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x23462ec0, 0x23462f40, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x23462ec0, 0x23462f40, 0x4, 0x4, 0x8a1f40a4, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x23462ec0, 0x23462f40, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x41f74de0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x41f74de0, 0x2b1277a0, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x23462fb0, 0x2b1277a0, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x41f74e70, 0x2b1277a0, 0x4, 0x4, 0x98, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x41f74e70, 0x2b1277a0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x41f74e70, 0x2b1277a0, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x41f74e70, 0x2b1277a0, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x2a849770, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x2a849770, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1b1eb8c0, 0x21610000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x2b1277d0, 0x21610000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x2d9343d0, 0x21610000, 0x1000, 0x1000, 0x1fd17108, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x262b5290) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x262b5290, 0x2d502630, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x262b5290, 0x2d502630, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x262b5290, 0x2d502630, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1fd170e0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 10158714 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ed6fa40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ed6fa40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9575544 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d7a8fc0, 0x1fd33000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d7a8fc0, 0x1fd33000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x21dc1350, 0x1fd33000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x21dc1350, 0x1fd33000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2655de60, 0x1fd33000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x29d629a0, 0x1fd33000, 0x1000, 0x1000, 0x2c4208c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10154797 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28a98080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28a98080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9945718 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x231f8700, 0x22ea3620, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x231f8700, 0x22ea3620, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x22ea3620, 0x22, 0x9e9a) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10102277 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x289c3740, 0xf764f0e0, 0x24ef88a0, 0x292ab880, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x24eeb860, 0xf764f0e0, 0x24ef88a0, 0x292ab880, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2359b7c0, 0x216629c0, 0x24eeb860, 0xf769af80, 0x23538ec0, 0x292ab880, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9935886 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2eb82ea0, 0xf764f0e0, 0x2a09c9c0, 0x2708cf80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2a419100, 0xf764f0e0, 0x2a09c9c0, 0x2708cf80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2866d980, 0x20b771d0, 0x2a419100, 0xf769af80, 0x2866d8c0, 0x2708cf80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9811695 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b8537a0, 0x257c6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b8537a0, 0x257c6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2e758c30, 0x257c6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2e758c30, 0x257c6000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x28bd4540, 0x257c6000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2e757000, 0x257c6000, 0x1000, 0x1000, 0x2c13b340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9914493 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24bc75c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24bc75c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x27258040, 0xf7693770, 0x24bc75c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9751134 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28204880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28204880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2bee4ec0, 0xf7693770, 0x28204880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10011422 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1fcabb20, 0x24cf7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1fcabb20, 0x24cf7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b836ea0, 0x24cf7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b836ea0, 0x24cf7000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x29da1840, 0x24cf7000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2bc30520, 0x24cf7000, 0x1000, 0x1000, 0x2ddaaa80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9773742 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1fff5820, 0xc, 0xc, 0x0, 0x0, 0x20554b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1f5b0fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1f5b0fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1f5b0fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x21a9c4e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x21a9c4e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x21a9c4e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x218e9500, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1c589288, 0x18e3e690, 0x22, 0x20554ac0, 0x0, 0xf768f018, 0x1e6f5ac0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1c589288, 0x18e3e690, 0x22, 0x26803260, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1c589288, 0x26803260, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1c589288, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2b317800, 0xf7693770, 0x23ec4580, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x23ec4580) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1aa11e70, 0x23ec4580, 0x23ec4640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9871256 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2df95e80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2df95e80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x27d95698, 0x2df95e80, 0x2df95f40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160106 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c53a000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c53a000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9822802 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x21be5ef0, 0xc, 0xc, 0x0, 0x0, 0x1e882200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x21dbb880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x21dbb880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x21dbb880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x27c1f080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x27c1f080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x27c1f080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2022c480, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1f5cab98, 0x18e3e690, 0x22, 0x1e8821c0, 0x0, 0xf768f018, 0x2966f6a0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1f5cab98, 0x18e3e690, 0x22, 0x268a1890, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1f5cab98, 0x268a1890, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1f5cab98, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fd629c0, 0xf7693770, 0x1f0b9a80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1f0b9a80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21be5e80, 0x1f0b9a80, 0x1e882140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160757 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x29946400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29946400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10053181 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f788460, 0x2c52a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f788460, 0x2c52a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x219f7500, 0x2c52a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x219f7500, 0x2c52a000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x201e4fe0, 0x2c52a000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2719cec0, 0x2c52a000, 0x1000, 0x1000, 0x232cf840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9910983 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2170e600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2170e600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x29ec5a60, 0xf7693770, 0x2170e600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9934996 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2478f4b0, 0xc, 0xc, 0x0, 0x0, 0x2427cb00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2fba8540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2fba8540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2fba8540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x276f4360, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x276f4360, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x276f4360, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2c0e56c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21a69ad0, 0x18e3e690, 0x22, 0x2427cac0, 0x0, 0xf768f018, 0x2987dd28) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21a69ad0, 0x18e3e690, 0x22, 0x2c110c30, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21a69ad0, 0x2c110c30, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21a69ad0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x25053da0, 0xf7693770, 0x2427c6c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2427c6c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2478f440, 0x2427c6c0, 0x2427c800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9930367 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1bf35140, 0xf764f0e0, 0x22f7fca0, 0x18ef7f00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x23557e20, 0xf764f0e0, 0x22f7fca0, 0x18ef7f00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x20741ec0, 0x1d5c6770, 0x23557e20, 0xf769af80, 0x20741e00, 0x18ef7f00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9963628 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c1acfc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c1acfc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1f7d93c0, 0xf7693770, 0x1c1acfc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10155661 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2b9b9b00, 0x25d39b00, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2b9b9b00, 0x25d39b00, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x25d39b00, 0x22, 0xa1c6) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9759768 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f02c000, 0x1cfc8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f02c000, 0x1cfc8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2179c870, 0x1cfc8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2179c870, 0x1cfc8000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2f2a4e80, 0x1cfc8000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f367e30, 0x1cfc8000, 0x1000, 0x1000, 0x1e6170c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9787813 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1add13c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1add13c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22523e28, 0x1add13c0, 0x1add1480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10147271 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28078000, 0xf764f0e0, 0x22dc0f80, 0x2765a900, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2c729a80, 0xf764f0e0, 0x22dc0f80, 0x2765a900, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1fca3240, 0x1ecea900, 0x2c729a80, 0xf769af80, 0x1fca3180, 0x2765a900, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10092454 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x23e7a200, 0xc, 0xc, 0x0, 0x0, 0x268afd00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x205fe000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x205fe000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x205fe000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1cc1fd10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1cc1fd10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1cc1fd10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x292290e0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x22417718, 0x18e3e690, 0x22, 0x268afc80, 0x0, 0xf768f018, 0x28e300b8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x22417718, 0x18e3e690, 0x22, 0x29e80090, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x22417718, 0x29e80090, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x22417718, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2491be60, 0xf7693770, 0x279c4800, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x279c4800) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e9e3300, 0x279c4800, 0x279c48c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10179439 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1d75e300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 9741334 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x253ae700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x253ae700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x24430410, 0x253ae700, 0x253aeb40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9979247 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x222ffc80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x222ffc80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x235acd98, 0x222ffc80, 0x222ffe40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10025921 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1fd75180, 0x21b6fd70, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1fd75180, 0x21b6fd70, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x21b6fd70, 0x22, 0x9fd4) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10147364 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x235c95c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x235c95c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9731324 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b2f02a0, 0x2b0fd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b2f02a0, 0x2b0fd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1e9ac3c0, 0x2b0fd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1e9ac3c0, 0x2b0fd000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2263ce20, 0x2b0fd000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e9eea20, 0x2b0fd000, 0x1000, 0x1000, 0x1d97fe80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9496227 [select, 13 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1cc3ab40, 0x223837b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1cc3ab40, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1cc3ab40, 0x2a1b2290) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 9844667 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1d1bb180, 0x1df009c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1d1bb180, 0x1df009c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1df009c0, 0x22, 0x9cff) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9827645 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1fdbf500, 0x25459000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1fdbf500, 0x25459000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x21dd30b0, 0x25459000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x21dd30b0, 0x25459000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x21dcd1c0, 0x25459000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21ebf1b0, 0x25459000, 0x1000, 0x1000, 0x215b8480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9896110 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1afe3790, 0xc, 0xc, 0x0, 0x0, 0x1fd46ac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1a461180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1a461180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1a461180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1d5a8360, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1d5a8360, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1d5a8360, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1a471a20, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1dface88, 0x18e3e690, 0x22, 0x1fd46a80, 0x0, 0xf768f018, 0x2b28c3f0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1dface88, 0x18e3e690, 0x22, 0x2f018ea0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1dface88, 0x2f018ea0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1dface88, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fc66540, 0xf7693770, 0x1fd46980, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1fd46980) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1afe3720, 0x1fd46980, 0x1fd46a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9882272 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1d6b9a70, 0xc, 0xc, 0x0, 0x0, 0x256ef880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1c851180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1c851180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1c851180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x220dd890, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x220dd890, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x220dd890, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1fc70660, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x223712a0, 0x18e3e690, 0x22, 0x256ef840, 0x0, 0xf768f018, 0x272ae100) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x223712a0, 0x18e3e690, 0x22, 0x1c64ee40, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x223712a0, 0x1c64ee40, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x223712a0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28c74c60, 0xf7693770, 0x256ef600, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x256ef600) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1d6b9a00, 0x256ef600, 0x256ef6c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10025840 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1add1f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1add1f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22907020, 0x1add1f80, 0x1cb04080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9795434 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x22206080, 0xc, 0xc, 0x0, 0x0, 0x2223b5c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1f338ee0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1f338ee0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1f338ee0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x282bf650, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x282bf650, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x282bf650, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x230cdfc0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1cc3f3d0, 0x18e3e690, 0x22, 0x2223b580, 0x0, 0xf768f018, 0x1d1a6048) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1cc3f3d0, 0x18e3e690, 0x22, 0x25202930, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1cc3f3d0, 0x25202930, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1cc3f3d0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2a54b860, 0xf7693770, 0x2223b2c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2223b2c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22206010, 0x2223b2c0, 0x2223b540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10128661 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x28214d00, 0xc, 0xc, 0x0, 0x0, 0x2920c180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2e22ca80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x63d531c9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x22417068, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x2932697c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x28214cf0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x22416fd0, 0x18e3e690, 0x22, 0x2920c140, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x22416fd0, 0x18e3e690, 0x22, 0x2b746bd0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x22416fd0, 0x2b746bd0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x22416fd0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fd16000, 0xf7693770, 0x2920c040, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2920c040) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x28214c90, 0x2920c040, 0x2920c100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9776706 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1ac871d0, 0xc, 0xc, 0x0, 0x0, 0x23538bc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x24448a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x24448a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x24448a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2b86a690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2b86a690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2b86a690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2ea832c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21fbbe18, 0x18e3e690, 0x22, 0x1e273100, 0x0, 0xf768f018, 0x1d1a6070) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21fbbe18, 0x18e3e690, 0x22, 0x26802d80, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21fbbe18, 0x26802d80, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21fbbe18, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2491baa0, 0xf7693770, 0x1e273000, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1e273000) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x28010f60, 0x1e273000, 0x1e2730c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10114702 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2898bb70, 0xc, 0xc, 0x0, 0x0, 0x2e972840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x280037a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x31f63af9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x27c6a530, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x24e0b97c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2898bb60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x27c6a478, 0x18e3e690, 0x22, 0x2e972800, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x27c6a478, 0x18e3e690, 0x22, 0x29722840, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x27c6a478, 0x29722840, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x27c6a478, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2301f620, 0xf7693770, 0x27fddf80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x27fddf80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2898bb00, 0x27fddf80, 0x2e9727c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10039916 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x21780100, 0x24fad650, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x21780100, 0x24fad650, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x24fad650, 0x22, 0xa008) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10086050 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1d0a3800, 0xf764f0e0, 0x28600100, 0x213bd180, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2324b100, 0xf764f0e0, 0x28600100, 0x213bd180, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x22571bc0, 0x27603500, 0x2324b100, 0xf769af80, 0x1ae095c0, 0x213bd180, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9980986 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23d29b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23d29b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2452d440, 0xf7693770, 0x23d29b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9956623 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2b6b1140, 0x20538cf0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2b6b1140, 0x20538cf0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x20538cf0, 0x22, 0x9ec0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9920648 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2e505100, 0x1c266b10, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2e505100, 0x1c266b10, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1c266b10, 0x22, 0x9e2c) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9966573 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cbd6880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1cbd6880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1d5c27d0, 0x1cbd6880, 0x1cbd6940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9979180 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1c7559d0, 0xc, 0xc, 0x0, 0x0, 0x26ebe500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x21902000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x21902000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x21902000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1f2f2600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1f2f2600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1f2f2600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x21ead5a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21b355e8, 0x18e3e690, 0x22, 0x26ebe4c0, 0x0, 0xf768f018, 0x1fd57218) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21b355e8, 0x18e3e690, 0x22, 0x26b7de90, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21b355e8, 0x26b7de90, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21b355e8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1c357020, 0xf7693770, 0x2a3fabc0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2a3fabc0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1b224f50, 0x2a3fabc0, 0x2a3fac80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9935028 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2687c900, 0x1f3874a0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2687c900, 0x1f3874a0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1f3874a0, 0x22, 0x9e61) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10029703 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x22cb4420, 0xf764f0e0, 0x1c01de40, 0x1e224c00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1b840d00, 0xf764f0e0, 0x1c01de40, 0x1e224c00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2866d1c0, 0x272fd360, 0x1b840d00, 0xf769af80, 0x2866d100, 0x1e224c00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10100533 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23d282c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23d282c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x24f89f40, 0xf7693770, 0x23d282c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10031054 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2372c960, 0xf764f0e0, 0x1b7a79c0, 0x1cfbf300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1dd51b00, 0xf764f0e0, 0x1b7a79c0, 0x1cfbf300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x203fa680, 0x2182e570, 0x1dd51b00, 0xf769af80, 0x203fa540, 0x1cfbf300, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10160399 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25f85940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25f85940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9912130 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25f31c00, 0x22b37000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25f31c00, 0x22b37000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2cdf7920, 0x22b37000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2cdf7920, 0x22b37000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x23484220, 0x22b37000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22325150, 0x22b37000, 0x1000, 0x1000, 0x1fdfb640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9900011 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2d4d5ce0, 0x2268b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2d4d5ce0, 0x2268b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b7a54d0, 0x2268b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b7a54d0, 0x2268b000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2e98a980, 0x2268b000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d2eb490, 0x2268b000, 0x1000, 0x1000, 0x1e8fb000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9908066 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1a821880, 0xc, 0xc, 0x0, 0x0, 0x24c78000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2c3609a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2c3609a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2c3609a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2ce89d40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2ce89d40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2ce89d40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x28e19080, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x220d7de8, 0x18e3e690, 0x22, 0x2174b400, 0x0, 0xf768f018, 0x2987c660) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x220d7de8, 0x18e3e690, 0x22, 0x272ab260, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x220d7de8, 0x272ab260, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x220d7de8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1e7c5740, 0xf7693770, 0x2174afc0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2174afc0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1a821810, 0x2174afc0, 0x2174b2c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9404533 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d646700, 0x24be3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d646700, 0x24be3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1efce510, 0x24be3000, 0x1000, 0x1000, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1efce510, 0x24be3000, 0x1000, 0x1000, 0x8148dbf, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1a752c40, 0x24be3000, 0x1000, 0x1000, 0x19021680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x242ac9a0, 0x24be3000, 0x1000, 0x1000, 0x23055380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10113123 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1ec57850, 0xc, 0xc, 0x0, 0x0, 0x26bc7440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x1e01c8c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x23d0ca20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1f7e5c00, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1e44e97c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x1ec57840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1f7e5b10, 0x18e3e690, 0x22, 0x26bc7400, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1f7e5b10, 0x18e3e690, 0x22, 0x1cc5e1e0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1f7e5b10, 0x1cc5e1e0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1f7e5b10, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28c76600, 0xf7693770, 0x26bc7280, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x26bc7280) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1ec577e0, 0x26bc7280, 0x26bc73c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10159981 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25779100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25779100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9799430 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x251a6a80, 0x29f5d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x251a6a80, 0x29f5d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2d9df920, 0x29f5d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2d9df920, 0x29f5d000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2f9a0be0, 0x29f5d000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x257eac50, 0x29f5d000, 0x1000, 0x1000, 0x2b99bd80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9794885 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x22135340, 0x2bd20a50, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x22135340, 0x2bd20a50, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2bd20a50, 0x22, 0x9c38) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9800636 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x226f88c0, 0xc, 0xc, 0x0, 0x0, 0x2170e1c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x26c980e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x26c980e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x26c980e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x250da6f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x250da6f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x250da6f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1fce7600, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2102d6c8, 0x18e3e690, 0x22, 0x2170e180, 0x0, 0xf768f018, 0x1fd56b38) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2102d6c8, 0x18e3e690, 0x22, 0x239383c0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2102d6c8, 0x239383c0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2102d6c8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x26402120, 0xf7693770, 0x27513d80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x27513d80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x226f8850, 0x27513d80, 0x2170e140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9559531 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1e933180, 0x262b2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1e933180, 0x262b2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2e72a600, 0x262b2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2e72a600, 0x262b2000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x20677e80, 0x262b2000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x27fb11e0, 0x262b2000, 0x1000, 0x1000, 0x222b6580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9385267 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x23a0c2a0, 0x2c330000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x23a0c2a0, 0x2c330000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2d69f980, 0x2c330000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2d69f980, 0x2c330000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x28fd2d80, 0x2c330000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2ec7f020, 0x2c330000, 0x1000, 0x1000, 0x2b51c800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9976507 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2455e660, 0xc, 0xc, 0x0, 0x0, 0x2b138580, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x25f61dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x25f61dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x25f61dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2781bd70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2781bd70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2781bd70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x276550e0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x27d951b0, 0x18e3e690, 0x22, 0x2b138540, 0x0, 0xf768f018, 0x272b1570) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x27d951b0, 0x18e3e690, 0x22, 0x20538c00, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x27d951b0, 0x20538c00, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x27d951b0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2b319da0, 0xf7693770, 0x2b138400, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2b138400) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2455e5f0, 0x2b138400, 0x2b138500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160777 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24526a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24526a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9913678 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20756fc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20756fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2dffa840, 0xf7693770, 0x20756fc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10180124 [chan receive, 10 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21b5c3c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21b5c3c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10081776 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x211d5280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x211d5280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e6954b0, 0x211d5280, 0x211d5340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 1864844 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x2107cc90, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 9873987 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x26548b00, 0x2f0190b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x26548b00, 0x2f0190b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2f0190b0, 0x22, 0x9d77) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10153627 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24bc6100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24bc6100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9794272 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1ec64d20, 0xc, 0xc, 0x0, 0x0, 0x1f0b9f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1dc5bce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1dc5bce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1dc5bce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x21a01830, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x21a01830, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x21a01830, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2c0a6320, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1f5cb3f8, 0x18e3e690, 0x22, 0x1f0b9ec0, 0x0, 0xf768f018, 0x27ed53f0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1f5cb3f8, 0x18e3e690, 0x22, 0x2507a0c0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1f5cb3f8, 0x2507a0c0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1f5cb3f8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1d8bcba0, 0xf7693770, 0x1f0b9bc0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1f0b9bc0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1ec64c90, 0x1f0b9bc0, 0x1f0b9c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10115059 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2920d5c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2920d5c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10115558 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2eb85620, 0xf764f0e0, 0x29d736c0, 0x2765ae80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2eca6680, 0xf764f0e0, 0x29d736c0, 0x2765ae80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x28205bc0, 0x2e675420, 0x2eca6680, 0xf769af80, 0x28205b00, 0x2765ae80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10149623 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x232ce980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x232ce980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 1979011 [runnable]: net.runtime_pollWait(0xf76bfea8, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x2130ddb8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x2130ddb8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x2130dd80, 0x1f6a0ba0, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x22a34c90, 0x1f6a0ba0, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1cdeb8c0, 0x1f6a0ba0, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1f6a0b20, 0x1f6a0ba0, 0x4, 0x4, 0x4e8f5a63, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1f6a0b50, 0x1f6a0ba0, 0x4, 0x4, 0xe1fd9903, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1f6a0b50, 0x1f6a0ba0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1f6a0b50, 0x1f6a0ba0, 0x4, 0x4, 0x26fcb983, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1f6a0b50, 0x1f6a0ba0, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1c80e4e0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1c80e4e0, 0x1be32fc0, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1f6a0be0, 0x1be32fc0, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1c80e570, 0x1be32fc0, 0x4, 0x4, 0x808b11d, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1c80e570, 0x1be32fc0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1c80e570, 0x1be32fc0, 0x4, 0x4, 0x1, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1c80e570, 0x1be32fc0, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x224ee030, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x224ee030, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x21e0fd00, 0x225b4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1be32fe0, 0x225b4000, 0x1000, 0x1000, 0x21a33e4c, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1f6a0fb0, 0x225b4000, 0x1000, 0x1000, 0xc0001, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x224ee120) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x224ee120, 0x1b21e2c0, 0xc, 0xc, 0x2d858b24, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x224ee120, 0x1b21e2c0, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x224ee120, 0x1b21e2c0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1c878ba0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 9922954 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x222096c0, 0x25f5a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x222096c0, 0x25f5a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2c19ecc0, 0x25f5a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2c19ecc0, 0x25f5a000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2bcd4bc0, 0x25f5a000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2818f1a0, 0x25f5a000, 0x1000, 0x1000, 0x1fea6ec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9655443 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26912fc0, 0x291e7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26912fc0, 0x291e7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2ae10ed0, 0x291e7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2ae10ed0, 0x291e7000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2dcf4d60, 0x291e7000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2ec8c8f0, 0x291e7000, 0x1000, 0x1000, 0x2c81bd00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10154666 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24119100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24119100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10158078 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c1ad780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c1ad780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10157622 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1b7d7e40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1b7d7e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10085219 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2481a0c0, 0xf764f0e0, 0x1eb1fc60, 0x213bca80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1eb1e7e0, 0xf764f0e0, 0x1eb1fc60, 0x213bca80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x21a47a40, 0x2b3443e0, 0x1eb1e7e0, 0xf769af80, 0x1ae09200, 0x213bca80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10135289 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x22ba5d50, 0xc, 0xc, 0x0, 0x0, 0x22239640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x26d2e2a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x3cf55ebe, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x226e4620, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1ad0497c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x22ba5d40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x226e4580, 0x18e3e690, 0x22, 0x222395c0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x226e4580, 0x18e3e690, 0x22, 0x1ce70ea0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x226e4580, 0x1ce70ea0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x226e4580, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2b31da40, 0xf7693770, 0x222394c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x222394c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22ba5cd0, 0x222394c0, 0x22239580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160370 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fef03c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fef03c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9746673 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1b348540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1b348540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1cdd67e8, 0x1b348540, 0x1b348600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9904555 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x238d2c40, 0x29a85000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x238d2c40, 0x29a85000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x27b8faa0, 0x29a85000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x27b8faa0, 0x29a85000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2357abc0, 0x29a85000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x201bb470, 0x29a85000, 0x1000, 0x1000, 0x256f5240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10083218 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1e4f0a80, 0x2c379680, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1e4f0a80, 0x2c379680, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2c379680, 0x22, 0xa0c6) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10160071 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fe89700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fe89700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9759292 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2016f2c0, 0x26803a70, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2016f2c0, 0x26803a70, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26803a70, 0x22, 0x9bb7) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10161391 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2a299540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2a299540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9817354 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b936b60, 0x2981e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b936b60, 0x2981e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2bed4630, 0x2981e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2bed4630, 0x2981e000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x27d35340, 0x2981e000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1fac2c40, 0x2981e000, 0x1000, 0x1000, 0x1fe89540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9762968 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2045d950, 0xc, 0xc, 0x0, 0x0, 0x1c776800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2125bdc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2125bdc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2125bdc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2c71e060, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2c71e060, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2c71e060, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1a753b80, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1c7f98e8, 0x18e3e690, 0x22, 0x1c7767c0, 0x0, 0xf768f018, 0x27c6bae8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1c7f98e8, 0x18e3e690, 0x22, 0x2369d2f0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1c7f98e8, 0x2369d2f0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1c7f98e8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28b19320, 0xf7693770, 0x1c776680, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1c776680) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2045d8e0, 0x1c776680, 0x1c776780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9981196 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1f524130, 0xc, 0xc, 0x0, 0x0, 0x1adb2e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x26d13180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x26d13180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x26d13180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x263a1dd0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x263a1dd0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x263a1dd0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x274904a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21fbb1b8, 0x18e3e690, 0x22, 0x1adb2e00, 0x0, 0xf768f018, 0x1fd56de0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21fbb1b8, 0x18e3e690, 0x22, 0x26b7ce70, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21fbb1b8, 0x26b7ce70, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21fbb1b8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1a9a9140, 0xf7693770, 0x1adb2b80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1adb2b80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f5240b0, 0x1adb2b80, 0x1adb2dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10088535 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x26812140, 0xc, 0xc, 0x0, 0x0, 0x1d57f980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1d7a96c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1d7a96c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1d7a96c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x214a5a10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x214a5a10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x214a5a10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1fecd340, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x226ecb80, 0x18e3e690, 0x22, 0x1d57f880, 0x0, 0xf768f018, 0x2966fba8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x226ecb80, 0x18e3e690, 0x22, 0x2479f500, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x226ecb80, 0x2479f500, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x226ecb80, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2e87fbc0, 0xf7693770, 0x1d57f780, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1d57f780) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x268120d0, 0x1d57f780, 0x1d57f840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10082454 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1e652000, 0x2c379410, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1e652000, 0x2c379410, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2c379410, 0x22, 0xa0bf) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9796378 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2b41dc00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b41dc00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x25362500, 0xf7693770, 0x2b41dc00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10011677 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1c1f6800, 0x23ef6ed0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1c1f6800, 0x23ef6ed0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x23ef6ed0, 0x22, 0x9f93) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10126056 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20dca740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20dca740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10109503 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26c1da40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26c1da40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2a6a30e0, 0xf7693770, 0x26c1da40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10015109 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23257d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23257d00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x27acef60, 0xf7693770, 0x23257d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10159191 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23e0e000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23e0e000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9832040 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1de2a0b0, 0xc, 0xc, 0x0, 0x0, 0x277ef380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2ec07b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2ec07b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2ec07b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2ce81740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2ce81740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2ce81740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2ed95580, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x27464c70, 0x18e3e690, 0x22, 0x277ef240, 0x0, 0xf768f018, 0x272b0e38) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x27464c70, 0x18e3e690, 0x22, 0x2c303e60, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x27464c70, 0x2c303e60, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x27464c70, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x25053320, 0xf7693770, 0x277ef140, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x277ef140) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1de2a040, 0x277ef140, 0x277ef200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10026358 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1c5edc80, 0xf764f0e0, 0x1c7f3be0, 0x1b3e6380, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1e6df3e0, 0xf764f0e0, 0x1c7f3be0, 0x1b3e6380, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x24880580, 0x29367c90, 0x1e6df3e0, 0xf769af80, 0x1fd75180, 0x1b3e6380, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10155412 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2144ab40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2144ab40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9816859 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21fbefc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21fbefc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x26046ce0, 0xf7693770, 0x21fbefc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10074635 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2e87e1e0, 0xf764f0e0, 0x2f47fc40, 0x23972680, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2d3e5840, 0xf764f0e0, 0x2f47fc40, 0x23972680, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2d938a80, 0x262c7590, 0x2d3e5840, 0xf769af80, 0x2d964840, 0x23972680, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10000427 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x21940300, 0xf764f0e0, 0x29785b40, 0x2299ce00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x29da4060, 0xf764f0e0, 0x29785b40, 0x2299ce00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2b805e80, 0x2b4ea120, 0x29da4060, 0xf769af80, 0x277ca980, 0x2299ce00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10025422 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x210a46c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x210a46c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1cb849a0, 0xf7693770, 0x210a46c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10137357 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x23a819f0, 0xc, 0xc, 0x0, 0x0, 0x1fb95740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x225cda40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x3339ca9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1bfc3710, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x219a597c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x23a819d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1bfc3660, 0x18e3e690, 0x22, 0x1fb956c0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1bfc3660, 0x18e3e690, 0x22, 0x1d663c50, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1bfc3660, 0x1d663c50, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1bfc3660, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x26403e60, 0xf7693770, 0x1fb95540, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1fb95540) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23a81970, 0x1fb95540, 0x1fb95680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9387497 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c40ae00, 0x2c659000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c40ae00, 0x2c659000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2889d2f0, 0x2c659000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2889d2f0, 0x2c659000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x27269480, 0x2c659000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2bb24ed0, 0x2c659000, 0x1000, 0x1000, 0x250b6c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9882153 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2696d040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2696d040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x24364840, 0xf7693770, 0x2696d040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10029723 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2866db80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2866db80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1c01de40, 0xf7693770, 0x2866db80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9786510 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1fef1a40, 0x21045e00, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1fef1a40, 0x21045e00, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x21045e00, 0x22, 0x9c20) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10160842 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fe2be00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fe2be00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9413868 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f02da40, 0x3138a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f02da40, 0x3138a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1da035c0, 0x3138a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1da035c0, 0x3138a000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2667c380, 0x3138a000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1c3e51c0, 0x3138a000, 0x1000, 0x1000, 0x1ce571c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10081623 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x20f4c5c0, 0x2933d410, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x20f4c5c0, 0x2933d410, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2933d410, 0x22, 0xa0b6) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10080877 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x21f2b1a0, 0xf764f0e0, 0x2800c540, 0x2338f200, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x25d8f420, 0xf764f0e0, 0x2800c540, 0x2338f200, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1e61bb40, 0x29a724f0, 0x25d8f420, 0xf769af80, 0x21b2c980, 0x2338f200, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9799353 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x261fd960, 0x255df000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x261fd960, 0x255df000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2d97f260, 0x255df000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2d97f260, 0x255df000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2f07aba0, 0x255df000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x29381310, 0x255df000, 0x1000, 0x1000, 0x2b99b440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9980839 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x25050240, 0xf764f0e0, 0x2452d440, 0x292aa980, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x259f29a0, 0xf764f0e0, 0x2452d440, 0x292aa980, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x29895a80, 0x1d7214f0, 0x259f29a0, 0xf769af80, 0x29895840, 0x292aa980, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9746432 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1fc01c00, 0x2369d4d0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1fc01c00, 0x2369d4d0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2369d4d0, 0x22, 0x9b78) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10158521 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1b7d6280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1b7d6280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10142815 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2b499680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b499680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10041346 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x23b32860, 0xc, 0xc, 0x0, 0x0, 0x1e814d40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x20b8b500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x20b8b500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x20b8b500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x20921470, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x20921470, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x20921470, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1af66ea0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1dc52c98, 0x18e3e690, 0x22, 0x1e814cc0, 0x0, 0xf768f018, 0x2b2a81a0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1dc52c98, 0x18e3e690, 0x22, 0x2558d950, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1dc52c98, 0x2558d950, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1dc52c98, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1e7c5860, 0xf7693770, 0x1e814b40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1e814b40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23b327f0, 0x1e814b40, 0x1e814c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9867454 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1ab95040, 0x2dd804b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1ab95040, 0x2dd804b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2dd804b0, 0x22, 0x9d58) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9815886 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1ff437a0, 0x29554000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1ff437a0, 0x29554000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2261eb10, 0x29554000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2261eb10, 0x29554000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x22bfdce0, 0x29554000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21e48990, 0x29554000, 0x1000, 0x1000, 0x2bd844c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10038564 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2ce7fa80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2ce7fa80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x272b0478, 0x2ce7fa80, 0x2ce7fb40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9504120 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f02aa80, 0x202d1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f02aa80, 0x202d1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x23df3e90, 0x202d1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x23df3e90, 0x202d1000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x20fdbb80, 0x202d1000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22d53dd0, 0x202d1000, 0x1000, 0x1000, 0x21a8cf40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10031138 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21730900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21730900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1b5a26c0, 0xf7693770, 0x21730900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10117016 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2ef952c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2ef952c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x272b1fd0, 0x2ef952c0, 0x2ef95380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160383 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2e099a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2e099a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10074798 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2e87ef00, 0xf764f0e0, 0x291b8580, 0x20280300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x21c4b5c0, 0xf764f0e0, 0x291b8580, 0x20280300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x29d35480, 0x23a5b440, 0x21c4b5c0, 0xf769af80, 0x29d353c0, 0x20280300, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9788126 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cc3d180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1cc3d180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f897d10, 0x1cc3d180, 0x1cc3c080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10129990 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2995b9b0, 0xc, 0xc, 0x0, 0x0, 0x2d4fa840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x27e03ea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x4f875404, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x24b6ba00, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1d41897c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2995b9a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x24b6b928, 0x18e3e690, 0x22, 0x2d4fa800, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x24b6b928, 0x18e3e690, 0x22, 0x26cecff0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x24b6b928, 0x26cecff0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x24b6b928, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x245572c0, 0xf7693770, 0x2d4fa700, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2d4fa700) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2995b940, 0x2d4fa700, 0x2d4fa7c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9816441 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26ee1dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26ee1dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x282b84e0, 0xf7693770, 0x26ee1dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9964619 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1cac9480, 0x26b7ccc0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1cac9480, 0x26b7ccc0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26b7ccc0, 0x22, 0x9ed7) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10076821 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1e858cc0, 0xf764f0e0, 0x26721d80, 0x1cb62600, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2128d4a0, 0xf764f0e0, 0x26721d80, 0x1cb62600, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x24ce81c0, 0x2f007880, 0x2128d4a0, 0xf769af80, 0x267e0580, 0x1cb62600, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 1854359 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1be8a7e0, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 1918600 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1c7e4780, 0x1a8997b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1c7e4780, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1c7e4780, 0x1c529670) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 9912123 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2daa89a0, 0x235a1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2daa89a0, 0x235a1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2dd811d0, 0x235a1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2dd811d0, 0x235a1000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x25231c20, 0x235a1000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x223250f0, 0x235a1000, 0x1000, 0x1000, 0x1fdfb480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9780623 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c1fec80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1c1fec80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x272b1aa0, 0x1c1fec80, 0x1c1fef00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9869548 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2c3b03d0, 0xc, 0xc, 0x0, 0x0, 0x1f3e0c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x20a6c0e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x20a6c0e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x20a6c0e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2c462e70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2c462e70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2c462e70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1c22a9a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1ab7a068, 0x18e3e690, 0x22, 0x1f3e0c00, 0x0, 0xf768f018, 0x28e30450) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1ab7a068, 0x18e3e690, 0x22, 0x1df00780, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1ab7a068, 0x1df00780, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1ab7a068, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2301ccc0, 0xf7693770, 0x1f3e0ac0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1f3e0ac0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2c3b0360, 0x1f3e0ac0, 0x1f3e0bc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10107138 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x20beb450, 0xc, 0xc, 0x0, 0x0, 0x28f1fcc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2c40e2a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x41e4aa0c, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1e3ee550, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x26fa597c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x20beb440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1e3ee4b0, 0x18e3e690, 0x22, 0x28f1fc80, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1e3ee4b0, 0x18e3e690, 0x22, 0x2933d2f0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1e3ee4b0, 0x2933d2f0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1e3ee4b0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x21f2b1a0, 0xf7693770, 0x28f1f980, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x28f1f980) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20beb3e0, 0x28f1f980, 0x28f1fc40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10005866 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2b499180, 0x2f033980, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2b499180, 0x2f033980, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2f033980, 0x22, 0x9f83) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10160211 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1aac0fc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1aac0fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160206 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c643b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c643b40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9751336 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c6f1a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2c6f1a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2b28d260, 0x2c6f1a40, 0x2c6f1b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10158673 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e1a4e40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e1a4e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10142472 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x22648530, 0xc, 0xc, 0x0, 0x0, 0x2e953180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2fba88c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0xb2ca0e3, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x2106e828, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1d07bcd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x22648520, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x1f824ac0, 0x18e3e690, 0x22, 0x2e953100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x1f824ac0, 0x18e3e690, 0x22, 0x1d639920, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x220ec580, 0x29f04a70, 0x18eb79e0, 0xf769af80, 0x1f824ac0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 9760379 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x20fa0fe0, 0xc, 0xc, 0x0, 0x0, 0x2dbc7bc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x261fce00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x261fce00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x261fce00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x22fb0810, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x22fb0810, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x22fb0810, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1e45d720, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1c588aa8, 0x18e3e690, 0x22, 0x2dbc7b80, 0x0, 0xf768f018, 0x1ac76478) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1c588aa8, 0x18e3e690, 0x22, 0x2369c7e0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1c588aa8, 0x2369c7e0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1c588aa8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1e276c00, 0xf7693770, 0x2dbc7a80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2dbc7a80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20fa0f70, 0x2dbc7a80, 0x2dbc7b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9811977 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2c08f400, 0xc, 0xc, 0x0, 0x0, 0x2b804b40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x25dd8d20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x25dd8d20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x25dd8d20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2b466f90, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2b466f90, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2b466f90, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2da76580, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x28e31e20, 0x18e3e690, 0x22, 0x2b804b00, 0x0, 0xf768f018, 0x27f55078) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x28e31e20, 0x18e3e690, 0x22, 0x2507a060, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x28e31e20, 0x2507a060, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x28e31e20, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1cc81980, 0xf7693770, 0x2b804a00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2b804a00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2c08f390, 0x2b804a00, 0x2b804ac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9746483 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x223483c0, 0x21e70f60, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x223483c0, 0x21e70f60, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x21e70f60, 0x22, 0x9b7e) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9873623 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x21287f80, 0xf764f0e0, 0x23364940, 0x2bee8400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x289bb6c0, 0xf764f0e0, 0x23364940, 0x2bee8400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x27ec2a80, 0x28c30c40, 0x289bb6c0, 0xf769af80, 0x27ec28c0, 0x2bee8400, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9866136 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d57fe00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d57fe00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x20262980, 0xf7693770, 0x1d57fe00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10132476 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2ce7f140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2ce7f140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9822608 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1d62c680, 0xc, 0xc, 0x0, 0x0, 0x1d9a0ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1d095ea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1d095ea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1d095ea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x27c1f050, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x27c1f050, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x27c1f050, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2022c400, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1cf1f178, 0x18e3e690, 0x22, 0x1d9a0e40, 0x0, 0xf768f018, 0x20043870) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1cf1f178, 0x18e3e690, 0x22, 0x1e893560, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1cf1f178, 0x1e893560, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1cf1f178, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2a54be00, 0xf7693770, 0x1d9a0d40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1d9a0d40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1d62c610, 0x1d9a0d40, 0x1d9a0e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10129403 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2ddce890, 0xc, 0xc, 0x0, 0x0, 0x25806280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x27e029a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x6d991722, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x235ade98, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x22c57cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2ddce880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x26899600, 0x18e3e690, 0x22, 0x25806200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x26899600, 0x18e3e690, 0x22, 0x26ced020, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x26906b60, 0x1ff2b540, 0x18eb79e0, 0xf769af80, 0x26899600, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 9756292 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2b6b0f00, 0x268038c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2b6b0f00, 0x268038c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x268038c0, 0x22, 0x9bb1) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9463893 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x28ad5340, 0x28ba0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x28ad5340, 0x28ba0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x27eda450, 0x28ba0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x27eda450, 0x28ba0000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2be653c0, 0x28ba0000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2ce2c010, 0x28ba0000, 0x1000, 0x1000, 0x2e357140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10044027 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1afc29c0, 0xf764f0e0, 0x2b60e980, 0x20070880, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1aae2780, 0xf764f0e0, 0x2b60e980, 0x20070880, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1e6d1340, 0x1e3bd190, 0x1aae2780, 0xf769af80, 0x1e6d1280, 0x20070880, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9948137 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24b56c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24b56c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x224b2440, 0xf7693770, 0x24b56c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9923632 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23fdd900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23fdd900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x26736be0, 0xf7693770, 0x23fdd900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10040601 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x246970f0, 0xc, 0xc, 0x0, 0x0, 0x1e511f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x28df88c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x28df88c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x28df88c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x209212f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x209212f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x209212f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1af66c60, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1e695308, 0x18e3e690, 0x22, 0x1e511f40, 0x0, 0xf768f018, 0x2b2a8628) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1e695308, 0x18e3e690, 0x22, 0x219f8c30, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1e695308, 0x219f8c30, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1e695308, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1d4d1aa0, 0xf7693770, 0x1e511e40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1e511e40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x24697070, 0x1e511e40, 0x1e511f00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9811689 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2e756d10, 0xc, 0xc, 0x0, 0x0, 0x2c13b100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2b8537a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2b8537a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2b8537a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2e758c30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2e758c30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2e758c30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x28bd4540, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x28e305d8, 0x18e3e690, 0x22, 0x2c13b0c0, 0x0, 0xf768f018, 0x27147ba0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x28e305d8, 0x18e3e690, 0x22, 0x2469a780, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x28e305d8, 0x2469a780, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x28e305d8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x21940840, 0xf7693770, 0x2c13afc0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2c13afc0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2e756ca0, 0x2c13afc0, 0x2c13b080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10151394 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1cf3c140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cf3c140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10148704 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20b86a00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20b86a00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10076817 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x267e12c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x267e12c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2be59860, 0xf7693770, 0x267e12c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9847725 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x25fab2a0, 0xc, 0xc, 0x0, 0x0, 0x1f33d4c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1e064700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1e064700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1e064700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x216fccc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x216fccc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x216fccc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x23da9180, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1dfee478, 0x18e3e690, 0x22, 0x1f33d480, 0x0, 0xf768f018, 0x1fd3e6a0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1dfee478, 0x18e3e690, 0x22, 0x26ee9650, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1dfee478, 0x26ee9650, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1dfee478, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28c73ce0, 0xf7693770, 0x1f33d340, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1f33d340) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x25fab230, 0x1f33d340, 0x1f33d400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9371220 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c604fc0, 0x28daa000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c604fc0, 0x28daa000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x246c4bd0, 0x28daa000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x246c4bd0, 0x28daa000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x20279300, 0x28daa000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21cf23f0, 0x28daa000, 0x1000, 0x1000, 0x1f33cc40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10026249 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fb2f260, 0xf764f0e0, 0x1c948520, 0x1dfc6b00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1cc7aa60, 0xf764f0e0, 0x1c948520, 0x1dfc6b00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2061a700, 0x2827db60, 0x1cc7aa60, 0xf769af80, 0x2061a540, 0x1dfc6b00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9881382 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x222ff200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x222ff200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fd5ccb8, 0x222ff200, 0x222ff300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9908127 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x20037f40, 0x25eeba10, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x20037f40, 0x25eeba10, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x25eeba10, 0x22, 0x9dfb) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10161746 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2f3ed280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2f3ed280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9755489 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2294a880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2294a880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x22ab9620, 0xf7693770, 0x2294a880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10153342 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1cbd7280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cbd7280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9849557 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2b40bc20, 0xf764f0e0, 0x30f808c0, 0x2994ba80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2d4f3140, 0xf764f0e0, 0x30f808c0, 0x2994ba80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2c13b900, 0x225f45b0, 0x2d4f3140, 0xf769af80, 0x2e356340, 0x2994ba80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9741560 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1d422680, 0x2369c7e0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1d422680, 0x2369c7e0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2369c7e0, 0x22, 0x9b68) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10160877 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25f85840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25f85840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10159983 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2b1d8000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b1d8000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10115485 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x28ab8ac0, 0x21be65d0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x28ab8ac0, 0x21be65d0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x21be65d0, 0x22, 0xa137) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9811337 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2c898580, 0x26ee95c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2c898580, 0x26ee95c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26ee95c0, 0x22, 0x9c85) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9755949 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1daec540, 0x23ec9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1daec540, 0x23ec9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b83fe00, 0x23ec9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b83fe00, 0x23ec9000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x200b5a00, 0x23ec9000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1c8e19f0, 0x23ec9000, 0x1000, 0x1000, 0x223dfc80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9995522 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f987500, 0x1fc6e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f987500, 0x1fc6e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2336a990, 0x1fc6e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2336a990, 0x1fc6e000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x252db8c0, 0x1fc6e000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1c657230, 0x1fc6e000, 0x1000, 0x1000, 0x22c11480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9860207 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2176f7c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2176f7c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x20719580, 0xf7693770, 0x2176f7c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9900005 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1d2eb160, 0xc, 0xc, 0x0, 0x0, 0x1e8fad00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2d4d5ce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2d4d5ce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2d4d5ce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2b7a54d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2b7a54d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2b7a54d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2e98a980, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x27ed4240, 0x18e3e690, 0x22, 0x1e8fac80, 0x0, 0xf768f018, 0x29f046a8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x27ed4240, 0x18e3e690, 0x22, 0x2f018cc0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x27ed4240, 0x2f018cc0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x27ed4240, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fd15140, 0xf7693770, 0x1e8fab00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1e8fab00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1d2eb0f0, 0x1e8fab00, 0x1e8fac40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10157423 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21a70540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21a70540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9964134 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x27e03880, 0x2324f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x27e03880, 0x2324f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x20690120, 0x2324f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x20690120, 0x2324f000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1f06f660, 0x2324f000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ce8add0, 0x2324f000, 0x1000, 0x1000, 0x1ead7400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9873056 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x20682d60, 0xc, 0xc, 0x0, 0x0, 0x21a70e80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2e963dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2e963dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2e963dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2ecf5020, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2ecf5020, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2ecf5020, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2b1e7380, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21a69db0, 0x18e3e690, 0x22, 0x21a70e40, 0x0, 0xf768f018, 0x27d948f8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21a69db0, 0x18e3e690, 0x22, 0x1c64f2c0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21a69db0, 0x1c64f2c0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21a69db0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2a54a480, 0xf7693770, 0x21a70d40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x21a70d40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20682ca0, 0x21a70d40, 0x21a70e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10142819 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x27fddbc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27fddbc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9677915 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2a861dc0, 0x2949d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2a861dc0, 0x2949d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x20f86f30, 0x2949d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x20f86f30, 0x2949d000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1d81f340, 0x2949d000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d06d250, 0x2949d000, 0x1000, 0x1000, 0x27513440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9929880 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x25ac6fc0, 0x2ed12330, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x25ac6fc0, 0x2ed12330, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2ed12330, 0x22, 0x9e4f) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9966871 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x274958c0, 0xc, 0xc, 0x0, 0x0, 0x18e43840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1e737180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1e737180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1e737180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1fcb6060, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1fcb6060, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1fcb6060, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1c670600, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1bf8b7f0, 0x18e3e690, 0x22, 0x18e43800, 0x0, 0xf768f018, 0x2987cf28) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1bf8b7f0, 0x18e3e690, 0x22, 0x26b7cfc0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1bf8b7f0, 0x26b7cfc0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1bf8b7f0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1a9a85a0, 0xf7693770, 0x1a390400, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1a390400) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21420280, 0x1a390400, 0x1a3905c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9762077 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1db04d20, 0xf764f0e0, 0x1af9d340, 0x20070d00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1fe2cd40, 0xf764f0e0, 0x1af9d340, 0x20070d00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x227ccbc0, 0x1bdcf220, 0x1fe2cd40, 0xf769af80, 0x1fc64cc0, 0x20070d00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10158526 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2b9b8540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b9b8540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10103309 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1df2fb20, 0x1ec21000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1df2fb20, 0x1ec21000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x25eaf590, 0x1ec21000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x25eaf590, 0x1ec21000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x23514b40, 0x1ec21000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x23a819e0, 0x1ec21000, 0x1000, 0x1000, 0x221e87c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9922948 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2818ee80, 0xc, 0xc, 0x0, 0x0, 0x1fea6c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x222096c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x222096c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x222096c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2c19ecc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2c19ecc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2c19ecc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2bcd4bc0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x29f46f38, 0x18e3e690, 0x22, 0x1fea6c00, 0x0, 0xf768f018, 0x27146478) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x29f46f38, 0x18e3e690, 0x22, 0x21055980, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x29f46f38, 0x21055980, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x29f46f38, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28ea0660, 0xf7693770, 0x1fea6b00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1fea6b00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2818ee10, 0x1fea6b00, 0x1fea6bc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10159134 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e814b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e814b40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10159865 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23f22b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23f22b40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160033 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28a99780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28a99780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9889761 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x252e1980, 0xf764f0e0, 0x2051a3e0, 0x23381180, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2ef79500, 0xf764f0e0, 0x2051a3e0, 0x23381180, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x23d66b80, 0x20004e90, 0x2ef79500, 0xf769af80, 0x2130dd00, 0x23381180, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 1855337 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1d8e7aa0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 10089844 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x261109a0, 0x2454a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x261109a0, 0x2454a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x23702720, 0x2454a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x23702720, 0x2454a000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x25ec0200, 0x2454a000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1b30fff0, 0x2454a000, 0x1000, 0x1000, 0x2176e900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10144885 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1db816f0, 0xc, 0xc, 0x0, 0x0, 0x26d22fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x272541c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x1fb9b367, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x29f46618, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1c03dcd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x1db816e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x2a4392c0, 0x18e3e690, 0x22, 0x26d22f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x2a4392c0, 0x18e3e690, 0x22, 0x1d61c150, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x20157590, 0x244123a0, 0x18eb79e0, 0xf769af80, 0x2a4392c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 9332971 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b853880, 0x25f3b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b853880, 0x25f3b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2a60eb70, 0x25f3b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2a60eb70, 0x25f3b000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2c0904e0, 0x25f3b000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d0bffb0, 0x25f3b000, 0x1000, 0x1000, 0x2a25e000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10160249 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24829280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24829280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10121057 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25f66140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x25f66140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23f520a8, 0x25f66140, 0x25f66200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9342485 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2247dce0, 0x25a9f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2247dce0, 0x25a9f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2dffc360, 0x25a9f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2dffc360, 0x25a9f000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x275cb980, 0x25a9f000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d491530, 0x25a9f000, 0x1000, 0x1000, 0x21043a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10145329 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1d60d320, 0xc, 0xc, 0x0, 0x0, 0x22fcc200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x1e01cd20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x3348276a, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x29406b48, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1ecd5cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x1d60d310, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x24118780, 0x18e3e690, 0x22, 0x22fcc180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x24118780, 0x18e3e690, 0x22, 0x1d61c2a0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x1ff38de0, 0x203fc8e8, 0x18eb79e0, 0xf769af80, 0x24118780, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 9763347 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1cdc44c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cdc44c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1b757ec0, 0xf7693770, 0x1cdc44c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9804826 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22d61280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x22d61280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1ff5c878, 0x22d61280, 0x22d61340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10170613 [chan receive, 12 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x296c87e0, 0xf7693770, 0x24d595c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:65 +0x41 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9883355 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29ac6280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x29ac6280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21fba120, 0x29ac6280, 0x29ac6340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10079483 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x264058c0, 0xf764f0e0, 0x249d3320, 0x21018280, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x26c662e0, 0xf764f0e0, 0x249d3320, 0x21018280, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1e7e4ac0, 0x25bea770, 0x26c662e0, 0xf769af80, 0x1e7e4a00, 0x21018280, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10154559 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28ea15c0, 0xf764f0e0, 0x27b81a80, 0x23d39080, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x27b800e0, 0xf764f0e0, 0x27b81a80, 0x23d39080, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2b453040, 0x2769c060, 0x27b800e0, 0xf769af80, 0x2b452f40, 0x23d39080, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10075280 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2e9723c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2e9723c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2c7b1c20, 0xf7693770, 0x2e9723c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10158259 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c78b080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c78b080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10147289 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25534000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x25534000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x28ac3aa8, 0x25534000, 0x255340c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9882266 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1d6b9710, 0xc, 0xc, 0x0, 0x0, 0x256ef3c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1c851ce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1c851ce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1c851ce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x25a855c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x25a855c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x25a855c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x28f29600, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x22371190, 0x18e3e690, 0x22, 0x256ef380, 0x0, 0xf768f018, 0x2b2a8868) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x22371190, 0x18e3e690, 0x22, 0x2c7cea50, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x22371190, 0x2c7cea50, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x22371190, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1c356ae0, 0xf7693770, 0x256eeb40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x256eeb40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1d6b96a0, 0x256eeb40, 0x256ef340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10158166 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x268dc740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x268dc740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9814867 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27eb1b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x27eb1b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2821df80, 0x27eb1b80, 0x27eb1c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9885603 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2df78000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2df78000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x23885da0, 0xf7693770, 0x2df78000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9602869 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x28fc8380, 0x29f45000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x28fc8380, 0x29f45000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2c661920, 0x29f45000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2c661920, 0x29f45000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x257be460, 0x29f45000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21f6a4c0, 0x29f45000, 0x1000, 0x1000, 0x21b94040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9545445 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c5d0d20, 0x1e705000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c5d0d20, 0x1e705000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x24e3b950, 0x1e705000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x24e3b950, 0x1e705000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1c27b120, 0x1e705000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x258709d0, 0x1e705000, 0x1000, 0x1000, 0x2c941600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10160123 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2d10ff00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2d10ff00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9920697 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2a8baa80, 0xc, 0xc, 0x0, 0x0, 0x2d965dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2b2f10a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2b2f10a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2b2f10a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2f008720, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2f008720, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2f008720, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2c2fc280, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x27146990, 0x18e3e690, 0x22, 0x2d965ac0, 0x0, 0xf768f018, 0x1fd57290) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x27146990, 0x18e3e690, 0x22, 0x21c2f740, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x27146990, 0x21c2f740, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x27146990, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2eb84300, 0xf7693770, 0x2d965980, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2d965980) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2a8baa10, 0x2d965980, 0x2d965a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10159414 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21aa73c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21aa73c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9504593 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x22815b20, 0x20ecd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x22815b20, 0x20ecd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x29957e90, 0x20ecd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x29957e90, 0x20ecd000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26cc0a60, 0x20ecd000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22abcdf0, 0x20ecd000, 0x1000, 0x1000, 0x26a52f40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9887936 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x22134340, 0x29408840, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x22134340, 0x29408840, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x29408840, 0x22, 0x9dae) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9878078 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1d1ba840, 0x2d093aa0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1d1ba840, 0x2d093aa0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2d093aa0, 0x22, 0x9d88) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9830572 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2a4a8980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2a4a8980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fe7bc80, 0x2a4a8980, 0x2a4a8a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9794523 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1e3d1c40, 0x2bd209f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1e3d1c40, 0x2bd209f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2bd209f0, 0x22, 0x9c36) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9863028 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25ce0540, 0x291a6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25ce0540, 0x291a6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2603edb0, 0x291a6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2603edb0, 0x291a6000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x22929ca0, 0x291a6000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1cdc1070, 0x291a6000, 0x1000, 0x1000, 0x1e0ab040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10070961 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e1abc40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e1abc40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x24ef8760, 0xf7693770, 0x1e1abc40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10029401 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d97fb00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1d97fb00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e6f5420, 0x1d97fb00, 0x1d97fbc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9780196 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x23ec7b20, 0x2c63a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x23ec7b20, 0x2c63a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2815b6b0, 0x2c63a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2815b6b0, 0x2c63a000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x20a401a0, 0x2c63a000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21955b00, 0x2c63a000, 0x1000, 0x1000, 0x2b99a3c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10160262 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fb9dd80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fb9dd80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9377731 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1a3e4460, 0x2294c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1a3e4460, 0x2294c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x26930840, 0x2294c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x26930840, 0x2294c000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x20ad09a0, 0x2294c000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f41dce0, 0x2294c000, 0x1000, 0x1000, 0x1c7d21c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9328608 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2e22dea0, 0x219c6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2e22dea0, 0x219c6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1f88f410, 0x219c6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1f88f410, 0x219c6000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x27e5e520, 0x219c6000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1bc69b70, 0x219c6000, 0x1000, 0x1000, 0x1e21c480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10157490 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2427c6c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2427c6c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10100271 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x25ed8200, 0x1cc5e690, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x25ed8200, 0x1cc5e690, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1cc5e690, 0x22, 0xa106) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10160008 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x227b8740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x227b8740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9847964 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21097340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x21097340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1a95a3d8, 0x21097340, 0x21097400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10159754 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21b2c480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21b2c480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9774055 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1fe12d70, 0xc, 0xc, 0x0, 0x0, 0x213da0c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x23ec7b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x23ec7b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x23ec7b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2815b6b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2815b6b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2815b6b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x20a401a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1dfac038, 0x18e3e690, 0x22, 0x213da080, 0x0, 0xf768f018, 0x24431c88) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1dfac038, 0x18e3e690, 0x22, 0x24635e60, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1dfac038, 0x24635e60, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1dfac038, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1c42d920, 0xf7693770, 0x1e3d1f00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1e3d1f00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fe12d00, 0x1e3d1f00, 0x213da040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9764679 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1b942340, 0x24635e60, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1b942340, 0x24635e60, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x24635e60, 0x22, 0x9bc1) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9787219 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fc004c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fc004c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2027c640, 0xf7693770, 0x1fc004c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10046429 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e1f7e40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e1f7e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1bbc3600, 0xf7693770, 0x1e1f7e40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9465832 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x2b49b2f0, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 9830654 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23451780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23451780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x25ed37e0, 0xf7693770, 0x23451780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10061224 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1aecf2b0, 0xc, 0xc, 0x0, 0x0, 0x253697c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2b1ef340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2b1ef340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2b1ef340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x241cdd70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x241cdd70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x241cdd70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x21589ca0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1f5cae40, 0x18e3e690, 0x22, 0x25369780, 0x0, 0xf768f018, 0x28e31ba0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1f5cae40, 0x18e3e690, 0x22, 0x224772f0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1f5cae40, 0x224772f0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1f5cae40, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x23ee4a80, 0xf7693770, 0x25369680, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x25369680) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1aecf230, 0x25369680, 0x25369740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9895998 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f5b02a0, 0x207b7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f5b02a0, 0x207b7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1ce3a060, 0x207b7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1ce3a060, 0x207b7000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1ea303e0, 0x207b7000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d69bc70, 0x207b7000, 0x1000, 0x1000, 0x21097680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10138953 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1cbecfd0, 0xc, 0xc, 0x0, 0x0, 0x23548240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x251d15e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x36ab465e, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1fff6948, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1e603cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x1cbecfc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x23d67140, 0x18e3e690, 0x22, 0x235481c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x23d67140, 0x18e3e690, 0x22, 0x1d65d9e0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x2033a070, 0x200aed90, 0x18eb79e0, 0xf769af80, 0x23d67140, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 9850318 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2c1eb360, 0xc, 0xc, 0x0, 0x0, 0x222b7cc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2a055ce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2a055ce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2a055ce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2bfbda10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2bfbda10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2bfbda10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2da60240, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x20d25d40, 0x18e3e690, 0x22, 0x222b7c80, 0x0, 0xf768f018, 0x2987dc38) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x20d25d40, 0x18e3e690, 0x22, 0x26ee9350, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x20d25d40, 0x26ee9350, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x20d25d40, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fd624e0, 0xf7693770, 0x222b7b80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x222b7b80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2c1eb2f0, 0x222b7b80, 0x222b7c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10151076 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d94c300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d94c300, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10158674 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d3c5a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d3c5a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10159597 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1b7d8bc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1b7d8bc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10102199 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2359b580, 0x297223f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2359b580, 0x297223f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x297223f0, 0x22, 0xa10a) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9857110 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2a54a480, 0xf764f0e0, 0x27187460, 0x22a40580, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2eb6f6a0, 0xf764f0e0, 0x27187460, 0x22a40580, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x27f92700, 0x21bebe40, 0x2eb6f6a0, 0xf769af80, 0x27f92600, 0x22a40580, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9974097 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1f282ea0, 0xf764f0e0, 0x28e0cd20, 0x26b9ea00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2af422c0, 0xf764f0e0, 0x28e0cd20, 0x26b9ea00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x26898a80, 0x24d7e3a0, 0x2af422c0, 0xf769af80, 0x268989c0, 0x26b9ea00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9896008 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d1ea620, 0x211e0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d1ea620, 0x211e0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1d7607e0, 0x211e0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1d7607e0, 0x211e0000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1ec81e00, 0x211e0000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x272a04b0, 0x211e0000, 0x1000, 0x1000, 0x21097ec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10106061 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20f4c980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20f4c980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1f0e71c0, 0xf7693770, 0x20f4c980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9853664 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2a055ce0, 0x2759e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2a055ce0, 0x2759e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2bfbda10, 0x2759e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2bfbda10, 0x2759e000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2da60240, 0x2759e000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x25ef2f50, 0x2759e000, 0x1000, 0x1000, 0x268af440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10159378 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2307fdc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2307fdc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10155977 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2fbc3040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2fbc3040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9449278 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x27d76620, 0x2003b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x27d76620, 0x2003b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x270bdbf0, 0x2003b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x270bdbf0, 0x2003b000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1edf4ee0, 0x2003b000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1bddcfd0, 0x2003b000, 0x1000, 0x1000, 0x21096fc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9755318 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2475cac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2475cac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x222c3940, 0xf7693770, 0x2475cac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10102270 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2312a1c0, 0x297224b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2312a1c0, 0x297224b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x297224b0, 0x22, 0xa10d) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9857495 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x26a68ea0, 0xc, 0xc, 0x0, 0x0, 0x204cf500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x21a15500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x21a15500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x21a15500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x241fbec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x241fbec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x241fbec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x23c31de0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21fbae58, 0x18e3e690, 0x22, 0x204cf4c0, 0x0, 0xf768f018, 0x2b2a8978) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21fbae58, 0x18e3e690, 0x22, 0x1df00c90, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21fbae58, 0x1df00c90, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21fbae58, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1daa52c0, 0xf7693770, 0x204cf3c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x204cf3c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x26a68e30, 0x204cf3c0, 0x204cf480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10142465 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28c76c00, 0xf764f0e0, 0x2b5e59e0, 0x2eca2b00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2b5e4320, 0xf764f0e0, 0x2b5e59e0, 0x2eca2b00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1f824b80, 0x220ec540, 0x2b5e4320, 0xf769af80, 0x1f824ac0, 0x2eca2b00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9925573 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23825400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23825400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x27fe8360, 0xf7693770, 0x23825400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10129589 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24f47640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24f47640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2482bba0, 0xf7693770, 0x24f47640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9627623 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2d4d2b60, 0x242ab000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2d4d2b60, 0x242ab000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b75a390, 0x242ab000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b75a390, 0x242ab000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2b1ed7e0, 0x242ab000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x26b91380, 0x242ab000, 0x1000, 0x1000, 0x217b75c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10153641 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c4f4880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c4f4880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10161863 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2e504480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2e504480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10134288 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x22c27bf0, 0xc, 0xc, 0x0, 0x0, 0x2b41c900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x253509a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x4ed4093e, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x2354de08, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x2576497c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x22c27be0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2354dd60, 0x18e3e690, 0x22, 0x2b41c8c0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2354dd60, 0x18e3e690, 0x22, 0x1d663ef0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2354dd60, 0x1d663ef0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2354dd60, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28c75f20, 0xf7693770, 0x2b41c7c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2b41c7c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22c27b80, 0x2b41c7c0, 0x2b41c880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9798400 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2ad3fa00, 0x2469a780, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2ad3fa00, 0x2469a780, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2469a780, 0x22, 0x9c45) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10157657 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1cba2b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cba2b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9845846 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1c87fcc0, 0x1df00ff0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1c87fcc0, 0x1df00ff0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1df00ff0, 0x22, 0x9d0a) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9899441 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x29d34d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29d34d00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x29f52900, 0xf7693770, 0x29d34d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9875376 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28a98080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x28a98080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e22c858, 0x28a98080, 0x28a98140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9724709 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25f60620, 0x2f4ca000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25f60620, 0x2f4ca000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x232d73b0, 0x2f4ca000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x232d73b0, 0x2f4ca000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1b93ea60, 0x2f4ca000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1fbff350, 0x2f4ca000, 0x1000, 0x1000, 0x1fd61780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10151872 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2ec1c100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2ec1c100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x272ae948, 0x2ec1c100, 0x2ec1c200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10150131 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2aea5560, 0xf764f0e0, 0x2f08eae0, 0x20338b00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2b863be0, 0xf764f0e0, 0x2f08eae0, 0x20338b00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2d4fbbc0, 0x25ea7870, 0x2b863be0, 0xf769af80, 0x2d4fbb00, 0x20338b00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10152935 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21b2cc80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21b2cc80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9829544 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2087d480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2087d480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x232e4dc8, 0x2087d480, 0x2087d680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9901256 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2a439180, 0x1ef1e6f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2a439180, 0x1ef1e6f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1ef1e6f0, 0x22, 0x9ddc) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9552051 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1bb36620, 0x2b143000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1bb36620, 0x2b143000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1cf8c630, 0x2b143000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1cf8c630, 0x2b143000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2bb0ed20, 0x2b143000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ace8ba0, 0x2b143000, 0x1000, 0x1000, 0x1a686900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10160754 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22c73740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22c73740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9780963 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28ea1200, 0xf764f0e0, 0x2976e2c0, 0x2b295480, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2e75e500, 0xf764f0e0, 0x2976e2c0, 0x2b295480, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2e504900, 0x216b8fa0, 0x2e75e500, 0xf769af80, 0x1aeb4480, 0x2b295480, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9504599 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d1ddc00, 0x2e339000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d1ddc00, 0x2e339000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x200eef90, 0x2e339000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x200eef90, 0x2e339000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x28062960, 0x2e339000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22abd320, 0x2e339000, 0x1000, 0x1000, 0x26a53280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9896116 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1a461180, 0x28abb000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1a461180, 0x28abb000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1d5a8360, 0x28abb000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1d5a8360, 0x28abb000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1a471a20, 0x28abb000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1afe3a80, 0x28abb000, 0x1000, 0x1000, 0x1fd46cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10115483 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x28205b00, 0x21be6570, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x28205b00, 0x21be6570, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x21be6570, 0x22, 0xa136) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10087364 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f02a540, 0x24cfc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f02a540, 0x24cfc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x261a8f90, 0x24cfc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x261a8f90, 0x24cfc000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x27de3720, 0x24cfc000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e8bd210, 0x24cfc000, 0x1000, 0x1000, 0x1aac1480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9746159 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b936fc0, 0x1fe59000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b936fc0, 0x1fe59000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2a202ae0, 0x1fe59000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2a202ae0, 0x1fe59000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x270fa560, 0x1fe59000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2eb17790, 0x1fe59000, 0x1000, 0x1000, 0x2117ccc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10149809 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d98c4c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d98c4c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9905477 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1daeb920, 0xc, 0xc, 0x0, 0x0, 0x2144ad00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2b4342a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2b4342a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2b4342a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x249eaae0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x249eaae0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x249eaae0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1d4bbd20, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1c77ac08, 0x18e3e690, 0x22, 0x2144acc0, 0x0, 0xf768f018, 0x2987ca18) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1c77ac08, 0x18e3e690, 0x22, 0x2c3f19b0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1c77ac08, 0x2c3f19b0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1c77ac08, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2eb88900, 0xf7693770, 0x2144ab40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2144ab40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1daeb8b0, 0x2144ab40, 0x2144ac80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9762600 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1cfdedb0, 0xc, 0xc, 0x0, 0x0, 0x1ae3a240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2125b340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2125b340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2125b340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2b9c1c20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2b9c1c20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2b9c1c20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1dcc7760, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1c9f5f38, 0x18e3e690, 0x22, 0x1ae3a200, 0x0, 0xf768f018, 0x18ea05a8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1c9f5f38, 0x18e3e690, 0x22, 0x26803a70, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1c9f5f38, 0x26803a70, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1c9f5f38, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1db04420, 0xf7693770, 0x1c759fc0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1c759fc0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1cfded40, 0x1c759fc0, 0x1ae3a1c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9997849 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c566400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c566400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2e16b160, 0xf7693770, 0x1c566400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10155808 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2a6a49b0, 0xc, 0xc, 0x0, 0x0, 0x29946640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x272c90a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x18638a21, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x27147200, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x225a497c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2a6a49a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x27147118, 0x18e3e690, 0x22, 0x29946600, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x27147118, 0x18e3e690, 0x22, 0x25d39ad0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x27147118, 0x25d39ad0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x27147118, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fd15b00, 0xf7693770, 0x29946500, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x29946500) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2a6a4940, 0x29946500, 0x299465c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9954540 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c40bdc0, 0x29135000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c40bdc0, 0x29135000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2dcd84e0, 0x29135000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2dcd84e0, 0x29135000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x28f74e80, 0x29135000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2133c4c0, 0x29135000, 0x1000, 0x1000, 0x253afdc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9912098 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2daa8c40, 0x28b46000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2daa8c40, 0x28b46000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2daf4600, 0x28b46000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2daf4600, 0x28b46000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2c8414e0, 0x28b46000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22325560, 0x28b46000, 0x1000, 0x1000, 0x1fdfb0c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9530870 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f789260, 0x2186b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f789260, 0x2186b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1c2a7860, 0x2186b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1c2a7860, 0x2186b000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x276acf60, 0x2186b000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x27dd7780, 0x2186b000, 0x1000, 0x1000, 0x2a298800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10160110 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28114280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28114280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9940952 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fd62ae0, 0xf764f0e0, 0x20a3b1a0, 0x20b85080, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1f637620, 0xf764f0e0, 0x20a3b1a0, 0x20b85080, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1b450b80, 0x26e2d720, 0x1f637620, 0xf769af80, 0x1f0b91c0, 0x20b85080, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10157591 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24bc6340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24bc6340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9949095 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x294d0f20, 0xc, 0xc, 0x0, 0x0, 0x298b2900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x27f6b880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x27f6b880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x27f6b880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2cedec00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2cedec00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2cedec00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x28581e80, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2b28ca88, 0x18e3e690, 0x22, 0x298b28c0, 0x0, 0xf768f018, 0x272b0940) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2b28ca88, 0x18e3e690, 0x22, 0x1f387410, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2b28ca88, 0x1f387410, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2b28ca88, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x21940a80, 0xf7693770, 0x298b2780, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x298b2780) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x294d0eb0, 0x298b2780, 0x298b2880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9930696 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d9cbb80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d9cbb80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x25f53de0, 0xf7693770, 0x1d9cbb80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10158356 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22571680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22571680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9901261 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2eb82660, 0xf764f0e0, 0x2c64f9c0, 0x29a83280, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2c64e300, 0xf764f0e0, 0x2c64f9c0, 0x29a83280, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2a439300, 0x1f4938f0, 0x2c64e300, 0xf769af80, 0x2a439180, 0x29a83280, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9854721 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2b31d0e0, 0xf764f0e0, 0x2dc2e020, 0x27ec1480, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2748b880, 0xf764f0e0, 0x2dc2e020, 0x27ec1480, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x29f64cc0, 0x230d64c0, 0x2748b880, 0xf769af80, 0x23ac9700, 0x27ec1480, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10170589 [select, 12 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1bd5a9c0, 0xf764f0e0, 0x296c87e0, 0x21e4dc80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2da77420, 0xf764f0e0, 0x296c87e0, 0x21e4dc80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x22064080, 0x28bafa60, 0x2da77420, 0xf764f0e0, 0x18ff3060, 0x21e4dc80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9826988 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f5b16c0, 0x2512c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f5b16c0, 0x2512c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2094d890, 0x2512c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2094d890, 0x2512c000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x202aa6a0, 0x2512c000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x26fe6930, 0x2512c000, 0x1000, 0x1000, 0x2280c180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10053670 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2b7c8f00, 0xf764f0e0, 0x22770020, 0x27f10f00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x226ce660, 0xf764f0e0, 0x22770020, 0x27f10f00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x20880b80, 0x21e65f20, 0x226ce660, 0xf769af80, 0x20880ac0, 0x27f10f00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9417936 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1b8c15e0, 0x1b066000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1b8c15e0, 0x1b066000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x21b6e750, 0x1b066000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x21b6e750, 0x1b066000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1bdc3440, 0x1b066000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21a5cd10, 0x1b066000, 0x1000, 0x1000, 0x1d466600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9896586 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fa3fc80, 0xf764f0e0, 0x289cc020, 0x281dc980, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x218e8240, 0xf764f0e0, 0x289cc020, 0x281dc980, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2475d180, 0x1d5c4200, 0x218e8240, 0xf769af80, 0x1cedb4c0, 0x281dc980, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10139754 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x23d82a30, 0xc, 0xc, 0x0, 0x0, 0x20757800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x277ec0e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x77108a2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x2354ceb8, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x2e06d97c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x23d82a20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2354ce10, 0x18e3e690, 0x22, 0x207577c0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2354ce10, 0x18e3e690, 0x22, 0x1ce71290, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2354ce10, 0x1ce71290, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2354ce10, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x254b2cc0, 0xf7693770, 0x20756dc0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x20756dc0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23d829c0, 0x20756dc0, 0x20757780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10133925 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x27cbcd00, 0x1ce70fc0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x27cbcd00, 0x1ce70fc0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1ce70fc0, 0x22, 0xa17e) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10151435 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e17d6c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e17d6c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9944735 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c792800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1c792800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1cef5d40, 0x1c792800, 0x1c7929c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10158355 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x222ffc80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x222ffc80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9804265 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2787e900, 0xc, 0xc, 0x0, 0x0, 0x25f66e80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x253502a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x253502a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x253502a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x29e811a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x29e811a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x29e811a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x242e65c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x23f62cc8, 0x18e3e690, 0x22, 0x25f66e40, 0x0, 0xf768f018, 0x27f55458) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x23f62cc8, 0x18e3e690, 0x22, 0x21045f20, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x23f62cc8, 0x21045f20, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x23f62cc8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1cc809c0, 0xf7693770, 0x25f66d40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x25f66d40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2787e890, 0x25f66d40, 0x25f66e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10045881 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fb2e240, 0xf764f0e0, 0x1d1704a0, 0x1c77c000, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1d096ec0, 0xf764f0e0, 0x1d1704a0, 0x1c77c000, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1cb71f00, 0x1c6ecf10, 0x1d096ec0, 0xf769af80, 0x1cb71b80, 0x1c77c000, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9413792 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1e56c540, 0x2d982000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1e56c540, 0x2d982000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1c9ff6b0, 0x2d982000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1c9ff6b0, 0x2d982000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1cff1c60, 0x2d982000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f266390, 0x2d982000, 0x1000, 0x1000, 0x1ebe6dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10142085 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2eb87680, 0xf764f0e0, 0x2ad07f80, 0x23d39600, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x28e13600, 0xf764f0e0, 0x2ad07f80, 0x23d39600, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2b138c40, 0x28bd7960, 0x28e13600, 0xf769af80, 0x2b138b40, 0x23d39600, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9919458 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2c2eb980, 0x2687bfb0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2c2eb980, 0x2687bfb0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2687bfb0, 0x22, 0x9e28) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9915957 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2372d500, 0xf764f0e0, 0x218500e0, 0x1aca6500, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x286b4660, 0xf764f0e0, 0x218500e0, 0x1aca6500, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1fd50e80, 0x211a7820, 0x286b4660, 0xf769af80, 0x1fd50dc0, 0x1aca6500, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9941736 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e853f40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e853f40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1e4ebe40, 0xf7693770, 0x1e853f40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10157499 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1cac9dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cac9dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9893157 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21a198c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x21a198c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f897410, 0x21a198c0, 0x21a19980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10023887 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1dfe5500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1dfe5500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x23f27c80, 0xf7693770, 0x1dfe5500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9846967 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1a9a84e0, 0xf764f0e0, 0x268c1a60, 0x21a4a580, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x27fe91a0, 0xf764f0e0, 0x268c1a60, 0x21a4a580, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1dd56b40, 0x1d11c670, 0x27fe91a0, 0xf769af80, 0x1c87fcc0, 0x21a4a580, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9332975 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x3123a7e0, 0x23826000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x3123a7e0, 0x23826000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28c88de0, 0x23826000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28c88de0, 0x23826000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x217ac980, 0x23826000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d0bfe90, 0x23826000, 0x1000, 0x1000, 0x2a25e080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10100532 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23d28880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x23d28880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1ff5d3d0, 0x23d28880, 0x23d28b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9502061 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x2eb84ba0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 9916082 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1d59e8e0, 0xc, 0xc, 0x0, 0x0, 0x1cc5bf40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1fdbe1c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1fdbe1c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1fdbe1c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x29d91650, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x29d91650, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x29d91650, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x24fd2fe0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1e7a5ee8, 0x18e3e690, 0x22, 0x1cc5bf00, 0x0, 0xf768f018, 0x27147c08) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1e7a5ee8, 0x18e3e690, 0x22, 0x1d672cf0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1e7a5ee8, 0x1d672cf0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1e7a5ee8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2372d500, 0xf7693770, 0x1e69a4c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1e69a4c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x26e2db20, 0x1e69a4c0, 0x1e69a5c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10157578 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26ebf8c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26ebf8c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9860784 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1abb1240, 0x2c7ce6f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1abb1240, 0x2c7ce6f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2c7ce6f0, 0x22, 0x9d45) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10158119 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2ec1c740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2ec1c740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10060309 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x226710a0, 0x231a1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x226710a0, 0x231a1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1e02f050, 0x231a1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1e02f050, 0x231a1000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x255f5f00, 0x231a1000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x226f7090, 0x231a1000, 0x1000, 0x1000, 0x1ae1c600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10094657 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x28df8d20, 0x1f15b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x28df8d20, 0x1f15b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x226c9530, 0x1f15b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x226c9530, 0x1f15b000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x231f6360, 0x1f15b000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2323ec10, 0x1f15b000, 0x1000, 0x1000, 0x2a40a580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9909489 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b453f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2b453f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x28e31e38, 0x2b453f80, 0x1fca2080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10145588 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x218d09c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x218d09c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9565336 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x22208b60, 0x25045000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x22208b60, 0x25045000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x25ce2ab0, 0x25045000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x25ce2ab0, 0x25045000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x258b0ee0, 0x25045000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x244f16c0, 0x25045000, 0x1000, 0x1000, 0x232ce540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10089472 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d494e00, 0x23cb5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d494e00, 0x23cb5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x26411dd0, 0x23cb5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x26411dd0, 0x23cb5000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2420f2e0, 0x23cb5000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f9ba9e0, 0x23cb5000, 0x1000, 0x1000, 0x207417c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9817334 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x260381c0, 0x2a576000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x260381c0, 0x2a576000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2ecae660, 0x2a576000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2ecae660, 0x2a576000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x294e1780, 0x2a576000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22fdfb00, 0x2a576000, 0x1000, 0x1000, 0x1fe887c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10025151 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1c744840, 0x2b8fa150, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1c744840, 0x2b8fa150, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2b8fa150, 0x22, 0x9fce) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10160090 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1cff8600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cff8600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9475988 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x21771ea0, 0x2509d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x21771ea0, 0x2509d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x22581ad0, 0x2509d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x22581ad0, 0x2509d000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x229bf3e0, 0x2509d000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x25038eb0, 0x2509d000, 0x1000, 0x1000, 0x2e50cc00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10049331 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2989fcc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2989fcc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x26f21180, 0xf7693770, 0x2989fcc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9872633 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2eb86e40, 0xf764f0e0, 0x29da1340, 0x2eca2680, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2b20b540, 0xf764f0e0, 0x29da1340, 0x2eca2680, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x258071c0, 0x2bba4ea0, 0x2b20b540, 0xf769af80, 0x25807100, 0x2eca2680, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10011416 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2bc30230, 0xc, 0xc, 0x0, 0x0, 0x2ddaa700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1fcabb20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1fcabb20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1fcabb20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2b836ea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2b836ea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2b836ea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x29da1840, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2b2a9b48, 0x18e3e690, 0x22, 0x2ddaa5c0, 0x0, 0xf768f018, 0x1fd56148) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2b2a9b48, 0x18e3e690, 0x22, 0x2ea77650, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2b2a9b48, 0x2ea77650, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2b2a9b48, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28ba3b60, 0xf7693770, 0x2b975f80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2b975f80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2bc301c0, 0x2b975f80, 0x2ddaa540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10148777 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2e87f8c0, 0xf764f0e0, 0x30198520, 0x2299dd80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x29df0da0, 0xf764f0e0, 0x30198520, 0x2299dd80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2bfcec80, 0x2a29c720, 0x29df0da0, 0xf769af80, 0x2bfcebc0, 0x2299dd80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9820951 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2b3160c0, 0xf764f0e0, 0x27183a80, 0x21018f80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2304ebe0, 0xf764f0e0, 0x27183a80, 0x21018f80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x21afd340, 0x23cddcb0, 0x2304ebe0, 0xf769af80, 0x21afd280, 0x21018f80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10148485 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26a62180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26a62180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9772777 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24af8040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24af8040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x27de2f80, 0xf7693770, 0x24af8040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9796888 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x241aab70, 0xc, 0xc, 0x0, 0x0, 0x298b3380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x23a0da40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x23a0da40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x23a0da40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2d9df950, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2d9df950, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2d9df950, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2f9a0c60, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x29f05058, 0x18e3e690, 0x22, 0x298b3340, 0x0, 0xf768f018, 0x24b6ad58) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x29f05058, 0x18e3e690, 0x22, 0x1e893e30, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x29f05058, 0x1e893e30, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x29f05058, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2491af60, 0xf7693770, 0x298b3240, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x298b3240) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x241aab00, 0x298b3240, 0x298b3300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10037208 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1fb95e40, 0x2239b0e0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1fb95e40, 0x2239b0e0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2239b0e0, 0x22, 0xa001) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10056923 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x20c01a40, 0x1d9bfe60, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x20c01a40, 0x1d9bfe60, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1d9bfe60, 0x22, 0xa057) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9755336 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x203fb6c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x203fb6c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x26a8a4a0, 0xf7693770, 0x203fb6c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10136658 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1a3f0500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a3f0500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10022088 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1db45100, 0x2558d950, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1db45100, 0x2558d950, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2558d950, 0x22, 0x9fb4) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9843128 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1dc25960, 0x2493d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1dc25960, 0x2493d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1d53ea20, 0x2493d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1d53ea20, 0x2493d000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x20278ee0, 0x2493d000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1a8ed450, 0x2493d000, 0x1000, 0x1000, 0x1ae1d700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9849910 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2301ccc0, 0xf764f0e0, 0x262131a0, 0x2dc7bb80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x283a9780, 0xf764f0e0, 0x262131a0, 0x2dc7bb80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2b9b92c0, 0x255db510, 0x283a9780, 0xf769af80, 0x2b9b9200, 0x2dc7bb80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9883041 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x230b9f40, 0x272ab260, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x230b9f40, 0x272ab260, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x272ab260, 0x22, 0x9d94) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9931774 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2bc47380, 0xc, 0xc, 0x0, 0x0, 0x251f4080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2a0520e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2a0520e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2a0520e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1c245710, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1c245710, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1c245710, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2f00f580, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x28e31550, 0x18e3e690, 0x22, 0x251f4040, 0x0, 0xf768f018, 0x1fd56f50) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x28e31550, 0x18e3e690, 0x22, 0x25eeba10, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x28e31550, 0x25eeba10, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x28e31550, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2301cf60, 0xf7693770, 0x2a4a9f00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2a4a9f00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2bc47310, 0x2a4a9f00, 0x251f4000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9966033 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1bc3fa00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1bc3fa00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x225d02e0, 0xf7693770, 0x1bc3fa00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10157660 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d94d280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d94d280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10086121 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21a46cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21a46cc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1eb1fc60, 0xf7693770, 0x21a46cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10046672 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c87a380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c87a380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1c1b9a00, 0xf7693770, 0x1c87a380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9834275 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x29ac6e00, 0x1f37c9c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x29ac6e00, 0x1f37c9c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1f37c9c0, 0x22, 0x9cdb) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9332967 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x3123a700, 0x25f3a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x3123a700, 0x25f3a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28c88db0, 0x25f3a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28c88db0, 0x25f3a000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x217ac900, 0x25f3a000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d0bfd30, 0x25f3a000, 0x1000, 0x1000, 0x27eb1f40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10032842 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x29644410, 0xc, 0xc, 0x0, 0x0, 0x22d5ddc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2daa9880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2daa9880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2daa9880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x261ecd20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x261ecd20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x261ecd20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2dd1c5e0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x271473e0, 0x18e3e690, 0x22, 0x22d5dd80, 0x0, 0xf768f018, 0x2966e2c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x271473e0, 0x18e3e690, 0x22, 0x2558daa0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x271473e0, 0x2558daa0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x271473e0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1aa81320, 0xf7693770, 0x22d5db40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x22d5db40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x296443a0, 0x22d5db40, 0x22d5dd40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10157837 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d98cc40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d98cc40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10082215 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f383780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f383780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x257bf920, 0xf7693770, 0x1f383780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9845849 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1c87ff40, 0x1df01260, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1c87ff40, 0x1df01260, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1df01260, 0x22, 0x9d0d) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9835165 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x310df340, 0x2bed3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x310df340, 0x2bed3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x26c5ae10, 0x2bed3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x26c5ae10, 0x2bed3000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x286afdc0, 0x2bed3000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1fea0c90, 0x2bed3000, 0x1000, 0x1000, 0x243f8840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10098920 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2d4d2460, 0x2576c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2d4d2460, 0x2576c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28dccde0, 0x2576c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28dccde0, 0x2576c000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2de216a0, 0x2576c000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x29090a30, 0x2576c000, 0x1000, 0x1000, 0x22c1d3c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10159631 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1cb056c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cb056c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10023328 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1aa81320, 0xf764f0e0, 0x23f27c80, 0x21840e00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1e6c5a80, 0xf764f0e0, 0x23f27c80, 0x21840e00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1b9dd6c0, 0x21c15300, 0x1e6c5a80, 0xf769af80, 0x1fd46140, 0x21840e00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10155460 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x217801c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x217801c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10074447 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c1f6880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c1f6880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1ee221a0, 0xf7693770, 0x1c1f6880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10159799 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x18f1c280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x18f1c280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10013520 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x282e4cf0, 0xc, 0xc, 0x0, 0x0, 0x267dba80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2daa9ea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2daa9ea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2daa9ea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2b4d2f60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2b4d2f60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2b4d2f60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x22b439e0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1fe7a680, 0x18e3e690, 0x22, 0x267dba40, 0x0, 0xf768f018, 0x28e30740) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1fe7a680, 0x18e3e690, 0x22, 0x23ef6c60, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1fe7a680, 0x23ef6c60, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1fe7a680, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2aea4600, 0xf7693770, 0x267db940, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x267db940) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x282e4c80, 0x267db940, 0x267dba00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10159211 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2593c640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2593c640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9866153 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1effad40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1effad40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e8b6d60, 0x1effad40, 0x1effaf00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10155463 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2dbc7dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2dbc7dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10124164 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1aead930, 0xc, 0xc, 0x0, 0x0, 0x221e99c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x29d38460, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0xd71be32, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1e4638e0, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1e8c797c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x1aead920, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1e463840, 0x18e3e690, 0x22, 0x221e9980, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1e463840, 0x18e3e690, 0x22, 0x21be65d0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1e463840, 0x21be65d0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1e463840, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x21941740, 0xf7693770, 0x221e9240, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x221e9240) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1aead8c0, 0x221e9240, 0x221e9940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10147365 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2a5c5700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2a5c5700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10159596 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20dcae00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20dcae00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10179668 [select, 10 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x28077560, 0x20d507b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x28077560, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x28077560, 0x27a9fb10) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 10158258 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21342fc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21342fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9779452 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1fb95b00, 0x23938480, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1fb95b00, 0x23938480, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x23938480, 0x22, 0x9c05) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10150325 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21b52dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21b52dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9930381 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x254b1140, 0xf764f0e0, 0x28d862e0, 0x1dcc4d80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x242b2900, 0xf764f0e0, 0x28d862e0, 0x1dcc4d80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1c639dc0, 0x23f04db0, 0x242b2900, 0xf769af80, 0x230cad40, 0x1dcc4d80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9978032 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2f459bc0, 0x23757d70, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2f459bc0, 0x23757d70, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x23757d70, 0x22, 0x9f10) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10031067 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2372d1a0, 0xf764f0e0, 0x1b5a26c0, 0x1cfbfa00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1dd4fd20, 0xf764f0e0, 0x1b5a26c0, 0x1cfbfa00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x203fb440, 0x2182fd50, 0x1dd4fd20, 0xf769af80, 0x203fb380, 0x1cfbfa00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9754058 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2b498200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b498200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x22583b20, 0xf7693770, 0x2b498200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10121026 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x276e0d80, 0xf764f0e0, 0x201f7920, 0x25ea8d80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x201f63c0, 0xf764f0e0, 0x201f7920, 0x25ea8d80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x279c9340, 0x20cb6d10, 0x201f63c0, 0xf769af80, 0x279c9240, 0x25ea8d80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10155345 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c639800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c639800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10053190 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x20c84e40, 0xc, 0xc, 0x0, 0x0, 0x232cfb00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2b853c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2b853c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2b853c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1dbf2750, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1dbf2750, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1dbf2750, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2018f2a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2119eba8, 0x18e3e690, 0x22, 0x232cfac0, 0x0, 0xf768f018, 0x1fd56818) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2119eba8, 0x18e3e690, 0x22, 0x238b1680, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2119eba8, 0x238b1680, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2119eba8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2a754960, 0xf7693770, 0x232cf9c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x232cf9c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20c84dd0, 0x232cf9c0, 0x232cfa80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9779453 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1fb95c40, 0x239384e0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1fb95c40, 0x239384e0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x239384e0, 0x22, 0x9c06) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9441551 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x232b8fc0, 0x23a8f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x232b8fc0, 0x23a8f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2c95bec0, 0x23a8f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2c95bec0, 0x23a8f000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x29233ea0, 0x23a8f000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x271e4b40, 0x23a8f000, 0x1000, 0x1000, 0x21a8df00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9414288 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b434620, 0x265f2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b434620, 0x265f2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2e646fc0, 0x265f2000, 0x1000, 0x1000, 0x80625bb, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2e646fc0, 0x265f2000, 0x1000, 0x1000, 0x8148f97, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2f3d7fa0, 0x265f2000, 0x1000, 0x1000, 0x19021680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ad7c6b0, 0x265f2000, 0x1000, 0x1000, 0x1dd57540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9765987 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c6e6c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2c6e6c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x280c0e20, 0x2c6e6c00, 0x2c6e6e40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10128610 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x201fafc0, 0x26cecf60, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x201fafc0, 0x26cecf60, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26cecf60, 0x22, 0xa163) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9781242 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1e575380, 0x1e893c20, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1e575380, 0x1e893c20, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1e893c20, 0x22, 0x9c10) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9829451 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x26ebf140, 0x22798510, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x26ebf140, 0x22798510, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x22798510, 0x22, 0x9ccc) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10158503 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x29529f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29529f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160036 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2246bec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2246bec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9847139 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2a1bb4d0, 0xc, 0xc, 0x0, 0x0, 0x1b61fd00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1f1721c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1f1721c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1f1721c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x21e16ab0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x21e16ab0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x21e16ab0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x216473a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x20f512f0, 0x18e3e690, 0x22, 0x1b61fcc0, 0x0, 0xf768f018, 0x28af5f38) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x20f512f0, 0x18e3e690, 0x22, 0x22798510, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x20f512f0, 0x22798510, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x20f512f0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2372de00, 0xf7693770, 0x1b61fbc0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1b61fbc0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2a1bb460, 0x1b61fbc0, 0x1b61fc80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10049763 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26374600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x26374600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1dfee1c0, 0x26374600, 0x26374740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9779509 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1aeb4480, 0x23938510, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1aeb4480, 0x23938510, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x23938510, 0x22, 0x9c07) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10138395 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x23d67140, 0x1d65d9e0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x23d67140, 0x1d65d9e0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1d65d9e0, 0x22, 0xa189) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9828838 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x279c54c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x279c54c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f7e54e0, 0x279c54c0, 0x279c5580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9781612 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e6164c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1e6164c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e3efa68, 0x1e6164c0, 0x1e6165c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9964284 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1d98fcc0, 0x26b7cc60, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1d98fcc0, 0x26b7cc60, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26b7cc60, 0x22, 0x9ed5) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10002362 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x251f57c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x251f57c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x27ed4e10, 0x251f57c0, 0x251f5880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10158129 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1bc3fe80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1bc3fe80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9935393 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26ad9700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26ad9700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x24743300, 0xf7693770, 0x26ad9700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10160258 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2057ed40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2057ed40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10142820 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e4f1dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e4f1dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9913109 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2166ef60, 0xc, 0xc, 0x0, 0x0, 0x1e1aafc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2b689420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2b689420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2b689420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2ad2a840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2ad2a840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2ad2a840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x22088800, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1fb0c9a8, 0x18e3e690, 0x22, 0x1e1aaf80, 0x0, 0xf768f018, 0x280c0a20) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1fb0c9a8, 0x18e3e690, 0x22, 0x28a15830, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1fb0c9a8, 0x28a15830, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1fb0c9a8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x254b0ea0, 0xf7693770, 0x1e1aae80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1e1aae80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2166eef0, 0x1e1aae80, 0x1e1aaf40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9865963 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1d9af100, 0x2c7cea50, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1d9af100, 0x2c7cea50, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2c7cea50, 0x22, 0x9d56) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10132587 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x27512a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27512a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x27724fa0, 0xf7693770, 0x27512a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10000255 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x225cd960, 0x1b154000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x225cd960, 0x1b154000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2401ed50, 0x1b154000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2401ed50, 0x1b154000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x22db75a0, 0x1b154000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x29d4c440, 0x1b154000, 0x1000, 0x1000, 0x2c12e700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10157651 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25878740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25878740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9762366 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a256a00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1a256a00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1ab7b5e8, 0x1a256a00, 0x1a256ac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10158278 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22fcce80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22fcce80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10114282 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23edae40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23edae40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9756974 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x238d3dc0, 0x22b33000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x238d3dc0, 0x22b33000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2a4bc7e0, 0x22b33000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2a4bc7e0, 0x22b33000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2a23d860, 0x22b33000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1fe7dee0, 0x22b33000, 0x1000, 0x1000, 0x1e3d1e80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9790899 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1dcb8000, 0xf764f0e0, 0x1bd81900, 0x1dcc5900, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1bfff500, 0xf764f0e0, 0x1bd81900, 0x1dcc5900, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x23f45040, 0x1d9a2940, 0x1bfff500, 0xf769af80, 0x23f44f00, 0x1dcc5900, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9770574 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2f459440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2f459440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2e719900, 0xf7693770, 0x2f459440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10126972 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x25fdba40, 0xc, 0xc, 0x0, 0x0, 0x26319480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x1fd43c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x7483dfec, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x2119c978, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x25e8fcd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x25fdba30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x27c77e40, 0x18e3e690, 0x22, 0x26319400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x27c77e40, 0x18e3e690, 0x22, 0x26cecd50, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x2d5ec050, 0x21a68318, 0x18eb79e0, 0xf769af80, 0x27c77e40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 9979830 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x21b2b170, 0xc, 0xc, 0x0, 0x0, 0x267da340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1fcaac40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1fcaac40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1fcaac40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x210cb830, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x210cb830, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x210cb830, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x24ee4980, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21858920, 0x18e3e690, 0x22, 0x267da240, 0x0, 0xf768f018, 0x1fd57170) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21858920, 0x18e3e690, 0x22, 0x26b7d6b0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21858920, 0x26b7d6b0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21858920, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1b5ec600, 0xf7693770, 0x267da140, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x267da140) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21b2b100, 0x267da140, 0x267da200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9751337 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c6f16c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c6f16c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x28e60180, 0xf7693770, 0x2c6f16c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10014946 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x23256140, 0x297b7950, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x23256140, 0x297b7950, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x297b7950, 0x22, 0x9fa0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9864672 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26110ee0, 0x20456000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26110ee0, 0x20456000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x219670e0, 0x20456000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x219670e0, 0x20456000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1f142180, 0x20456000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d3c7c10, 0x20456000, 0x1000, 0x1000, 0x1e653e80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10160486 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x221e9240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x221e9240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9941810 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1ead76c0, 0x26410d20, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1ead76c0, 0x26410d20, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26410d20, 0x22, 0x9e8f) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10032792 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x29644050, 0xc, 0xc, 0x0, 0x0, 0x22d5c3c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2daa9180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2daa9180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2daa9180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2ea87830, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2ea87830, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2ea87830, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2f08f920, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x27146f08, 0x18e3e690, 0x22, 0x22d5c340, 0x0, 0xf768f018, 0x2966e2d8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x27146f08, 0x18e3e690, 0x22, 0x24afd830, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x27146f08, 0x24afd830, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x27146f08, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1cdb8f00, 0xf7693770, 0x22d5c1c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x22d5c1c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x29099fe0, 0x22d5c1c0, 0x22d5c280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10159969 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24b56a00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24b56a00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9783205 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c5f0c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1c5f0c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1cb20f70, 0x1c5f0c00, 0x1c5f0cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9983981 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x26787d30, 0xc, 0xc, 0x0, 0x0, 0x2ec1cac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x28ae61c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x28ae61c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x28ae61c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x28b5f860, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x28b5f860, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x28b5f860, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1f1eeb60, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x272b01e0, 0x18e3e690, 0x22, 0x2ec1ca80, 0x0, 0xf768f018, 0x1fd56ce8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x272b01e0, 0x18e3e690, 0x22, 0x26b7cc60, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x272b01e0, 0x26b7cc60, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x272b01e0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1cbdca80, 0xf7693770, 0x2ec1c740, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2ec1c740) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x26787cc0, 0x2ec1c740, 0x2ec1ca40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9819551 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20b86a00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x20b86a00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21b76f40, 0x20b86a00, 0x20b86ac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9895999 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25f31a40, 0x1e4ca000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25f31a40, 0x1e4ca000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x23125890, 0x1e4ca000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x23125890, 0x1e4ca000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1d92a780, 0x1e4ca000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1fa60b30, 0x1e4ca000, 0x1000, 0x1000, 0x21097bc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10085365 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1d5ae380, 0x2ce81c20, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1d5ae380, 0x2ce81c20, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2ce81c20, 0x22, 0xa0d4) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9430970 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1b456c40, 0x21611000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1b456c40, 0x21611000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x21e70cc0, 0x21611000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x21e70cc0, 0x21611000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x20a5ef00, 0x21611000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2d99a7d0, 0x21611000, 0x1000, 0x1000, 0x1c2b7540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9916843 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2975a780, 0xf764f0e0, 0x1ca6a180, 0x1ea9f000, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1e6972a0, 0xf764f0e0, 0x1ca6a180, 0x1ea9f000, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1e78b600, 0x2432e530, 0x1e6972a0, 0xf769af80, 0x1e78b540, 0x1ea9f000, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9945765 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x22682da0, 0xc, 0xc, 0x0, 0x0, 0x231f8400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1d17c540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1d17c540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1d17c540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x269d4240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x269d4240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x269d4240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x26b93620, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21ebb8f8, 0x18e3e690, 0x22, 0x231f83c0, 0x0, 0xf768f018, 0x272b01d8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21ebb8f8, 0x18e3e690, 0x22, 0x29656360, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21ebb8f8, 0x29656360, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21ebb8f8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x254b1140, 0xf7693770, 0x231f8280, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x231f8280) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22682d30, 0x231f8280, 0x231f8340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10142824 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1add13c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1add13c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9961119 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x206a1e40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x206a1e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1d317100, 0xf7693770, 0x206a1e40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9920265 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c26c780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1c26c780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x272b1078, 0x1c26c780, 0x1c26c880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9931569 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f8252c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1f8252c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20d251b0, 0x1f8252c0, 0x1f825380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10179482 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x2bc32720, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 9929376 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x217620c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x217620c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1bedfa60, 0xf7693770, 0x217620c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9937924 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2089d530, 0xc, 0xc, 0x0, 0x0, 0x1fc00100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2b6895e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2b6895e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2b6895e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x247853b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x247853b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x247853b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x24681480, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1d77feb0, 0x18e3e690, 0x22, 0x1fc000c0, 0x0, 0xf768f018, 0x2966e268) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1d77feb0, 0x18e3e690, 0x22, 0x1f387b30, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1d77feb0, 0x1f387b30, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1d77feb0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x3420efc0, 0xf7693770, 0x1b7d7e40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1b7d7e40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2089d4b0, 0x1b7d7e40, 0x1b7d7fc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9771573 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x271e4450, 0xc, 0xc, 0x0, 0x0, 0x26a740c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x28a11500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x28a11500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x28a11500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x25df6570, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x25df6570, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x25df6570, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x22883040, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1f6b81c8, 0x18e3e690, 0x22, 0x26a74080, 0x0, 0xf768f018, 0x1dfad790) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1f6b81c8, 0x18e3e690, 0x22, 0x245c6e40, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1f6b81c8, 0x245c6e40, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1f6b81c8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fb587e0, 0xf7693770, 0x26ad9d00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x26ad9d00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x271e43e0, 0x26ad9d00, 0x26a74040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9940256 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b2f0b60, 0x1f13d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b2f0b60, 0x1f13d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x29956840, 0x1f13d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x29956840, 0x1f13d000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2d3e36a0, 0x1f13d000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1c3f6650, 0x1f13d000, 0x1000, 0x1000, 0x1afd4400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10020086 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1a497d80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a497d80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x28b07080, 0xf7693770, 0x1a497d80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9460859 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x27e02380, 0x2d419000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x27e02380, 0x2d419000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x26ebb5f0, 0x2d419000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x26ebb5f0, 0x2d419000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1e89ed00, 0x2d419000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x25d1b920, 0x2d419000, 0x1000, 0x1000, 0x1ffc3200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9842484 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d94df40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d94df40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1d3f8660, 0xf7693770, 0x1d94df40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9878989 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c4f8e00, 0x2961c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c4f8e00, 0x2961c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x227a3590, 0x2961c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x227a3590, 0x2961c000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2296dd20, 0x2961c000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x23ed9660, 0x2961c000, 0x1000, 0x1000, 0x2c0c8880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9959227 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1cb47520, 0xc, 0xc, 0x0, 0x0, 0x1d9a0ac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x26f07a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x26f07a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x26f07a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x20691d40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x20691d40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x20691d40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1f06f4a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1e462848, 0x18e3e690, 0x22, 0x1d9a0a80, 0x0, 0xf768f018, 0x1fd56018) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1e462848, 0x18e3e690, 0x22, 0x264108d0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1e462848, 0x264108d0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1e462848, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x23ee43c0, 0xf7693770, 0x1d9a0980, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1d9a0980) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1cb474b0, 0x1d9a0980, 0x1d9a0a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9768159 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2e972d00, 0x245c6d80, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2e972d00, 0x245c6d80, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x245c6d80, 0x22, 0x9bd6) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9780233 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1cda02a0, 0x2107e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1cda02a0, 0x2107e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2441e570, 0x2107e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2441e570, 0x2107e000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1fff3400, 0x2107e000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e2718c0, 0x2107e000, 0x1000, 0x1000, 0x2b99b240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9746491 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x22348900, 0x21e71290, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x22348900, 0x21e71290, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x21e71290, 0x22, 0x9b86) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10160173 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2b51dc00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b51dc00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9960157 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1ad88040, 0xc, 0xc, 0x0, 0x0, 0x24bc6b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x27e03c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x27e03c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x27e03c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x206902d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x206902d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x206902d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1f06f7c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x222ebab0, 0x18e3e690, 0x22, 0x24bc6ac0, 0x0, 0xf768f018, 0x272b01a0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x222ebab0, 0x18e3e690, 0x22, 0x26410c90, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x222ebab0, 0x26410c90, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x222ebab0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fb58660, 0xf7693770, 0x24bc69c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x24bc69c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f083fd0, 0x24bc69c0, 0x24bc6a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10041431 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x20cbad70, 0xc, 0xc, 0x0, 0x0, 0x1a6b7b40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x20b8bc00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x20b8bc00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x20b8bc00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x209216e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x209216e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x209216e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1af66fc0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1dc534b8, 0x18e3e690, 0x22, 0x1a6b7b00, 0x0, 0xf768f018, 0x2b2a8560) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1dc534b8, 0x18e3e690, 0x22, 0x21b6fe00, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1dc534b8, 0x21b6fe00, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1dc534b8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fb2f260, 0xf7693770, 0x1a6b7a00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1a6b7a00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20cbad00, 0x1a6b7a00, 0x1a6b7ac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10179230 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x250509c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 9870131 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1a9fb8c0, 0xf764f0e0, 0x2e9e8240, 0x2994a800, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2c1c7660, 0xf764f0e0, 0x2e9e8240, 0x2994a800, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2dc29f80, 0x2296b1d0, 0x2c1c7660, 0xf769af80, 0x28beb100, 0x2994a800, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10160007 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2ec1d180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2ec1d180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9762606 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2125b340, 0x28ab2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2125b340, 0x28ab2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b9c1c20, 0x28ab2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b9c1c20, 0x28ab2000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1dcc7760, 0x28ab2000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1cfdf150, 0x28ab2000, 0x1000, 0x1000, 0x1ae3a540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10025814 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1cc3b800, 0xf764f0e0, 0x1aa34980, 0x1c571b80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1d947960, 0xf764f0e0, 0x1aa34980, 0x1c571b80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1e853b80, 0x1e289c50, 0x1d947960, 0xf769af80, 0x1c744840, 0x1c571b80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9997430 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1e7ac0d0, 0xc, 0xc, 0x0, 0x0, 0x1b5fb200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2ea56000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2ea56000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2ea56000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2dcd9e90, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2dcd9e90, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2dcd9e90, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x262c38a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x23f53a60, 0x18e3e690, 0x22, 0x1b5fb040, 0x0, 0xf768f018, 0x2b2a8718) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x23f53a60, 0x18e3e690, 0x22, 0x24565bc0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x23f53a60, 0x24565bc0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x23f53a60, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1c3567e0, 0xf7693770, 0x1b5faf40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1b5faf40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e7ac060, 0x1b5faf40, 0x1b5fb000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10074975 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2e87fbc0, 0xf764f0e0, 0x2c7b1c20, 0x20338500, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2bab10a0, 0xf764f0e0, 0x2c7b1c20, 0x20338500, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2c81b040, 0x28f0f5e0, 0x2bab10a0, 0xf769af80, 0x2c787a00, 0x20338500, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9952469 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1e7dda40, 0x2928e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1e7dda40, 0x2928e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2c0fd1a0, 0x2928e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2c0fd1a0, 0x2928e000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x237d04e0, 0x2928e000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x25e82cf0, 0x2928e000, 0x1000, 0x1000, 0x26ee0c00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9807731 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c5fcdc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c5fcdc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1ffcbea0, 0xf7693770, 0x1c5fcdc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10153243 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2c3120c0, 0xc, 0xc, 0x0, 0x0, 0x2ce7e780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x272c87e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x1687693, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x272b0af0, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x231d397c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2c3120b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x272b0a58, 0x18e3e690, 0x22, 0x2ce7e740, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x272b0a58, 0x18e3e690, 0x22, 0x25d398f0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x272b0a58, 0x25d398f0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x272b0a58, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x276e03c0, 0xf7693770, 0x2ce7e640, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2ce7e640) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2c312050, 0x2ce7e640, 0x2ce7e700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10157626 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23379e40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23379e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10016286 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d3ed040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d3ed040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x27b7e380, 0xf7693770, 0x1d3ed040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10156985 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29947340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x29947340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x272ae080, 0x29947340, 0x29947400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10156291 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2d965f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2d965f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10159725 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25880b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25880b40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10083449 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1c737c00, 0x2c379740, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1c737c00, 0x2c379740, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2c379740, 0x22, 0xa0ca) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10081694 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1cff8400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cff8400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2496bae0, 0xf7693770, 0x1cff8400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10060271 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x226f6c80, 0xc, 0xc, 0x0, 0x0, 0x1ae1c280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x226710a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x226710a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x226710a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1e02f050, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1e02f050, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1e02f050, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x255f5f00, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2106f9a0, 0x18e3e690, 0x22, 0x1ae1c240, 0x0, 0xf768f018, 0x280c0e00) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2106f9a0, 0x18e3e690, 0x22, 0x22477860, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2106f9a0, 0x22477860, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2106f9a0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1da41200, 0xf7693770, 0x1ae1c140, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1ae1c140) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x226f6c10, 0x1ae1c140, 0x1ae1c200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9965312 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1a9a85a0, 0xf764f0e0, 0x2ce72360, 0x1dfab400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1d3552e0, 0xf764f0e0, 0x2ce72360, 0x1dfab400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1d945c00, 0x23ad05d0, 0x1d3552e0, 0xf769af80, 0x1d945480, 0x1dfab400, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10148483 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1bb5f500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1bb5f500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9780851 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2b6236e0, 0xc, 0xc, 0x0, 0x0, 0x222b6000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2c5d1960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2c5d1960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2c5d1960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2532f680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2532f680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2532f680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x218ffe40, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2b2a98e0, 0x18e3e690, 0x22, 0x2a299fc0, 0x0, 0xf768f018, 0x23daf9b8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2b2a98e0, 0x18e3e690, 0x22, 0x24635950, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2b2a98e0, 0x24635950, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2b2a98e0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1c6d4840, 0xf7693770, 0x2a299e40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2a299e40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2b623670, 0x2a299e40, 0x2a299f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10158790 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c5fdf40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c5fdf40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10085636 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1f9bf440, 0xf764f0e0, 0x25befdc0, 0x1b22ee00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2b6c9440, 0xf764f0e0, 0x25befdc0, 0x1b22ee00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1ac18ac0, 0x2a401690, 0x2b6c9440, 0xf769af80, 0x1c737d00, 0x1b22ee00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9940581 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1f0b91c0, 0x26410b40, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1f0b91c0, 0x26410b40, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26410b40, 0x22, 0x9e87) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9956386 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f029c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1f029c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22a34280, 0x1f029c80, 0x1f029e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9793855 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e837280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1e837280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1c77b108, 0x1e837280, 0x1e837340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10179170 [select, 10 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x2aea4ae0, 0x1f6e57b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x2aea4ae0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x2aea4ae0, 0x2b126d10) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 9874452 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x20db35f0, 0xc, 0xc, 0x0, 0x0, 0x23ac8080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x3123b0a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x3123b0a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x3123b0a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x227a3500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x227a3500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x227a3500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2296db40, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x23c745e8, 0x18e3e690, 0x22, 0x23ac8040, 0x0, 0xf768f018, 0x2b28c3b0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x23c745e8, 0x18e3e690, 0x22, 0x2f018e10, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x23c745e8, 0x2f018e10, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x23c745e8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fc674a0, 0xf7693770, 0x24119280, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x24119280) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23ff0190, 0x24119280, 0x24119380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9820891 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x21afd280, 0x1c1e8d80, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x21afd280, 0x1c1e8d80, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1c1e8d80, 0x22, 0x9cac) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9960951 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x28f1e340, 0x20539380, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x28f1e340, 0x20539380, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x20539380, 0x22, 0x9eca) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9504726 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c605960, 0x29941000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c605960, 0x29941000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x26d4fef0, 0x29941000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x26d4fef0, 0x29941000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x22751980, 0x29941000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f343280, 0x29941000, 0x1000, 0x1000, 0x20cd6dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9958130 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1ae7a820, 0xc, 0xc, 0x0, 0x0, 0x1f3dea40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2247d340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2247d340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2247d340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2d6b72c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2d6b72c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2d6b72c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2ebf8480, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1cca5a80, 0x18e3e690, 0x22, 0x1f3dea00, 0x0, 0xf768f018, 0x272b0120) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1cca5a80, 0x18e3e690, 0x22, 0x26410a80, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1cca5a80, 0x26410a80, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1cca5a80, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fd62240, 0xf7693770, 0x1f3de6c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1f3de6c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1ae7a7b0, 0x1f3de6c0, 0x1f3de840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9900860 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2eb84960, 0xf764f0e0, 0x22df5340, 0x2994b980, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2963cb20, 0xf764f0e0, 0x22df5340, 0x2994b980, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x26b84980, 0x26874ca0, 0x2963cb20, 0xf769af80, 0x26b848c0, 0x2994b980, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9762373 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1a910400, 0x26803b30, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1a910400, 0x26803b30, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26803b30, 0x22, 0x9bba) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10050567 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1fea6600, 0x1d6c6420, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1fea6600, 0x1d6c6420, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1d6c6420, 0x22, 0xa03b) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10155513 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2b99a240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b99a240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x261c25e0, 0xf7693770, 0x2b99a240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10160381 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2ef94dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2ef94dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10093480 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d7a96c0, 0x1cbea000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d7a96c0, 0x1cbea000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x214a5a10, 0x1cbea000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x214a5a10, 0x1cbea000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1fecd340, 0x1cbea000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ff070f0, 0x1cbea000, 0x1000, 0x1000, 0x218d0300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10111791 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1e876540, 0xf764f0e0, 0x1cc782a0, 0x2070e180, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2dd8a2e0, 0xf764f0e0, 0x1cc782a0, 0x2070e180, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1f0ffb40, 0x1c538780, 0x2dd8a2e0, 0xf769af80, 0x1f0ff640, 0x2070e180, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9881886 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1daa4fc0, 0xf764f0e0, 0x24364840, 0x289d0900, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x254409a0, 0xf764f0e0, 0x24364840, 0x289d0900, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x267b3fc0, 0x1cf58460, 0x254409a0, 0xf769af80, 0x267b3f00, 0x289d0900, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9970657 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c639b40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1c639b40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2239d4b0, 0x1c639b40, 0x1c639c00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9772733 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1f9be480, 0xf764f0e0, 0x27de2f80, 0x2070e580, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x277372e0, 0xf764f0e0, 0x27de2f80, 0x2070e580, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x25718740, 0x25cb0980, 0x277372e0, 0xf769af80, 0x25719f40, 0x2070e580, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10142145 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24c79000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24c79000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10159988 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x258ebc40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x258ebc40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10122826 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x230cabc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x230cabc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1cc3f5b8, 0x230cabc0, 0x230cac80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9855466 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x29f65340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29f65340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2dc2e020, 0xf7693770, 0x29f65340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10038541 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2372cd80, 0xf764f0e0, 0x1fc71b40, 0x1fc74d00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2d980260, 0xf764f0e0, 0x1fc71b40, 0x1fc74d00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2ce7e900, 0x236a2700, 0x2d980260, 0xf769af80, 0x27bf6540, 0x1fc74d00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9870648 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2ef94640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2ef94640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x272af880, 0x2ef94640, 0x2ef94700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10155852 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x28456900, 0xc, 0xc, 0x0, 0x0, 0x257924c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2c5d0460, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x200e0b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x272af018, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1dcadcd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x284568f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x29946780, 0x18e3e690, 0x22, 0x25792200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x29946780, 0x18e3e690, 0x22, 0x25d39b30, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x2a6a4b10, 0x271472a8, 0x18eb79e0, 0xf769af80, 0x29946780, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 10157831 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21335a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21335a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10149800 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21381280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21381280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9412348 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2daa95e0, 0x219fd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2daa95e0, 0x219fd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2e646e70, 0x219fd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2e646e70, 0x219fd000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2f3d7d20, 0x219fd000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ad7c510, 0x219fd000, 0x1000, 0x1000, 0x1ae1dd00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10118266 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x29870ed0, 0xc, 0xc, 0x0, 0x0, 0x2c81c100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2ce715e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x64d22a77, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x22942288, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1f8d397c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x29870ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x229421f0, 0x18e3e690, 0x22, 0x2c81c0c0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x229421f0, 0x18e3e690, 0x22, 0x21be63c0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x229421f0, 0x21be63c0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x229421f0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1f2825a0, 0xf7693770, 0x29db1ec0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x29db1ec0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x29870e60, 0x29db1ec0, 0x2c81c080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10155686 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2f3ed280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2f3ed280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2966e908, 0x2f3ed280, 0x2f3ed340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9887480 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x23519480, 0x1aaf8390, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x23519480, 0x1aaf8390, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1aaf8390, 0x22, 0x9da9) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10024113 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1b531ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1b531ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1b212c40, 0x1b531ec0, 0x1b451500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9338570 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f02bdc0, 0x2b860000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f02bdc0, 0x2b860000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2935dbc0, 0x2b860000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2935dbc0, 0x2b860000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26f7fe20, 0x2b860000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21619aa0, 0x2b860000, 0x1000, 0x1000, 0x235d4200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10031185 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2a5c55c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2a5c55c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1bc913d0, 0x2a5c55c0, 0x2a5c5680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10104687 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1bb21620, 0xc, 0xc, 0x0, 0x0, 0x2057ef40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2b853a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x13ecc828, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x20431a30, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x20d6a97c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x1bb21610, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x204318f0, 0x18e3e690, 0x22, 0x2057ef00, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x204318f0, 0x18e3e690, 0x22, 0x225766c0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x204318f0, 0x225766c0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x204318f0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x255b5c20, 0xf7693770, 0x2057ed40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2057ed40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1bb215b0, 0x2057ed40, 0x2057eec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9801599 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2687de40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2687de40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1c27a8a0, 0xf7693770, 0x2687de40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9538395 [IO wait]: net.runtime_pollWait(0xf76c0358, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x2246bcb8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x2246bcb8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x2246bc80, 0x279d1030, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x23dae030, 0x279d1030, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x23a8c6e0, 0x279d1030, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x279d0f90, 0x279d1030, 0x4, 0x4, 0xa43cae86, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x279d0fd0, 0x279d1030, 0x4, 0x4, 0xd069085f, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x279d0fd0, 0x279d1030, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x279d0fd0, 0x279d1030, 0x4, 0x4, 0x8eb953fe, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x279d0fd0, 0x279d1030, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1de23d40, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1de23d40, 0x292a7b40, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x279d1070, 0x292a7b40, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1de23ec0, 0x292a7b40, 0x4, 0x4, 0x140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1de23ec0, 0x292a7b40, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1de23ec0, 0x292a7b40, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1de23ec0, 0x292a7b40, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x256d5a10, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x256d5a10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x23378600, 0x2316f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x292a7b60, 0x2316f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x279d1390, 0x2316f000, 0x1000, 0x1000, 0x2b7c94c8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x21c0ec90) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x21c0ec90, 0x2bb11390, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x21c0ec90, 0x2bb11390, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x21c0ec90, 0x2bb11390, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x2b7c94a0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 9954539 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c40bc00, 0x29134000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c40bc00, 0x29134000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2dcd84b0, 0x29134000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2dcd84b0, 0x29134000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x28f74e00, 0x29134000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2133c410, 0x29134000, 0x1000, 0x1000, 0x253afd40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10004718 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x238d3b20, 0x2c7d9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x238d3b20, 0x2c7d9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2949ae10, 0x2c7d9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2949ae10, 0x2c7d9000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x222e2860, 0x2c7d9000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2c1461c0, 0x2c7d9000, 0x1000, 0x1000, 0x2bd84100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10012026 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x251f4e40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x251f4e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2dcc2de0, 0xf7693770, 0x251f4e40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10156415 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2db68300, 0xc, 0xc, 0x0, 0x0, 0x2c421c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x26c990a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x7f84826e, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x280c1880, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x247ab97c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2db682f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x280c17d8, 0x18e3e690, 0x22, 0x2c421bc0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x280c17d8, 0x18e3e690, 0x22, 0x25d39b30, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x280c17d8, 0x25d39b30, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x280c17d8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2eb862a0, 0xf7693770, 0x2c421ac0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2c421ac0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2db68290, 0x2c421ac0, 0x2c421b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10086120 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ed3e100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1ed3e100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1d77e6e8, 0x1ed3e100, 0x1ed3e2c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160032 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e5746c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e5746c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10077960 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2491be60, 0xf764f0e0, 0x241a76c0, 0x2708c580, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x228c6cc0, 0xf764f0e0, 0x241a76c0, 0x2708c580, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x22b31040, 0x243b21f0, 0x228c6cc0, 0xf769af80, 0x29875e80, 0x2708c580, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9964510 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1da406c0, 0xf764f0e0, 0x1c9f7ac0, 0x1c570d80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1e01fb60, 0xf764f0e0, 0x1c9f7ac0, 0x1c570d80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1dd00680, 0x1db5a230, 0x1e01fb60, 0xf769af80, 0x1add0a00, 0x1c570d80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10078021 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x204aee40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x204aee40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x287576a0, 0xf7693770, 0x204aee40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10062317 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x277ee000, 0x25d16ab0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x277ee000, 0x25d16ab0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x25d16ab0, 0x22, 0xa06a) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9893400 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1b451100, 0x28b75650, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1b451100, 0x28b75650, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x28b75650, 0x22, 0x9dc5) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9963533 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1add0a00, 0x1d91b650, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1add0a00, 0x1d91b650, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1d91b650, 0x22, 0x9ed2) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10151395 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d36e040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d36e040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10156945 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24bc7940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24bc7940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9896283 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x20f481c0, 0x2f9df000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x20f481c0, 0x2f9df000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x23784240, 0x2f9df000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x23784240, 0x2f9df000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26a58560, 0x2f9df000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x20ac3e20, 0x2f9df000, 0x1000, 0x1000, 0x1f3dfbc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10021410 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1ec5b960, 0x1f7b3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1ec5b960, 0x1f7b3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x20ec6fc0, 0x1f7b3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x20ec6fc0, 0x1f7b3000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1fb5b400, 0x1f7b3000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1fbb1a80, 0x1f7b3000, 0x1000, 0x1000, 0x2692cac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10157283 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2a421780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2a421780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9963463 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x27e03a40, 0x25eb0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x27e03a40, 0x25eb0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x20690270, 0x25eb0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x20690270, 0x25eb0000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1f06f720, 0x25eb0000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d04eb40, 0x25eb0000, 0x1000, 0x1000, 0x1eaa61c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10158789 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c0aab40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c0aab40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9782109 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25f608c0, 0x24e7b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25f608c0, 0x24e7b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2532fa10, 0x24e7b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2532fa10, 0x24e7b000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x21374060, 0x24e7b000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x24125010, 0x24e7b000, 0x1000, 0x1000, 0x1a257500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10157811 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2b804500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b804500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9912094 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25f317a0, 0x2c572000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25f317a0, 0x2c572000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2ce89ef0, 0x2c572000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2ce89ef0, 0x2c572000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x28e19520, 0x2c572000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x223254a0, 0x2c572000, 0x1000, 0x1000, 0x1fdfad80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10112290 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x265683c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x265683c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fd4d908, 0x265683c0, 0x265684c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9748450 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2920d5c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2920d5c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x224174c8, 0x2920d5c0, 0x2920d680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9927935 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28f71340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28f71340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2218d2e0, 0xf7693770, 0x28f71340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9815093 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25937880, 0x27c6f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25937880, 0x27c6f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x250daa50, 0x27c6f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x250daa50, 0x27c6f000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1fce78c0, 0x27c6f000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e1c2a70, 0x27c6f000, 0x1000, 0x1000, 0x26ff4e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10114589 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2b79c710, 0xc, 0xc, 0x0, 0x0, 0x25f85a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x28002700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x23092335, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x27c6a040, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1fbe697c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2b79c700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2106ff78, 0x18e3e690, 0x22, 0x25f85a40, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2106ff78, 0x18e3e690, 0x22, 0x21be62d0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2106ff78, 0x21be62d0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2106ff78, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x3420e900, 0xf7693770, 0x25f85940, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x25f85940) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2b79c6a0, 0x25f85940, 0x25f85a00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9816981 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1f18f3b0, 0xc, 0xc, 0x0, 0x0, 0x24626ac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1f02c380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1f02c380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1f02c380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x28afc270, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x28afc270, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x28afc270, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x26c81860, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x258bae40, 0x18e3e690, 0x22, 0x24626a80, 0x0, 0xf768f018, 0x2821d698) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x258bae40, 0x18e3e690, 0x22, 0x2c303c80, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x258bae40, 0x2c303c80, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x258bae40, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2b31c4e0, 0xf7693770, 0x24626980, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x24626980) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f18f340, 0x24626980, 0x24626a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10155344 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2784da40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2784da40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9929408 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1fb25030, 0xc, 0xc, 0x0, 0x0, 0x221341c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2ec076c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2ec076c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2ec076c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1b5c9320, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1b5c9320, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1b5c9320, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1bcad580, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x220d7ae0, 0x18e3e690, 0x22, 0x22134180, 0x0, 0xf768f018, 0x27147748) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x220d7ae0, 0x18e3e690, 0x22, 0x1e9884b0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x220d7ae0, 0x1e9884b0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x220d7ae0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2a54ba40, 0xf7693770, 0x22134080, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x22134080) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fb24fc0, 0x22134080, 0x22134140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9385197 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x20aa28c0, 0x251a8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x20aa28c0, 0x251a8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2815b890, 0x251a8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2815b890, 0x251a8000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1cc78ea0, 0x251a8000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ae5de90, 0x251a8000, 0x1000, 0x1000, 0x2b51c4c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9882810 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1c851180, 0x228d8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1c851180, 0x228d8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x220dd890, 0x228d8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x220dd890, 0x228d8000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1fc70660, 0x228d8000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d3e5db0, 0x228d8000, 0x1000, 0x1000, 0x20037600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9937177 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1f33c9c0, 0x1f387b30, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1f33c9c0, 0x1f387b30, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1f387b30, 0x22, 0x9e72) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9851626 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c604000, 0x22ea4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c604000, 0x22ea4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2ec08000, 0x22ea4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2ec08000, 0x22ea4000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x291b9e00, 0x22ea4000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2c842a30, 0x22ea4000, 0x1000, 0x1000, 0x2538cbc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9884496 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x221b32a0, 0xc, 0xc, 0x0, 0x0, 0x2c4f4c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x26111260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x26111260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x26111260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2c763560, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2c763560, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2c763560, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x25796380, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x22a35408, 0x18e3e690, 0x22, 0x2c4f4c40, 0x0, 0xf768f018, 0x1fd56660) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x22a35408, 0x18e3e690, 0x22, 0x2c7ce930, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x22a35408, 0x2c7ce930, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x22a35408, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x251e19e0, 0xf7693770, 0x2c4f4880, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2c4f4880) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x221b31b0, 0x2c4f4880, 0x2c4f4c00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10078157 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x202b43c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x202b43c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22138fb8, 0x202b43c0, 0x202b4840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9764837 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x207c6280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x207c6280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1c6a3e58, 0x207c6280, 0x207c6340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9746499 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23edae40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x23edae40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f651c98, 0x23edae40, 0x23edaf00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9830838 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c114b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c114b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2e074460, 0xf7693770, 0x2c114b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9786936 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d4378c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d4378c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x216f2860, 0xf7693770, 0x1d4378c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9443889 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x205fe0e0, 0x236d1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x205fe0e0, 0x236d1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2c47d830, 0x236d1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2c47d830, 0x236d1000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2ce61a00, 0x236d1000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e5ffa40, 0x236d1000, 0x1000, 0x1000, 0x252b1040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9786525 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fef1ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1fef1ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fb1e730, 0x1fef1ec0, 0x1fef1f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9835597 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28b17020, 0xf764f0e0, 0x2a24cee0, 0x2940a180, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x22a59120, 0xf764f0e0, 0x2a24cee0, 0x2940a180, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x223d9480, 0x20dc66b0, 0x22a59120, 0xf769af80, 0x29ac6d00, 0x2940a180, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9493045 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2152c000, 0x1fa64000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2152c000, 0x1fa64000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x23034ba0, 0x1fa64000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x23034ba0, 0x1fa64000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x208b1da0, 0x1fa64000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x271d85c0, 0x1fa64000, 0x1000, 0x1000, 0x1e6d3200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10157506 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d9cbf40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d9cbf40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9978559 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c40ac40, 0x1fca6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c40ac40, 0x1fca6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2d156ab0, 0x1fca6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2d156ab0, 0x1fca6000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x25fa3680, 0x1fca6000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x28a3c450, 0x1fca6000, 0x1000, 0x1000, 0x26b84a00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10022821 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f377880, 0x25ff4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f377880, 0x25ff4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x22fb2390, 0x25ff4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x22fb2390, 0x25ff4000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x24951740, 0x25ff4000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e4b21f0, 0x25ff4000, 0x1000, 0x1000, 0x209fcb00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10157581 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21afde00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21afde00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10151077 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25806740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25806740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9810795 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2e307800, 0xf764f0e0, 0x25380300, 0x25ea8c00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x22a59840, 0xf764f0e0, 0x25380300, 0x25ea8c00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x28781780, 0x22040cc0, 0x22a59840, 0xf769af80, 0x24828740, 0x25ea8c00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9630257 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2e965180, 0x246ac000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2e965180, 0x246ac000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x24427530, 0x246ac000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x24427530, 0x246ac000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x29a86b60, 0x246ac000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ba51460, 0x246ac000, 0x1000, 0x1000, 0x1cedbd40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9902504 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2152c700, 0x298ab000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2152c700, 0x298ab000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2e8a4ab0, 0x298ab000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2e8a4ab0, 0x298ab000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x22353240, 0x298ab000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d31d7a0, 0x298ab000, 0x1000, 0x1000, 0x23fdcd00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10136657 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2f459800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2f459800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10179474 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1d75e300, 0x2c1a6fb8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1d75e300, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1d75e300, 0x23f585a0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 9981930 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x240593e0, 0xc, 0xc, 0x0, 0x0, 0x277cb200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x23c15340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x23c15340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x23c15340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2718ef00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2718ef00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2718ef00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x20ae1340, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x22371ef8, 0x18e3e690, 0x22, 0x277cb1c0, 0x0, 0xf768f018, 0x271478d0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x22371ef8, 0x18e3e690, 0x22, 0x2a0857d0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x22371ef8, 0x2a0857d0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x22371ef8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2eb833e0, 0xf7693770, 0x277cafc0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x277cafc0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x24059370, 0x277cafc0, 0x277cb100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10155648 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22f8e340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22f8e340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10012267 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x27d0d180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27d0d180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x25fbe620, 0xf7693770, 0x27d0d180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10040179 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2308b140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2308b140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fb0c6a8, 0x2308b140, 0x2308b240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9858754 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x277edce0, 0x25809000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x277edce0, 0x25809000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x23757710, 0x25809000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x23757710, 0x25809000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x229b8ce0, 0x25809000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2179e870, 0x25809000, 0x1000, 0x1000, 0x2186cc80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10157246 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2117cb80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2117cb80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9615048 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25097260, 0x23750000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25097260, 0x23750000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2c91bc50, 0x23750000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2c91bc50, 0x23750000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x27ace020, 0x23750000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2a226290, 0x23750000, 0x1000, 0x1000, 0x215b82c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10039385 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20dcae00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x20dcae00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x280c0140, 0x20dcae00, 0x20dcaec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10158115 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d40b500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d40b500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9513484 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x269130a0, 0x23ec1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x269130a0, 0x23ec1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28086660, 0x23ec1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28086660, 0x23ec1000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x27aafc40, 0x23ec1000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1fde63f0, 0x23ec1000, 0x1000, 0x1000, 0x22064b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10157597 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21343340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21343340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9874449 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x20db30c0, 0xc, 0xc, 0x0, 0x0, 0x295e31c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x3123b5e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x3123b5e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x3123b5e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x227a34a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x227a34a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x227a34a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2296da20, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x23c75fd8, 0x18e3e690, 0x22, 0x295e3180, 0x0, 0xf768f018, 0x2b28c370) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x23c75fd8, 0x18e3e690, 0x22, 0x2f018d80, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x23c75fd8, 0x2f018d80, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x23c75fd8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fc66a20, 0xf7693770, 0x24119100, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x24119100) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23ff0170, 0x24119100, 0x241191c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10147648 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1dc9a080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1dc9a080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 1919765 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x2151cfc0, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 10179676 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x2a3f7800, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 9982370 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x274080a0, 0xc, 0xc, 0x0, 0x0, 0x28dda180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x25f300e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x25f300e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x25f300e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x24f61ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x24f61ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x24f61ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x245fcb80, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x203fd5f0, 0x18e3e690, 0x22, 0x28dda140, 0x0, 0xf768f018, 0x1fd56dc8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x203fd5f0, 0x18e3e690, 0x22, 0x26b7cea0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x203fd5f0, 0x26b7cea0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x203fd5f0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1a9a9a40, 0xf7693770, 0x28dda040, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x28dda040) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x27408030, 0x28dda040, 0x28dda100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9935548 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26ebf8c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x26ebf8c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x232e50a8, 0x26ebf8c0, 0x295e26c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10157455 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2dd041c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2dd041c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9609670 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b937260, 0x2acf3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b937260, 0x2acf3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2c8e07b0, 0x2acf3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2c8e07b0, 0x2acf3000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2936f8c0, 0x2acf3000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ca25920, 0x2acf3000, 0x1000, 0x1000, 0x2b9b9c00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10155197 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d908000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d908000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9799359 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b9375e0, 0x262b3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b9375e0, 0x262b3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2d97f590, 0x262b3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2d97f590, 0x262b3000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2f07ad60, 0x262b3000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x293817d0, 0x262b3000, 0x1000, 0x1000, 0x2b99b580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9976426 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25f61ce0, 0x1f4c5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25f61ce0, 0x1f4c5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2ea86960, 0x1f4c5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2ea86960, 0x1f4c5000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2c8c5780, 0x1f4c5000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1fa85120, 0x1f4c5000, 0x1000, 0x1000, 0x1fca3540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9613511 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x282f48c0, 0x3146f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x282f48c0, 0x3146f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1c20a420, 0x3146f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1c20a420, 0x3146f000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2dc0bf20, 0x3146f000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2b496600, 0x3146f000, 0x1000, 0x1000, 0x235d4a00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10139487 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x220d3480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x220d3480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1d856980, 0xf7693770, 0x220d3480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9794973 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fc661e0, 0xf764f0e0, 0x21ee1200, 0x227bf900, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x21e956e0, 0xf764f0e0, 0x21ee1200, 0x227bf900, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x22135440, 0x21e9b090, 0x21e956e0, 0xf769af80, 0x22135340, 0x227bf900, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10160317 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x231bde80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x231bde80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9925334 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25dd9880, 0x1c96b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25dd9880, 0x1c96b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2714eed0, 0x1c96b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2714eed0, 0x1c96b000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2c97b900, 0x1c96b000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1fb18870, 0x1c96b000, 0x1000, 0x1000, 0x26602700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9754223 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25c41420, 0x29003000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25c41420, 0x29003000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b30f9b0, 0x29003000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b30f9b0, 0x29003000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2637be60, 0x29003000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x27b42940, 0x29003000, 0x1000, 0x1000, 0x24887580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10159357 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2ef7dbc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2ef7dbc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9513875 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x216496c0, 0x1eabc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x216496c0, 0x1eabc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2611ea50, 0x1eabc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2611ea50, 0x1eabc000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26d53e20, 0x1eabc000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1cc1d050, 0x1eabc000, 0x1000, 0x1000, 0x22323600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10158548 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x282af4c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x282af4c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9508775 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x261fcc40, 0x1efa5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x261fcc40, 0x1efa5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x231248a0, 0x1efa5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x231248a0, 0x1efa5000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1fbd1480, 0x1efa5000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x231f51f0, 0x1efa5000, 0x1000, 0x1000, 0x2280ca80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10155137 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2061abc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2061abc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10138833 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x267e0180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x267e0180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10157583 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2223a380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2223a380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9782274 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1aa05440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1aa05440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1c849e00, 0xf7693770, 0x1aa05440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10116972 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2b99a7c0, 0x2321b7a0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2b99a7c0, 0x2321b7a0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2321b7a0, 0x22, 0xa13b) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9827549 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x20f49b20, 0x23183000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x20f49b20, 0x23183000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x29ab2660, 0x23183000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x29ab2660, 0x23183000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x227e3860, 0x23183000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x222dcac0, 0x23183000, 0x1000, 0x1000, 0x29529b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9902253 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x21bc48e0, 0xc, 0xc, 0x0, 0x0, 0x20fbedc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2efe5b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2efe5b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2efe5b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x279e8fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x279e8fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x279e8fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2ea6c6e0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1f6b8fb0, 0x18e3e690, 0x22, 0x20fbecc0, 0x0, 0xf768f018, 0x2b2a84b8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1f6b8fb0, 0x18e3e690, 0x22, 0x2379e810, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1f6b8fb0, 0x2379e810, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1f6b8fb0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fa3fc80, 0xf7693770, 0x20fbebc0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x20fbebc0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21bc4870, 0x20fbebc0, 0x20fbec80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10158525 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1aa050c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1aa050c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9857933 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x21e689b0, 0xc, 0xc, 0x0, 0x0, 0x1db57f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x28188e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x28188e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x28188e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x26c929f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x26c929f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x26c929f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2402a720, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x23f53fd0, 0x18e3e690, 0x22, 0x1db57ec0, 0x0, 0xf768f018, 0x28ac3e80) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x23f53fd0, 0x18e3e690, 0x22, 0x22798810, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x23f53fd0, 0x22798810, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x23f53fd0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x21941bc0, 0xf7693770, 0x1db57dc0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1db57dc0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21e68940, 0x1db57dc0, 0x1db57e80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9717999 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26d136c0, 0x2254b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26d136c0, 0x2254b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2986d350, 0x2254b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2986d350, 0x2254b000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26a1bf40, 0x2254b000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2861f030, 0x2254b000, 0x1000, 0x1000, 0x263738c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10130068 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x25534f00, 0x26ced080, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x25534f00, 0x26ced080, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26ced080, 0x22, 0xa168) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10077493 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x29875e80, 0x29e80090, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x29875e80, 0x29e80090, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x29e80090, 0x22, 0xa0a3) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9730293 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1a87f6c0, 0x28df6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1a87f6c0, 0x28df6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1db84c30, 0x28df6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1db84c30, 0x28df6000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x292336c0, 0x28df6000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ada9ef0, 0x28df6000, 0x1000, 0x1000, 0x22a4e4c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9750408 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2a754540, 0xf764f0e0, 0x2becd680, 0x1fc75100, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2b162700, 0xf764f0e0, 0x2becd680, 0x1fc75100, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2d9655c0, 0x27408670, 0x2b162700, 0xf769af80, 0x2d965480, 0x1fc75100, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10150685 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2351c320, 0xc, 0xc, 0x0, 0x0, 0x28987ac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2d4d2fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x7c8080bd, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x2b28d938, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1e609cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2351c310, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x2784c100, 0x18e3e690, 0x22, 0x28987a00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x2784c100, 0x18e3e690, 0x22, 0x1a81a5d0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x1f677a00, 0x29f053e8, 0x18eb79e0, 0xf769af80, 0x2784c100, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 9833758 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2fbc3980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2fbc3980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20417ad0, 0x2fbc3980, 0x2fbc3ac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10115716 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25807880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x25807880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2963e288, 0x25807880, 0x25807bc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10117863 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x26c7cc60, 0xc, 0xc, 0x0, 0x0, 0x2e099bc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2daa9340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x1039ffb1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x235ad0b8, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1f8ad97c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x26c7cc50, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x235ad010, 0x18e3e690, 0x22, 0x2e099b80, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x235ad010, 0x18e3e690, 0x22, 0x29722930, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x235ad010, 0x29722930, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x235ad010, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1d75ea80, 0xf7693770, 0x2e099a80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2e099a80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x26c7cbf0, 0x2e099a80, 0x2e099b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10156512 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23b675c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23b675c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9794422 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x208a31c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x208a31c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1cf1ec50, 0x208a31c0, 0x208a3280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9815438 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20ecb300, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x20ecb300, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22417140, 0x20ecb300, 0x20ecb7c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9816121 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2ebe55d0, 0xc, 0xc, 0x0, 0x0, 0x26a622c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x3123aee0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x3123aee0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x3123aee0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2dc1f1a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2dc1f1a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2dc1f1a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x24d27a00, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21b35b10, 0x18e3e690, 0x22, 0x26a62280, 0x0, 0xf768f018, 0x22417728) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21b35b10, 0x18e3e690, 0x22, 0x26ee99e0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21b35b10, 0x26ee99e0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21b35b10, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2aea4240, 0xf7693770, 0x26a62180, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x26a62180) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2ebe5560, 0x26a62180, 0x26a62240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9900892 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26b85440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x26b85440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x224176e8, 0x26b85440, 0x26b85500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10159519 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20bfee80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20bfee80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10046464 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1c5ec0c0, 0xf764f0e0, 0x1b2b9a00, 0x20239580, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1bbdc0c0, 0xf764f0e0, 0x1b2b9a00, 0x20239580, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1ff19280, 0x1e9ef2b0, 0x1bbdc0c0, 0xf769af80, 0x1b530640, 0x20239580, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10046392 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1e1f6440, 0x224772f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1e1f6440, 0x224772f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x224772f0, 0x22, 0xa023) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10136545 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2174d260, 0xc, 0xc, 0x0, 0x0, 0x21fb5b40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x22ea70a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x5f7f42b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x2299b7e0, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x296a297c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2174d250, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2299a270, 0x18e3e690, 0x22, 0x21fb5b00, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2299a270, 0x18e3e690, 0x22, 0x1d663c80, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2299a270, 0x1d663c80, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2299a270, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2d65ff20, 0xf7693770, 0x21fb5840, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x21fb5840) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2174d1f0, 0x21fb5840, 0x21fb5ac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9815202 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21614440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x21614440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x24413e08, 0x21614440, 0x21614500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9504605 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25dd9a40, 0x2c18a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25dd9a40, 0x2c18a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x26d4fe90, 0x2c18a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x26d4fe90, 0x2c18a000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x22751860, 0x2c18a000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22abd930, 0x2c18a000, 0x1000, 0x1000, 0x26a536c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9845951 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1da41800, 0xf764f0e0, 0x232b7dc0, 0x1af24a80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x20eef240, 0xf764f0e0, 0x232b7dc0, 0x1af24a80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1ac9d600, 0x2542d310, 0x20eef240, 0xf769af80, 0x1ac9d1c0, 0x1af24a80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9495964 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d308d20, 0x262e3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d308d20, 0x262e3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x21687710, 0x262e3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x21687710, 0x262e3000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2745ab00, 0x262e3000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x20c51aa0, 0x262e3000, 0x1000, 0x1000, 0x2280cd40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10179611 [select, 10 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x28b171a0, 0x2e88dfb8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x28b171a0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x28b171a0, 0x1f158d70) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 10157582 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x256f5880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x256f5880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9966574 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1cbd6640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cbd6640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1ea56d80, 0xf7693770, 0x1cbd6640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10160758 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c1f7b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c1f7b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9896274 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d1dd880, 0x20008000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d1dd880, 0x20008000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1aa3ffb0, 0x20008000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1aa3ffb0, 0x20008000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26a583c0, 0x20008000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x20ac3180, 0x20008000, 0x1000, 0x1000, 0x1f3df800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10160625 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22c5e880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22c5e880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10140219 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23257800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23257800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10163591 [semacquire, 14 minutes]: sync.runtime_Semacquire(0x206b07bc) /usr/local/go/src/runtime/sema.go:43 +0x26 sync.(*WaitGroup).Wait(0x206b07b0) /usr/local/go/src/sync/waitgroup.go:126 +0xa4 github.com/ipfs/go-ipfs/diagnostics.(*Diagnostics).getDiagnosticFromPeers.func2(0x206b07b0, 0x2c421480) /go/src/github.com/ipfs/go-ipfs/diagnostics/diag.go:198 +0x21 created by github.com/ipfs/go-ipfs/diagnostics.(*Diagnostics).getDiagnosticFromPeers /go/src/github.com/ipfs/go-ipfs/diagnostics/diag.go:200 +0x231 goroutine 10103345 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x20f96d80, 0xc, 0xc, 0x0, 0x0, 0x1f3df380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1f02b260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1f02b260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1f02b260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2932eb40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2932eb40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2932eb40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x23886420, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x20cebae0, 0x18e3e690, 0x22, 0x1f3df280, 0x0, 0xf768f018, 0x280c0250) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:88 +0x75f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x20cebae0, 0x18e3e690, 0x22, 0x2c379680, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x20cebae0, 0x2c379680, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x20cebae0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28476ae0, 0xf7693770, 0x1f3df140, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1f3df140) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20f96d10, 0x1f3df140, 0x1f3df240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9836766 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d55b700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d55b700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2a24cee0, 0xf7693770, 0x1d55b700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9453589 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1a352000, 0x26676000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1a352000, 0x26676000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x234104b0, 0x26676000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x234104b0, 0x26676000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1b954440, 0x26676000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x27833e00, 0x26676000, 0x1000, 0x1000, 0x1c7b6840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10154752 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2dff0f40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2dff0f40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10152387 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2d10f100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2d10f100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x280c1f88, 0x2d10f100, 0x2d10f240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9518781 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1fd43420, 0x25fb8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1fd43420, 0x25fb8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1ad48a20, 0x25fb8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1ad48a20, 0x25fb8000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1cc8c780, 0x25fb8000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1afddd20, 0x25fb8000, 0x1000, 0x1000, 0x1aa40780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10022434 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1f851f00, 0xc, 0xc, 0x0, 0x0, 0x23352dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1f377880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1f377880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1f377880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x22fb2390, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x22fb2390, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x22fb2390, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x24951740, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x226e4ea8, 0x18e3e690, 0x22, 0x23352d80, 0x0, 0xf768f018, 0x280c0888) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x226e4ea8, 0x18e3e690, 0x22, 0x2f033d10, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x226e4ea8, 0x2f033d10, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x226e4ea8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x24422a80, 0xf7693770, 0x23352c80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x23352c80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f851e90, 0x23352c80, 0x23352d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9932108 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2ce7f540, 0x2692bb60, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2ce7f540, 0x2692bb60, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2692bb60, 0x22, 0x9e58) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10159141 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1a497f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a497f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10158108 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x27ec2340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27ec2340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9882804 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1c851ce0, 0x267c8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1c851ce0, 0x267c8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x25a855c0, 0x267c8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x25a855c0, 0x267c8000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x28f29600, 0x267c8000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d3e58f0, 0x267c8000, 0x1000, 0x1000, 0x200374c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10148142 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21aa6580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21aa6580, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10159210 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2a2996c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2a2996c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10085699 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28114280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x28114280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20f80848, 0x28114280, 0x28114340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160135 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1b9dda80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1b9dda80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9965211 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1aa0ab80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1aa0ab80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1cb213b8, 0x1aa0ab80, 0x1aa0ac80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10154861 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x27ec3f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27ec3f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10142822 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1dfe5080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1dfe5080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9796060 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x218d07c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x218d07c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x245c0400, 0xf7693770, 0x218d07c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9847449 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1e0641c0, 0x25149000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1e0641c0, 0x25149000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1c8220c0, 0x25149000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1c8220c0, 0x25149000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x228042e0, 0x25149000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21446da0, 0x25149000, 0x1000, 0x1000, 0x1f0fe140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9895116 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2281d070, 0xc, 0xc, 0x0, 0x0, 0x1cc5b980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1d1dd880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1d1dd880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1d1dd880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1aa3ffb0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1aa3ffb0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1aa3ffb0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x26a583c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1c6b4940, 0x18e3e690, 0x22, 0x1cc5b900, 0x0, 0xf768f018, 0x2106f7e0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1c6b4940, 0x18e3e690, 0x22, 0x2d093920, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1c6b4940, 0x2d093920, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1c6b4940, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1f9d1c20, 0xf7693770, 0x1cc5b380, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1cc5b380) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2281cff0, 0x1cc5b380, 0x1cc5b500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10075279 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2e972640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2e972640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2b28c018, 0x2e972640, 0x2e972700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10158351 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1da5d580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1da5d580, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10146327 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2da67960, 0xc, 0xc, 0x0, 0x0, 0x2e50d280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2ce71ce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x427f7b43, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x272af380, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x20a9797c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2da67950, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x272af2e0, 0x18e3e690, 0x22, 0x2e50d240, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x272af2e0, 0x18e3e690, 0x22, 0x1d61c150, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x272af2e0, 0x1d61c150, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x272af2e0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x289c3440, 0xf7693770, 0x2e50cf80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2e50cf80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2da678f0, 0x2e50cf80, 0x2e50d200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10097712 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2a054fc0, 0x2bd00000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2a054fc0, 0x2bd00000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2dfeec30, 0x2bd00000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2dfeec30, 0x2bd00000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2c27f5e0, 0x2bd00000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x23416cb0, 0x2bd00000, 0x1000, 0x1000, 0x277ee400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9847016 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1daa5860, 0xf764f0e0, 0x292322a0, 0x21a4b300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2742ea80, 0xf764f0e0, 0x292322a0, 0x21a4b300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2593cc00, 0x25cd4bb0, 0x2742ea80, 0xf769af80, 0x1c87ff40, 0x21a4b300, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9772250 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x20237310, 0xc, 0xc, 0x0, 0x0, 0x256f4980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x20f48d20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x20f48d20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x20f48d20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x29540bd0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x29540bd0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x29540bd0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x24f71a80, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x22998820, 0x18e3e690, 0x22, 0x256f4900, 0x0, 0xf768f018, 0x20042878) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x22998820, 0x18e3e690, 0x22, 0x27c35c50, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x22998820, 0x27c35c50, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x22998820, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fad5260, 0xf7693770, 0x267e0180, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x267e0180) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x25071a00, 0x267e0180, 0x267e0240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10156926 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x298b3880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x298b3880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9915993 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28f1e600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x28f1e600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e87b9b0, 0x28f1e600, 0x28f1ea00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9813347 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22c1dc40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x22c1dc40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x27d95f10, 0x22c1dc40, 0x22c1dd00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10009389 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1e01cb60, 0x29f44000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1e01cb60, 0x29f44000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x238a4450, 0x29f44000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x238a4450, 0x29f44000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x28eaedc0, 0x29f44000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1fac2b80, 0x29f44000, 0x1000, 0x1000, 0x250b6dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10026636 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1d0a27e0, 0xf764f0e0, 0x1e4b5200, 0x209ef480, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1d041080, 0xf764f0e0, 0x1e4b5200, 0x209ef480, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1ce00780, 0x23551c70, 0x1d041080, 0xf769af80, 0x1ce006c0, 0x209ef480, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9815092 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x23b70fc0, 0x27c6e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x23b70fc0, 0x27c6e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x250daa20, 0x27c6e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x250daa20, 0x27c6e000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1fce7820, 0x27c6e000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e1c2a10, 0x27c6e000, 0x1000, 0x1000, 0x26ff4d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9903771 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c0aa140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2c0aa140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20ebee00, 0x2c0aa140, 0x2c0aa200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9802877 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2828f6b0, 0xc, 0xc, 0x0, 0x0, 0x2b4997c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x28a11260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x28a11260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x28a11260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x250da9f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x250da9f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x250da9f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1fce7780, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21fbbbb0, 0x18e3e690, 0x22, 0x2b499780, 0x0, 0xf768f018, 0x27f55430) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21fbbbb0, 0x18e3e690, 0x22, 0x21045d70, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21fbbbb0, 0x21045d70, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21fbbbb0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x254b0fc0, 0xf7693770, 0x2b499680, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2b499680) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2828f630, 0x2b499680, 0x2b499740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10007770 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1cc644c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cc644c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x22cb8020, 0xf7693770, 0x1cc644c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10136628 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26ad9d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26ad9d00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9654106 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x24449260, 0x2a20d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x24449260, 0x2a20d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x24559050, 0x2a20d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x24559050, 0x2a20d000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26b2c060, 0x2a20d000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x27c22940, 0x2a20d000, 0x1000, 0x1000, 0x1fca2bc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9967216 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1e737180, 0x1a6a7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1e737180, 0x1a6a7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1fcb6060, 0x1a6a7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1fcb6060, 0x1a6a7000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1c670600, 0x1a6a7000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2384bda0, 0x1a6a7000, 0x1000, 0x1000, 0x2c0c8b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9837789 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2a54a2a0, 0xf764f0e0, 0x1ffe49a0, 0x1dfc6300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2ebf8580, 0xf764f0e0, 0x1ffe49a0, 0x1dfc6300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1e3c2300, 0x1aca4ef0, 0x2ebf8580, 0xf769af80, 0x1e3c2240, 0x1dfc6300, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10106060 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20f4cc00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x20f4cc00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1a906378, 0x20f4cc00, 0x20f4ccc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10084825 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1ae095c0, 0x2ce81bf0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1ae095c0, 0x2ce81bf0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2ce81bf0, 0x22, 0xa0d3) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10159027 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2176fc80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2176fc80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9543233 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x1ceb8ba0, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 10149804 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2866df00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2866df00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160105 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2440d280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2440d280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9559339 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b689dc0, 0x29fec000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b689dc0, 0x29fec000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x26070510, 0x29fec000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x26070510, 0x29fec000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x23094520, 0x29fec000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22a3b340, 0x29fec000, 0x1000, 0x1000, 0x29976c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10078005 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x25051560, 0xf764f0e0, 0x27008320, 0x22f17f00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x28756240, 0xf764f0e0, 0x27008320, 0x22f17f00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x215b9bc0, 0x2315ec30, 0x28756240, 0xf769af80, 0x215b92c0, 0x22f17f00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9666782 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x21dbbce0, 0x23860000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x21dbbce0, 0x23860000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x223edda0, 0x23860000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x223edda0, 0x23860000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x25902100, 0x23860000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22c81b40, 0x23860000, 0x1000, 0x1000, 0x21801800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9925452 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26a520c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x26a520c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22371538, 0x26a520c0, 0x26a522c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10154734 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e8fab00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e8fab00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9796059 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x218d09c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x218d09c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x203fd328, 0x218d09c0, 0x218d0a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9413097 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x223f57a0, 0x219fc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x223f57a0, 0x219fc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2e646e10, 0x219fc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2e646e10, 0x219fc000, 0x1000, 0x1000, 0x21ea3620, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2f3d7c20, 0x219fc000, 0x1000, 0x1000, 0x581, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ad7c460, 0x219fc000, 0x1000, 0x1000, 0x1da14140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9940004 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1d0a3f80, 0xf764f0e0, 0x2c061b40, 0x209ef680, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x208969a0, 0xf764f0e0, 0x2c061b40, 0x209ef680, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1aeb5ac0, 0x2444ae50, 0x208969a0, 0xf769af80, 0x1b125440, 0x209ef680, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9794510 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1b27f900, 0xc, 0xc, 0x0, 0x0, 0x1b11a300, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x24449880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x24449880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x24449880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x293550b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x293550b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x293550b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1f81a6a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2c644f10, 0x18e3e690, 0x22, 0x1b11a2c0, 0x0, 0xf768f018, 0x1fd56b50) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2c644f10, 0x18e3e690, 0x22, 0x239384e0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2c644f10, 0x239384e0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2c644f10, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28ea0360, 0xf7693770, 0x1b11a0c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1b11a0c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1b27f890, 0x1b11a0c0, 0x1b11a280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9777073 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1d4d1d40, 0xf764f0e0, 0x20efa220, 0x20e32b80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2443d660, 0xf764f0e0, 0x20efa220, 0x20e32b80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2359be80, 0x1badfab0, 0x2443d660, 0xf769af80, 0x2359bdc0, 0x20e32b80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9892961 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1e70aa80, 0xf764f0e0, 0x1c6590a0, 0x1adc8000, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x290e4f80, 0xf764f0e0, 0x1c6590a0, 0x1adc8000, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1b00c300, 0x1a35f4d0, 0x290e4f80, 0xf769af80, 0x1d436b40, 0x1adc8000, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9765757 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1cda1a40, 0x287f6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1cda1a40, 0x287f6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2809e360, 0x287f6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2809e360, 0x287f6000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1f265120, 0x287f6000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x26e0bdb0, 0x287f6000, 0x1000, 0x1000, 0x1f28da80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9800776 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2c81b780, 0x26ee8990, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2c81b780, 0x26ee8990, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26ee8990, 0x22, 0x9c5e) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9814485 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x26549d80, 0x26ee9830, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x26549d80, 0x26ee9830, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26ee9830, 0x22, 0x9c8f) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10142087 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1fd31cb0, 0xc, 0xc, 0x0, 0x0, 0x25534380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x21a55b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x31e9f52f, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x24b6b898, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1dafdcd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x1fd31ca0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x2b138b40, 0x18e3e690, 0x22, 0x25534300, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x2b138b40, 0x18e3e690, 0x22, 0x1d639770, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x28bd79a0, 0x24b6a558, 0x18eb79e0, 0xf769af80, 0x2b138b40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 10154815 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e652d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e652d00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10159173 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x210a4900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x210a4900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9646441 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x223f4e00, 0x24922000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x223f4e00, 0x24922000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2c244900, 0x24922000, 0x1000, 0x1000, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2c244900, 0x24922000, 0x1000, 0x1000, 0x8148dbf, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2e0736e0, 0x24922000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x25891730, 0x24922000, 0x1000, 0x1000, 0x235c6bc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10076025 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2b40a8a0, 0xf764f0e0, 0x2b32efc0, 0x21fddd80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x25388800, 0xf764f0e0, 0x2b32efc0, 0x21fddd80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x26898480, 0x237592c0, 0x25388800, 0xf769af80, 0x26375c00, 0x21fddd80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10157304 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22c8d800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22c8d800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9453002 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f7881c0, 0x24037000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f7881c0, 0x24037000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x23d458c0, 0x24037000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x23d458c0, 0x24037000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1ba18f40, 0x24037000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2515c9a0, 0x24037000, 0x1000, 0x1000, 0x2140d540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10160293 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2661d540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2661d540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10103150 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1e8d1560, 0xc, 0xc, 0x0, 0x0, 0x2000f340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x30e5c7e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x30e5c7e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x30e5c7e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x28f8a930, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x28f8a930, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x28f8a930, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1c6cff00, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1cf1ee28, 0x18e3e690, 0x22, 0x2000f300, 0x0, 0xf768f018, 0x280c1178) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:88 +0x75f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1cf1ee28, 0x18e3e690, 0x22, 0x22576840, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1cf1ee28, 0x22576840, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1cf1ee28, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1c6d5e00, 0xf7693770, 0x2000f1c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2000f1c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e8d14f0, 0x2000f1c0, 0x2000f2c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9798913 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2c8a1450, 0xc, 0xc, 0x0, 0x0, 0x2c8992c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x251a77a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x251a77a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x251a77a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2d9b8780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2d9b8780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2d9b8780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2f07b880, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2966eab8, 0x18e3e690, 0x22, 0x2c899280, 0x0, 0xf768f018, 0x1fd56b40) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2966eab8, 0x18e3e690, 0x22, 0x239383f0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2966eab8, 0x239383f0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2966eab8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x26402a20, 0xf7693770, 0x2c899180, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2c899180) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2c8a13e0, 0x2c899180, 0x2c899240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10094240 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24f3b180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24f3b180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x24e5d8a0, 0xf7693770, 0x24f3b180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10049184 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1da41200, 0xf764f0e0, 0x26f21180, 0x224fed00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x25c02100, 0xf764f0e0, 0x26f21180, 0x224fed00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1a294b00, 0x22ba14c0, 0x25c02100, 0xf769af80, 0x1a294400, 0x224fed00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10109089 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e1f6540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e1f6540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2c41b380, 0xf7693770, 0x1e1f6540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9849851 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2b99aa80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b99aa80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2bd123c0, 0xf7693770, 0x2b99aa80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9950467 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b804500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2b804500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2b2a9218, 0x2b804500, 0x2b8045c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10145162 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1dd01f00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1dd01f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9569219 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x30e5cc40, 0x22958000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x30e5cc40, 0x22958000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2a1dc6f0, 0x22958000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2a1dc6f0, 0x22958000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1ad59240, 0x22958000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2379d380, 0x22958000, 0x1000, 0x1000, 0x1d8d5840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9893791 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1a255880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a255880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1c56f020, 0xf7693770, 0x1a255880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9968190 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ebebf80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ebebf80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x21850420, 0xf7693770, 0x1ebebf80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 1854315 [IO wait]: net.runtime_pollWait(0xf76c0178, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x21b539b8, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x21b539b8, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x21b53980, 0x22a39da0, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1fd3f990, 0x22a39da0, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x23e76780, 0x22a39da0, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x22a39d10, 0x22a39da0, 0x4, 0x4, 0xa842c75c, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x22a39d40, 0x22a39da0, 0x4, 0x4, 0x56e8c2f, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x22a39d40, 0x22a39da0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x22a39d40, 0x22a39da0, 0x4, 0x4, 0x5fab344c, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x22a39d40, 0x22a39da0, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1fce27e0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x1fce27e0, 0x1ea5ed70, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x22a39de0, 0x1ea5ed70, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x1fce2840, 0x1ea5ed70, 0x4, 0x4, 0x1ac, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x1fce2840, 0x1ea5ed70, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x1fce2840, 0x1ea5ed70, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x1fce2840, 0x1ea5ed70, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x1e74f050, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x1e74f050, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x207418c0, 0x1be17000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1ea5ed90, 0x1be17000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x23d920f0, 0x1be17000, 0x1000, 0x1000, 0x1ff6cc88, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1c5b7050) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1c5b7050, 0x1e1b5ab0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1c5b7050, 0x1e1b5ab0, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1c5b7050, 0x1e1b5ab0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1ff6cc60) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 9930365 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x20741e00, 0x2ed123c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x20741e00, 0x2ed123c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2ed123c0, 0x22, 0x9e51) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9786165 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2351ddc0, 0xc, 0xc, 0x0, 0x0, 0x233537c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1c64ddc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1c64ddc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1c64ddc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x22e4d8f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x22e4d8f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x22e4d8f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x208c3c60, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1e6f5000, 0x18e3e690, 0x22, 0x23353780, 0x0, 0xf768f018, 0x2299b980) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1e6f5000, 0x18e3e690, 0x22, 0x245c70e0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1e6f5000, 0x245c70e0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1e6f5000, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fb59380, 0xf7693770, 0x23353040, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x23353040) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2351dd40, 0x23353040, 0x23353740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160289 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x29d350c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29d350c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9960072 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1f9d1da0, 0xf764f0e0, 0x1f99ec00, 0x1cfbe400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x22195d80, 0xf764f0e0, 0x1f99ec00, 0x1cfbe400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1ba0c8c0, 0x1d12dd10, 0x22195d80, 0xf769af80, 0x215076c0, 0x1cfbe400, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10160013 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2e972640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2e972640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10159800 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1cf60b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cf60b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9654122 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x20c8c700, 0x258de000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x20c8c700, 0x258de000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2e86ea80, 0x258de000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2e86ea80, 0x258de000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2bb6bfc0, 0x258de000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x27c232e0, 0x258de000, 0x1000, 0x1000, 0x1fca2e40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9912125 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2daa8e00, 0x22b36000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2daa8e00, 0x22b36000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2f038f30, 0x22b36000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2f038f30, 0x22b36000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2b1b02c0, 0x22b36000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21467d40, 0x22b36000, 0x1000, 0x1000, 0x1fdfb580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10159041 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25790f00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25790f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9992579 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ed6fa40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1ed6fa40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1ec2e928, 0x1ed6fa40, 0x1ed6fc00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9905212 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2c3b1bd0, 0xc, 0xc, 0x0, 0x0, 0x23b66fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x232a2b60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x232a2b60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x232a2b60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1aac9650, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1aac9650, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1aac9650, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1da2ee00, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1d77eb18, 0x18e3e690, 0x22, 0x23b66f40, 0x0, 0xf768f018, 0x280c0138) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1d77eb18, 0x18e3e690, 0x22, 0x1ef1e6f0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1d77eb18, 0x1ef1e6f0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1d77eb18, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2eb82660, 0xf7693770, 0x23b66d40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x23b66d40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2c3b1b60, 0x23b66d40, 0x23b66e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10156921 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2170e900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2170e900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9978553 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x28a3c160, 0xc, 0xc, 0x0, 0x0, 0x26b84740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2c40ac40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2c40ac40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2c40ac40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2d156ab0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2d156ab0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2d156ab0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x25fa3680, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2102da50, 0x18e3e690, 0x22, 0x26b84700, 0x0, 0xf768f018, 0x2987d488) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2102da50, 0x18e3e690, 0x22, 0x2601c840, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2102da50, 0x2601c840, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2102da50, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1d6fa1e0, 0xf7693770, 0x26b84580, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x26b84580) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x28a3c0f0, 0x26b84580, 0x26b846c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9794423 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x208a2f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x208a2f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x23d5bf20, 0xf7693770, 0x208a2f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9682644 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x20d1afc0, 0x2c61d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x20d1afc0, 0x2c61d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2a4b9da0, 0x2c61d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2a4b9da0, 0x2c61d000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x27767cc0, 0x2c61d000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x23ad7b30, 0x2c61d000, 0x1000, 0x1000, 0x2638cdc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10162131 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2acfd340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2acfd340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10002315 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x21941500, 0xf764f0e0, 0x2e4d2240, 0x21fdd400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1ee62d80, 0xf764f0e0, 0x2e4d2240, 0x21fdd400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x251f4740, 0x2926f540, 0x1ee62d80, 0xf769af80, 0x251f4680, 0x21fdd400, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10006003 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1e859d40, 0xf764f0e0, 0x22cb8020, 0x1ee03080, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x26c668a0, 0xf764f0e0, 0x22cb8020, 0x1ee03080, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x23b67380, 0x2b47f9f0, 0x26c668a0, 0xf769af80, 0x2b499180, 0x1ee03080, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10154928 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1cc5b380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cc5b380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9819694 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x25053320, 0xf764f0e0, 0x229b3fa0, 0x25bae800, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x289ccbc0, 0xf764f0e0, 0x229b3fa0, 0x25bae800, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x221dde00, 0x20cac540, 0x289ccbc0, 0xf769af80, 0x221ddd40, 0x25bae800, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10112864 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1f2825a0, 0xf764f0e0, 0x2388c840, 0x281dd900, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x21986420, 0xf764f0e0, 0x2388c840, 0x281dd900, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x27b75f40, 0x310db950, 0x21986420, 0xf769af80, 0x23e0fdc0, 0x281dd900, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9698943 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x28002380, 0x2d3e8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x28002380, 0x2d3e8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x21584210, 0x2d3e8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x21584210, 0x2d3e8000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x20919580, 0x2d3e8000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2c842140, 0x2d3e8000, 0x1000, 0x1000, 0x2000fc80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10152615 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1e113880, 0xc, 0xc, 0x0, 0x0, 0x24d58a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x252060e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x775dc0a8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x28e30208, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x2c8b797c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x1e113870, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x28e30170, 0x18e3e690, 0x22, 0x24d58a00, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x28e30170, 0x18e3e690, 0x22, 0x2df871a0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x28e30170, 0x2df871a0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x28e30170, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28079b00, 0xf7693770, 0x24d58900, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x24d58900) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e113810, 0x24d58900, 0x24d589c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10088651 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1d6f9c20, 0xf764f0e0, 0x1b4cb040, 0x18ff5400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1be98780, 0xf764f0e0, 0x1b4cb040, 0x18ff5400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1b943b80, 0x1a432980, 0x1be98780, 0xf769af80, 0x1b943ac0, 0x18ff5400, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9794916 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fdfb7c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fdfb7c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1ff677a0, 0xf7693770, 0x1fdfb7c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10085807 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c744100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c744100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x25bee920, 0xf7693770, 0x1c744100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9430996 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x27611ce0, 0x25ba7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x27611ce0, 0x25ba7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28208f00, 0x25ba7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28208f00, 0x25ba7000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1cc79460, 0x25ba7000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2e6b4030, 0x25ba7000, 0x1000, 0x1000, 0x1c2b7d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9907025 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x221dc640, 0x27c1e2d0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x221dc640, 0x27c1e2d0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x27c1e2d0, 0x22, 0x9dee) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9989305 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c8a3000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1c8a3000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1cb219f8, 0x1c8a3000, 0x1c8a3100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9927057 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fd178c0, 0xf764f0e0, 0x2361cea0, 0x1dd85900, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2606a640, 0xf764f0e0, 0x2361cea0, 0x1dd85900, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1edf3080, 0x1f622450, 0x2606a640, 0xf769af80, 0x1edf2f40, 0x1dd85900, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10089631 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2183ccc0, 0x22576540, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2183ccc0, 0x22576540, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x22576540, 0x22, 0xa0e8) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9949903 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1aab9960, 0x22880000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1aab9960, 0x22880000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2316c600, 0x22880000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2316c600, 0x22880000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1ea932c0, 0x22880000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x26036120, 0x22880000, 0x1000, 0x1000, 0x25535f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9929254 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x20298540, 0x2ed122a0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x20298540, 0x2ed122a0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2ed122a0, 0x22, 0x9e4d) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10160053 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24c29940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24c29940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10158284 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2ef948c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2ef948c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9973987 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x268989c0, 0x2a085770, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x268989c0, 0x2a085770, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2a085770, 0x22, 0x9f04) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9763135 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1ec9eb00, 0xc, 0xc, 0x0, 0x0, 0x1aa04980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1ee13420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1ee13420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1ee13420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1d362e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1d362e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1d362e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x245a5ba0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1cb21348, 0x18e3e690, 0x22, 0x1aa04940, 0x0, 0xf768f018, 0x1ac76370) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1cb21348, 0x18e3e690, 0x22, 0x2369cfc0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1cb21348, 0x2369cfc0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1cb21348, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fadeae0, 0xf7693770, 0x1aa04840, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1aa04840) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1ec9ea90, 0x1aa04840, 0x1aa04900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9927519 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x25053da0, 0xf764f0e0, 0x2218d2e0, 0x23a13f80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x267961e0, 0xf764f0e0, 0x2218d2e0, 0x23a13f80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x203faa80, 0x1e2cd950, 0x267961e0, 0xf769af80, 0x203fa9c0, 0x23a13f80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9782183 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20609dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x20609dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f49d6b0, 0x20609dc0, 0x1c758080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10155148 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x235c6a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x235c6a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10039267 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28078d80, 0xf764f0e0, 0x22353e20, 0x25baea80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2655fba0, 0xf764f0e0, 0x22353e20, 0x25baea80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1fe26400, 0x27c12b20, 0x2655fba0, 0xf769af80, 0x1fe26300, 0x25baea80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10112763 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x20e39080, 0xc, 0xc, 0x0, 0x0, 0x1fb9dec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x1f538fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x4ffe06cf, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1fd958f0, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x29e5997c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x20e39070, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1fd95840, 0x18e3e690, 0x22, 0x1fb9de80, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1fd95840, 0x18e3e690, 0x22, 0x1bb6a480, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1fd95840, 0x1bb6a480, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1fd95840, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x22cb4e40, 0xf7693770, 0x1fb9dd80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1fb9dd80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20e39010, 0x1fb9dd80, 0x1fb9de40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9874067 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fc67da0, 0xf764f0e0, 0x24d6b680, 0x23b53c80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x29edfa40, 0xf764f0e0, 0x24d6b680, 0x23b53c80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x26374dc0, 0x28cd5cf0, 0x29edfa40, 0xf769af80, 0x2e9724c0, 0x23b53c80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9724177 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f02c7e0, 0x22cbc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f02c7e0, 0x22cbc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2e9ce060, 0x22cbc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2e9ce060, 0x22cbc000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2c156180, 0x22cbc000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2198a530, 0x22cbc000, 0x1000, 0x1000, 0x1e1aa4c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9939586 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2073c380, 0x27757000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2073c380, 0x27757000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x252c1b30, 0x27757000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x252c1b30, 0x27757000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x24680a00, 0x27757000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x26b48f90, 0x27757000, 0x1000, 0x1000, 0x1f3de1c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10147766 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f8257c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f8257c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9872598 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2a1b61d0, 0xc, 0xc, 0x0, 0x0, 0x25806980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x252067e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x252067e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x252067e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2c2e48a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2c2e48a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2c2e48a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2a52b960, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x27f55570, 0x18e3e690, 0x22, 0x25806940, 0x0, 0xf768f018, 0x2963f760) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x27f55570, 0x18e3e690, 0x22, 0x1f37d560, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x27f55570, 0x1f37d560, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x27f55570, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fa143c0, 0xf7693770, 0x25806740, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x25806740) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2a1b6140, 0x25806740, 0x25806800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160034 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d98d240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d98d240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9850221 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c1f6bc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c1f6bc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x262131a0, 0xf7693770, 0x1c1f6bc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9504630 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25096d20, 0x1feb9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25096d20, 0x1feb9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x29e80300, 0x1feb9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x29e80300, 0x1feb9000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x21e5d900, 0x1feb9000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f367660, 0x1feb9000, 0x1000, 0x1000, 0x24626480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10157117 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28f1e600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28f1e600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9890631 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f11fd80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f11fd80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x23e1c560, 0xf7693770, 0x1f11fd80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10041434 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x20cbae00, 0xc, 0xc, 0x0, 0x0, 0x1a6b7e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x20b8bce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x20b8bce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x20b8bce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x20921710, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x20921710, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x20921710, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1af67040, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1dc53598, 0x18e3e690, 0x22, 0x1a6b7e00, 0x0, 0xf768f018, 0x271462f0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1dc53598, 0x18e3e690, 0x22, 0x2b8fa150, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1dc53598, 0x2b8fa150, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1dc53598, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1cc3b800, 0xf7693770, 0x1a6b7d00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1a6b7d00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20cbad90, 0x1a6b7d00, 0x1a6b7dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10145350 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fdfba00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fdfba00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9924621 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x26373800, 0x2dd8f050, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x26373800, 0x2dd8f050, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2dd8f050, 0x22, 0x9e37) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9335586 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1ee12b60, 0x28d38000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1ee12b60, 0x28d38000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2eacb6b0, 0x28d38000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2eacb6b0, 0x28d38000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2cdef540, 0x28d38000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d9c8b30, 0x28d38000, 0x1000, 0x1000, 0x2b9b9bc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10029386 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x24556780, 0xf764f0e0, 0x1b5cc3c0, 0x21f33980, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1b9ed700, 0xf764f0e0, 0x1b5cc3c0, 0x21f33980, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1d97eac0, 0x2379dee0, 0x1b9ed700, 0xf769af80, 0x1d97e880, 0x21f33980, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10109846 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1dbd4fc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1dbd4fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x30386a20, 0xf7693770, 0x1dbd4fc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10026036 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1dd01240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1dd01240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1c401550, 0x1dd01240, 0x1dd01440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9384643 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x22ea7a40, 0x255e5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x22ea7a40, 0x255e5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x261f5b00, 0x255e5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x261f5b00, 0x255e5000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2f9b1c80, 0x255e5000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2a38ade0, 0x255e5000, 0x1000, 0x1000, 0x22d5db80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10046209 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cb056c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1cb056c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1c7f8070, 0x1cb056c0, 0x1cb05780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10157838 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21afd600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21afd600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9815503 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x24bd1780, 0x26ee9a10, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x24bd1780, 0x26ee9a10, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26ee9a10, 0x22, 0x9c98) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10098962 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28204d80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28204d80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x24cda5c0, 0xf7693770, 0x28204d80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9630253 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c605420, 0x26550000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c605420, 0x26550000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2396d230, 0x26550000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2396d230, 0x26550000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x232c3ca0, 0x26550000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ba51220, 0x26550000, 0x1000, 0x1000, 0x1cedbac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9825739 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1a918540, 0x1c1e9290, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1a918540, 0x1c1e9290, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1c1e9290, 0x22, 0x9cb5) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10126544 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x23cc54f0, 0xc, 0xc, 0x0, 0x0, 0x2475dd00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2b1ee000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x1fd04fbf, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x21d1a100, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x2c2c797c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x23cc54e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21d1a048, 0x18e3e690, 0x22, 0x2475da00, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21d1a048, 0x18e3e690, 0x22, 0x2b746cc0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21d1a048, 0x2b746cc0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21d1a048, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x276e0d80, 0xf7693770, 0x2475d900, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2475d900) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23cc5480, 0x2475d900, 0x2475d9c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10155198 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x202a0100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x202a0100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9856900 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26d135e0, 0x25531000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26d135e0, 0x25531000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2d960780, 0x25531000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2d960780, 0x25531000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x25a5d7e0, 0x25531000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22e8da30, 0x25531000, 0x1000, 0x1000, 0x2453a700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9365679 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x242a0380, 0x223c2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x242a0380, 0x223c2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x229c71a0, 0x223c2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x229c71a0, 0x223c2000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x25eeef60, 0x223c2000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e8d1210, 0x223c2000, 0x1000, 0x1000, 0x1cba2c00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10035138 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25206460, 0x2450b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25206460, 0x2450b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2c19f980, 0x2450b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2c19f980, 0x2450b000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x28a51260, 0x2450b000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x28e5ff30, 0x2450b000, 0x1000, 0x1000, 0x28170740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9936487 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1c7d25c0, 0x1f3878f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1c7d25c0, 0x1f3878f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1f3878f0, 0x22, 0x9e6d) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10160455 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22419180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22419180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9902782 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x20a6abd0, 0xc, 0xc, 0x0, 0x0, 0x26898380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2efe5c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2efe5c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2efe5c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x24785cb0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x24785cb0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x24785cb0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x22464180, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1f6b9568, 0x18e3e690, 0x22, 0x26898340, 0x0, 0xf768f018, 0x27146858) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1f6b9568, 0x18e3e690, 0x22, 0x2db0e570, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1f6b9568, 0x2db0e570, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1f6b9568, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1e70aa80, 0xf7693770, 0x26898240, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x26898240) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20a6ab60, 0x26898240, 0x26898300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9525263 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1ace55e0, 0x1f315000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1ace55e0, 0x1f315000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b904ab0, 0x1f315000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b904ab0, 0x1f315000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2be650a0, 0x1f315000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x26b287f0, 0x1f315000, 0x1000, 0x1000, 0x1d964dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9756548 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28ba22a0, 0xf764f0e0, 0x2318cc80, 0x21edda00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2b481b80, 0xf764f0e0, 0x2318cc80, 0x21edda00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1e7e42c0, 0x1f250000, 0x2b481b80, 0xf769af80, 0x2b6b0f00, 0x21edda00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9996774 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x231b6ce0, 0xc, 0xc, 0x0, 0x0, 0x21afc400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x26d2f260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x26d2f260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x26d2f260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2150d050, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2150d050, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2150d050, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1fcd8b80, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2354db50, 0x18e3e690, 0x22, 0x21afc3c0, 0x0, 0xf768f018, 0x1fd56130) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2354db50, 0x18e3e690, 0x22, 0x2ea774a0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2354db50, 0x2ea774a0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2354db50, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x264055c0, 0xf7693770, 0x21afc2c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x21afc2c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x231b6c70, 0x21afc2c0, 0x21afc380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160616 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c566d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c566d00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10079893 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e510740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e510740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x282a7c00, 0xf7693770, 0x1e510740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9883157 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1b0916c0, 0x2741c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1b0916c0, 0x2741c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x30d30ba0, 0x2741c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x30d30ba0, 0x2741c000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26b882a0, 0x2741c000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d9ff220, 0x2741c000, 0x1000, 0x1000, 0x20193380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10157067 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22134080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22134080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10076197 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26ad9c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x26ad9c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23c75480, 0x26ad9c00, 0x26ad9dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10147902 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x30e88cf0, 0xc, 0xc, 0x0, 0x0, 0x1e8fb140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x1ff42c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x1d51ed3c, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x27ed4ac0, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1fc9a97c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x30e88ce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x27ed49a0, 0x18e3e690, 0x22, 0x1e8fb100, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x27ed49a0, 0x18e3e690, 0x22, 0x1a81a060, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x27ed49a0, 0x1a81a060, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x27ed49a0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28078000, 0xf7693770, 0x1e8faf80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1e8faf80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x30e88c80, 0x1e8faf80, 0x1e8fb0c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9809209 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e563b40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1e563b40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1b280ef8, 0x1e563b40, 0x1e563c00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10142148 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x261ccd80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x261ccd80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9650520 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2000ba40, 0x1d645000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2000ba40, 0x1d645000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1ea596e0, 0x1d645000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1ea596e0, 0x1d645000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x22aaac80, 0x1d645000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x238051a0, 0x1d645000, 0x1000, 0x1000, 0x1c7d2280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9960151 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1f083c70, 0xc, 0xc, 0x0, 0x0, 0x24bc6480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x27e03a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x27e03a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x27e03a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x20690270, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x20690270, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x20690270, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1f06f720, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x222eb860, 0x18e3e690, 0x22, 0x24bc6440, 0x0, 0xf768f018, 0x272b08e0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x222eb860, 0x18e3e690, 0x22, 0x1f3872f0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x222eb860, 0x1f3872f0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x222eb860, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28c74cc0, 0xf7693770, 0x24bc6340, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x24bc6340) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f083c00, 0x24bc6340, 0x24bc6400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9612331 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x282f4540, 0x2a528000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x282f4540, 0x2a528000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2c1f1bc0, 0x2a528000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2c1f1bc0, 0x2a528000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2c1a3dc0, 0x2a528000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x29d2c3d0, 0x2a528000, 0x1000, 0x1000, 0x21381040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10152629 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21a70d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21a70d40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10089591 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2ce96cc0, 0xc, 0xc, 0x0, 0x0, 0x1d98d4c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1f866b60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1f866b60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1f866b60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1f88f830, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1f88f830, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1f88f830, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x200aa020, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x226edb28, 0x18e3e690, 0x22, 0x1d98d480, 0x0, 0xf768f018, 0x2966fbe8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x226edb28, 0x18e3e690, 0x22, 0x2479f650, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x226edb28, 0x2479f650, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x226edb28, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fd166c0, 0xf7693770, 0x1d98d240, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1d98d240) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2ce96c50, 0x1d98d240, 0x1d98d440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9512968 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x251d0460, 0x2a24b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x251d0460, 0x2a24b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x25171c20, 0x2a24b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x25171c20, 0x2a24b000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2490f520, 0x2a24b000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ab78b50, 0x2a24b000, 0x1000, 0x1000, 0x2a4212c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10029699 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2866d100, 0x27ed8db0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2866d100, 0x27ed8db0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x27ed8db0, 0x22, 0x9fe3) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9888338 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2130dd00, 0x294088d0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2130dd00, 0x294088d0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x294088d0, 0x22, 0x9db1) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10156663 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2d9645c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2d9645c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10039972 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1e277500, 0xf764f0e0, 0x2a41dd00, 0x1ee03880, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x22127760, 0xf764f0e0, 0x2a41dd00, 0x1ee03880, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x21780540, 0x24012cd0, 0x22127760, 0xf769af80, 0x21780100, 0x1ee03880, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10157715 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x279c8e40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x279c8e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 1918597 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1c7e4780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 9593433 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2a8be620, 0x2193a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2a8be620, 0x2193a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x25146f90, 0x2193a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x25146f90, 0x2193a000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x22688ba0, 0x2193a000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2032d3f0, 0x2193a000, 0x1000, 0x1000, 0x23a90040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10161005 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x251f4280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x251f4280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160226 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2170d700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2170d700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9538396 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x2b7c94a0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 9755317 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2475ccc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2475ccc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21b64d20, 0x2475ccc0, 0x2475cd80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 1979015 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1c878ba0, 0x1fa537b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1c878ba0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1c878ba0, 0x1be33340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 9789552 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1c7ff180, 0x2507a0c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1c7ff180, 0x2507a0c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2507a0c0, 0x22, 0x9c29) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9818993 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x223d8880, 0x2c303e00, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x223d8880, 0x2c303e00, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2c303e00, 0x22, 0x9ca5) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10076719 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fd17740, 0xf764f0e0, 0x2be59860, 0x292aa380, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x28c4dde0, 0xf764f0e0, 0x2be59860, 0x292aa380, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x26373440, 0x251db490, 0x28c4dde0, 0xf769af80, 0x26373340, 0x292aa380, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9934430 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2a40b840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2a40b840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f597fe8, 0x2a40b840, 0x2a40b900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160060 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20df8e40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20df8e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9701739 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2ce3cd20, 0x1f7a0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2ce3cd20, 0x1f7a0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1de3c1e0, 0x1f7a0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1de3c1e0, 0x1f7a0000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1a2afc00, 0x1f7a0000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f8529f0, 0x1f7a0000, 0x1000, 0x1000, 0x20d31a00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10160868 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25f84b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25f84b40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10159031 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x279c5e40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x279c5e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9906831 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22c5f080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22c5f080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1bb2a7c0, 0xf7693770, 0x22c5f080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9871257 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2df95c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2df95c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2df8e8a0, 0xf7693770, 0x2df95c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10159989 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e883c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e883c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10158549 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d4c6980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d4c6980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9819298 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1e858b40, 0xf764f0e0, 0x22bdb340, 0x200da200, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2493f9e0, 0xf764f0e0, 0x22bdb340, 0x200da200, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x21b32880, 0x1fd9b7c0, 0x2493f9e0, 0xf769af80, 0x223d8880, 0x200da200, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9930966 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x282054c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x282054c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x28d862e0, 0xf7693770, 0x282054c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10148739 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x277ef140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x277ef140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9987941 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ce23f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ce23f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1d1cce80, 0xf7693770, 0x1ce23f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9810131 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21aa6580, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x21aa6580, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x24431d40, 0x21aa6580, 0x21aa6640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9805406 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e814040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e814040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2da85be0, 0xf7693770, 0x1e814040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9941357 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20f76900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x20f76900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2c645cc8, 0x20f76900, 0x20f769c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10155777 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1afd2340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1afd2340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10039954 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1e276c60, 0xf764f0e0, 0x22120e60, 0x1ee03300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x22f97460, 0xf764f0e0, 0x22120e60, 0x1ee03300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x258812c0, 0x20ae6fc0, 0x22f97460, 0xf769af80, 0x25881200, 0x1ee03300, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10048468 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1a8e8690, 0xc, 0xc, 0x0, 0x0, 0x1efc3140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1fd40540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1fd40540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1fd40540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2b6d33e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2b6d33e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2b6d33e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1df40e00, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x20f504e0, 0x18e3e690, 0x22, 0x1efc3100, 0x0, 0xf768f018, 0x1fd567e0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x20f504e0, 0x18e3e690, 0x22, 0x238b1620, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x20f504e0, 0x238b1620, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x20f504e0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1e277ec0, 0xf7693770, 0x1efc3000, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1efc3000) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1a8e8620, 0x1efc3000, 0x1efc30c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9854403 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x227331b0, 0xc, 0xc, 0x0, 0x0, 0x24f3be80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x280022a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x280022a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x280022a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2a0a9950, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2a0a9950, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2a0a9950, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2700f240, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x229436f8, 0x18e3e690, 0x22, 0x24f3be40, 0x0, 0xf768f018, 0x28ac20e8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x229436f8, 0x18e3e690, 0x22, 0x1c1e92c0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x229436f8, 0x1c1e92c0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x229436f8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2a20a6c0, 0xf7693770, 0x24f3bd40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x24f3bd40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22733140, 0x24f3bd40, 0x24f3be00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9869722 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x28beb100, 0x2f018ba0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x28beb100, 0x2f018ba0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2f018ba0, 0x22, 0x9d5d) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9455344 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f9497a0, 0x1fd58000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f9497a0, 0x1fd58000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x223d79b0, 0x1fd58000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x223d79b0, 0x1fd58000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2bd864a0, 0x1fd58000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f4ae200, 0x1fd58000, 0x1000, 0x1000, 0x29d7a440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10157623 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c7d31c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c7d31c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9843234 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d853240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1d853240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x225222f8, 0x1d853240, 0x1d853440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10040125 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21aa73c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x21aa73c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x204305b0, 0x21aa73c0, 0x21aa7540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10131787 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2d65ff20, 0xf764f0e0, 0x2610e9a0, 0x2eca2780, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2bb81320, 0xf764f0e0, 0x2610e9a0, 0x2eca2780, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2b974680, 0x2c0da350, 0x2bb81320, 0xf769af80, 0x2b9745c0, 0x2eca2780, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9669010 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x310dfea0, 0x2a1c4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x310dfea0, 0x2a1c4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2eb59f20, 0x2a1c4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2eb59f20, 0x2a1c4000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1ec59680, 0x2a1c4000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e103480, 0x2a1c4000, 0x1000, 0x1000, 0x1b942100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10135647 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20df9ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x20df9ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x220d6320, 0x20df9ec0, 0x1f028000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9967088 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x18f1c200, 0x26b7d980, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x18f1c200, 0x26b7d980, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26b7d980, 0x22, 0x9eec) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10160070 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ab941c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ab941c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9908683 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2f467780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2f467780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x29792d40, 0xf7693770, 0x2f467780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9981141 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x227b7640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x227b7640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1ef2f180, 0xf7693770, 0x227b7640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10155845 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2eb862a0, 0xf764f0e0, 0x2d4a48a0, 0x2da5c180, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2b863060, 0xf764f0e0, 0x2d4a48a0, 0x2da5c180, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x29946840, 0x2a6a4ad0, 0x2b863060, 0xf769af80, 0x29946780, 0x2da5c180, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9781196 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1dfe1800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1dfe1800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f5cbc60, 0x1dfe1800, 0x1dfe18c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9830613 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28bebb40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x28bebb40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x27c6bef0, 0x28bebb40, 0x2beea000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9780999 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x280797a0, 0xf764f0e0, 0x21092c60, 0x23a12180, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2c840080, 0xf764f0e0, 0x21092c60, 0x23a12180, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2e0980c0, 0x2487f530, 0x2c840080, 0xf769af80, 0x2f3ec080, 0x23a12180, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10147749 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2475ddc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2475ddc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10132571 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28c75f20, 0xf764f0e0, 0x27724fa0, 0x2299df80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2b7afb00, 0xf764f0e0, 0x27724fa0, 0x2299df80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x27512140, 0x1e5482c0, 0x2b7afb00, 0xf769af80, 0x27512080, 0x2299df80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9845347 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1fde6800, 0xc, 0xc, 0x0, 0x0, 0x1cef8b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1d55d340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1d55d340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1d55d340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1ae066c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1ae066c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1ae066c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1e638140, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1ac77948, 0x18e3e690, 0x22, 0x1cef8b40, 0x0, 0xf768f018, 0x28ac2ef0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1ac77948, 0x18e3e690, 0x22, 0x26ee8ae0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1ac77948, 0x26ee8ae0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1ac77948, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x22cb4fc0, 0xf7693770, 0x1cef8800, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1cef8800) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fde6790, 0x1cef8800, 0x1cef8b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9890161 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1b1eb000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1b1eb000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2051a3e0, 0xf7693770, 0x1b1eb000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10001038 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26c98700, 0x2c8fc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26c98700, 0x2c8fc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2eafd9b0, 0x2c8fc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2eafd9b0, 0x2c8fc000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2eaf79e0, 0x2c8fc000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x28436490, 0x2c8fc000, 0x1000, 0x1000, 0x2acfdb40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10094239 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24f3b3c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x24f3b3c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x244138a0, 0x24f3b3c0, 0x24f3b540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9771986 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1db382a0, 0xf764f0e0, 0x2700f8c0, 0x24621080, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x28097da0, 0xf764f0e0, 0x2700f8c0, 0x24621080, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x29f65ec0, 0x2315f500, 0x28097da0, 0xf769af80, 0x29f65e00, 0x24621080, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9808277 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x22cb4960, 0xf764f0e0, 0x25b9b0a0, 0x1ea6e500, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x20aaf480, 0xf764f0e0, 0x25b9b0a0, 0x1ea6e500, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1dd2ec40, 0x1dc3ccb0, 0x20aaf480, 0xf769af80, 0x1ea1a5c0, 0x1ea6e500, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9780199 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x24448a80, 0x2509c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x24448a80, 0x2509c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b86a690, 0x2509c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b86a690, 0x2509c000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2ea832c0, 0x2509c000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x291aba60, 0x2509c000, 0x1000, 0x1000, 0x2b99a580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9868096 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cdc5e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1cdc5e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1efd5be8, 0x1cdc5e40, 0x1cdc5f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9986962 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1df4d6c0, 0x25711800, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1df4d6c0, 0x25711800, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x25711800, 0x22, 0x9f37) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10073770 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x29db0700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29db0700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2ec0a340, 0xf7693770, 0x29db0700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9980868 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x276e1d40, 0xf764f0e0, 0x1ef2f180, 0x2a1db600, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x25a019c0, 0xf764f0e0, 0x1ef2f180, 0x2a1db600, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1f008880, 0x1ce16ad0, 0x25a019c0, 0xf769af80, 0x27cbd780, 0x2a1db600, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9815421 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x24463880, 0x2423a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x24463880, 0x2423a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2c23ba10, 0x2423a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2c23ba10, 0x2423a000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2f001e00, 0x2423a000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2515d8c0, 0x2423a000, 0x1000, 0x1000, 0x20eca5c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9745009 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x21fbe100, 0x2369d2f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x21fbe100, 0x2369d2f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2369d2f0, 0x22, 0x9b75) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10158128 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28dda040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28dda040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9988189 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1aa050c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1aa050c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1ba013c8, 0x1aa050c0, 0x1aa05180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9755673 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x23055980, 0x26803590, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x23055980, 0x26803590, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26803590, 0x22, 0x9ba7) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9830751 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2866df00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2866df00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x28bb9d30, 0x2866df00, 0x2866dfc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9780122 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x27255260, 0x2e9cb000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x27255260, 0x2e9cb000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2d69e660, 0x2e9cb000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2d69e660, 0x2e9cb000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2c295b80, 0x2e9cb000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x30dbbb20, 0x2e9cb000, 0x1000, 0x1000, 0x1c26ce80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10100286 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2661d240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2661d240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x20e1e480, 0xf7693770, 0x2661d240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9803280 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1aa49260, 0x22881000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1aa49260, 0x22881000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x22d674d0, 0x22881000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x22d674d0, 0x22881000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1ece4160, 0x22881000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x289f8c60, 0x22881000, 0x1000, 0x1000, 0x2144a280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10159620 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23cd2080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23cd2080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10093825 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24829280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x24829280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23397b28, 0x24829280, 0x248293c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10157385 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e17d8c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e17d8c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10158112 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21422b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21422b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10071252 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2308b380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2308b380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2314a2e0, 0xf7693770, 0x2308b380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10041848 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2b059dc0, 0xc, 0xc, 0x0, 0x0, 0x28f1ee80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1d308380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1d308380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1d308380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x21513bc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x21513bc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x21513bc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x20625f20, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1d1a6df8, 0x18e3e690, 0x22, 0x28f1ee40, 0x0, 0xf768f018, 0x2b2a8bb0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1d1a6df8, 0x18e3e690, 0x22, 0x262e7800, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1d1a6df8, 0x262e7800, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1d1a6df8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x24556780, 0xf7693770, 0x28f1ed40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x28f1ed40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2b059d30, 0x28f1ed40, 0x28f1ee00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9491542 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x28ae62a0, 0x2ae59000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x28ae62a0, 0x2ae59000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x282e0840, 0x2ae59000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x282e0840, 0x2ae59000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2488e400, 0x2ae59000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x28bfc5f0, 0x2ae59000, 0x1000, 0x1000, 0x227b8500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10079727 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2176f880, 0x2933d290, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2176f880, 0x2933d290, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2933d290, 0x22, 0xa0ae) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9781543 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f0b95c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f0b95c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1feb7e40, 0xf7693770, 0x1f0b95c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10140706 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1dfe1800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1dfe1800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10013210 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x279c5e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x279c5e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x29407da0, 0x279c5e40, 0x279c5f40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10087638 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ed6e880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1ed6e880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x202a4798, 0x1ed6e880, 0x1ed6ea80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9874045 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fc66a20, 0xf764f0e0, 0x28e4c0c0, 0x23b53200, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x269172c0, 0xf764f0e0, 0x28e4c0c0, 0x23b53200, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x26549fc0, 0x27eeade0, 0x269172c0, 0xf769af80, 0x28986340, 0x23b53200, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9755312 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25f67c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25f67c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x23566f40, 0xf7693770, 0x25f67c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9409427 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x29950fc0, 0x2a428000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x29950fc0, 0x2a428000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b19ce10, 0x2a428000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b19ce10, 0x2a428000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1ab650c0, 0x2a428000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d3c64b0, 0x2a428000, 0x1000, 0x1000, 0x1fd518c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9893492 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ae74e80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1ae74e80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e1b2470, 0x1ae74e80, 0x1ae750c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9964729 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26c1c680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x26c1c680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f897c10, 0x26c1c680, 0x26c1c880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160311 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2174ae00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2174ae00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9955971 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b756c40, 0x29195000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b756c40, 0x29195000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28976180, 0x29195000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28976180, 0x29195000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x20c8b7e0, 0x29195000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x29219980, 0x29195000, 0x1000, 0x1000, 0x28f07580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9761349 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1e01da40, 0x2dae9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1e01da40, 0x2dae9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x278470e0, 0x2dae9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x278470e0, 0x2dae9000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1f4205c0, 0x2dae9000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e8aee00, 0x2dae9000, 0x1000, 0x1000, 0x1d18eb00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10109827 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2c0c9880, 0x297229f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2c0c9880, 0x297229f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x297229f0, 0x22, 0xa120) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10132569 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x27512080, 0x1d663ef0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x27512080, 0x1d663ef0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1d663ef0, 0x22, 0xa176) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10160074 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d853f40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d853f40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10065686 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x260390a0, 0x28621000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x260390a0, 0x28621000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x27a9c900, 0x28621000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x27a9c900, 0x28621000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1b01a7a0, 0x28621000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ce1d320, 0x28621000, 0x1000, 0x1000, 0x1db5d600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9936489 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x254b74a0, 0xf764f0e0, 0x26c7be80, 0x21531380, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x26c7aa00, 0xf764f0e0, 0x26c7be80, 0x21531380, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1c7d2680, 0x2a227500, 0x26c7aa00, 0xf769af80, 0x1c7d25c0, 0x21531380, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10163549 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2b3441f0, 0xc, 0xc, 0x0, 0x0, 0x2ce4b140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x282f47e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x3249f84b, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x2966f7b0, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x287e8d00, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2b3441e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x88923d0, 0x11, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/diagnostics.(*Diagnostics).getDiagnosticFromPeer(0x18eb4a20, 0xf769af80, 0x2c421400, 0x18e3e690, 0x22, 0x262122a0, 0x25d39aa0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/diagnostics/diag.go:206 +0x88 github.com/ipfs/go-ipfs/diagnostics.(*Diagnostics).getDiagnosticFromPeers.func1(0x206b07b0, 0x18eb4a20, 0xf769af80, 0x2c421400, 0x262122a0, 0x2c421480, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/diagnostics/diag.go:186 +0x73 created by github.com/ipfs/go-ipfs/diagnostics.(*Diagnostics).getDiagnosticFromPeers /go/src/github.com/ipfs/go-ipfs/diagnostics/diag.go:194 +0x1f2 goroutine 10083977 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c832500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1c832500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fec32b0, 0x1c832500, 0x1c8326c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9846231 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1cf61540, 0x1df01590, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1cf61540, 0x1df01590, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1df01590, 0x22, 0x9d12) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10170609 [select, 12 minutes]: github.com/ipfs/go-ipfs/p2p/peer/queue.(*ChanQueue).process.func1(0x24d599c0, 0x28ad9f30, 0x272b0250, 0xf769aeb0, 0x272b0248) /go/src/github.com/ipfs/go-ipfs/p2p/peer/queue/sync.go:45 +0x524 created by github.com/ipfs/go-ipfs/p2p/peer/queue.(*ChanQueue).process /go/src/github.com/ipfs/go-ipfs/p2p/peer/queue/sync.go:83 +0xfa goroutine 9975107 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2a754ae0, 0xf764f0e0, 0x2b660ca0, 0x1fc75000, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x25b7f540, 0xf764f0e0, 0x2b660ca0, 0x1fc75000, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1c1fe7c0, 0x24585830, 0x25b7f540, 0xf769af80, 0x261974c0, 0x1fc75000, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10155346 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2170cc80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2170cc80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10158350 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23f22740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23f22740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9933435 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2c898240, 0x1f387410, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2c898240, 0x1f387410, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1f387410, 0x22, 0x9e5e) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9827120 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1aa482a0, 0x22dcb000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1aa482a0, 0x22dcb000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x249bb470, 0x22dcb000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x249bb470, 0x22dcb000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x28a93b20, 0x22dcb000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x292b36d0, 0x22dcb000, 0x1000, 0x1000, 0x2410a980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10127780 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x298b2d00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x298b2d00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x27f550e8, 0x298b2d00, 0x298b2e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10155868 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29947780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x29947780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x27147790, 0x29947780, 0x29947840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9459280 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c360c40, 0x2eaf9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c360c40, 0x2eaf9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1dc57860, 0x2eaf9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1dc57860, 0x2eaf9000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1a4215c0, 0x2eaf9000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1dc59220, 0x2eaf9000, 0x1000, 0x1000, 0x1c514480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9971449 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x230b9500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x230b9500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x29faa3e0, 0xf7693770, 0x230b9500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10123775 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1e8a4640, 0xc, 0xc, 0x0, 0x0, 0x227b9000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2e22dce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x348009d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x20cebed8, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x254fa97c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x1e8a4630, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x20cebe20, 0x18e3e690, 0x22, 0x227b8fc0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x20cebe20, 0x18e3e690, 0x22, 0x21be6690, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x20cebe20, 0x21be6690, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x20cebe20, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2e87e2a0, 0xf7693770, 0x227b8ec0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x227b8ec0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e8a45c0, 0x227b8ec0, 0x227b8f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10018188 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1daf6eb0, 0xc, 0xc, 0x0, 0x0, 0x1a730b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x24e54a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x24e54a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x24e54a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x227d8060, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x227d8060, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x227d8060, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x20718c20, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1c1dd7e8, 0x18e3e690, 0x22, 0x1a730ac0, 0x0, 0xf768f018, 0x2966e120) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1c1dd7e8, 0x18e3e690, 0x22, 0x2afcf5c0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1c1dd7e8, 0x2afcf5c0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1c1dd7e8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x21941500, 0xf7693770, 0x1a7309c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1a7309c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1daf6e40, 0x1a7309c0, 0x1a730a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10077979 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x215b92c0, 0x2933d140, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x215b92c0, 0x2933d140, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2933d140, 0x22, 0xa0a7) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9665735 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x24e55340, 0x2759d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x24e55340, 0x2759d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1df507b0, 0x2759d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1df507b0, 0x2759d000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1ea8a560, 0x2759d000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1a777290, 0x2759d000, 0x1000, 0x1000, 0x1aea9100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9463621 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x2975ab40, 0x25f4ffb8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x2975ab40, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x2975ab40, 0x23a2fb60) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 9940579 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1f0b8f40, 0x26410a80, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1f0b8f40, 0x26410a80, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26410a80, 0x22, 0x9e85) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9817913 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25ed8c00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25ed8c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x22d4f9c0, 0xf7693770, 0x25ed8c00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9798009 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x256e75f0, 0xc, 0xc, 0x0, 0x0, 0x27fddd80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x261fd6c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x261fd6c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x261fd6c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2d97ee70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2d97ee70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2d97ee70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2f07a9e0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x27c6a790, 0x18e3e690, 0x22, 0x27fddd40, 0x0, 0xf768f018, 0x27f55440) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x27c6a790, 0x18e3e690, 0x22, 0x21045e30, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x27c6a790, 0x21045e30, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x27c6a790, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28ba3680, 0xf7693770, 0x27fddbc0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x27fddbc0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x256e7580, 0x27fddbc0, 0x27fddd00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9755182 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2a54b860, 0xf764f0e0, 0x23566f40, 0x29f39a00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x27141660, 0xf764f0e0, 0x23566f40, 0x29f39a00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1f009180, 0x22b22470, 0x27141660, 0xf769af80, 0x2144a880, 0x29f39a00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10129351 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x26899600, 0x26ced020, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x26899600, 0x26ced020, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26ced020, 0x22, 0xa167) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10044352 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1b450400, 0x1dd2c5d0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1b450400, 0x1dd2c5d0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1dd2c5d0, 0x22, 0xa015) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9939709 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b6895e0, 0x2e8b9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b6895e0, 0x2e8b9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x247853b0, 0x2e8b9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x247853b0, 0x2e8b9000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x24681480, 0x2e8b9000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x218f0da0, 0x2e8b9000, 0x1000, 0x1000, 0x1f3dffc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9842080 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x22510ea0, 0xc, 0xc, 0x0, 0x0, 0x1d675d80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1c0262a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1c0262a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1c0262a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1f274f30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1f274f30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1f274f30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2bf899a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1bc91750, 0x18e3e690, 0x22, 0x1d675d40, 0x0, 0xf768f018, 0x1fd3f4c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1bc91750, 0x18e3e690, 0x22, 0x2c303bf0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1bc91750, 0x2c303bf0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1bc91750, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x254b7560, 0xf7693770, 0x1d675b80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1d675b80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22510e20, 0x1d675b80, 0x1d675cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10066211 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28b17560, 0xf764f0e0, 0x1f53dcc0, 0x21eee600, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1e792520, 0xf764f0e0, 0x1f53dcc0, 0x21eee600, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x20db6480, 0x24b81d20, 0x1e792520, 0xf769af80, 0x20db6240, 0x21eee600, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9967808 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1d341cc0, 0x26b7de90, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1d341cc0, 0x26b7de90, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26b7de90, 0x22, 0x9eef) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9936504 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c7d31c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1c7d31c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1cdd7130, 0x1c7d31c0, 0x1c7d3280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9547319 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1afc2000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 9828888 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21381080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21381080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x23de3920, 0xf7693770, 0x21381080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9660931 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x28fc9ea0, 0x1b6b1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x28fc9ea0, 0x1b6b1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2df21bf0, 0x1b6b1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2df21bf0, 0x1b6b1000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1a6a04a0, 0x1b6b1000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1cbb9040, 0x1b6b1000, 0x1000, 0x1000, 0x1ff4a800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9769940 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27eb0ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x27eb0ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2821d370, 0x27eb0ec0, 0x27eb0fc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10142463 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1f824ac0, 0x1d639920, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1f824ac0, 0x1d639920, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1d639920, 0x22, 0xa199) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9444647 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2962fb20, 0x216cc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2962fb20, 0x216cc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x299445d0, 0x216cc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x299445d0, 0x216cc000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x21cc75c0, 0x216cc000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21e3eaf0, 0x216cc000, 0x1000, 0x1000, 0x298b2280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10150126 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2b453240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b453240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2f08eae0, 0xf7693770, 0x2b453240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10158522 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20613840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20613840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9906142 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1b2a6b00, 0xc, 0xc, 0x0, 0x0, 0x22419700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x23696e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x23696e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x23696e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2069eba0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2069eba0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2069eba0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x219ce160, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1e1b39d8, 0x18e3e690, 0x22, 0x224196c0, 0x0, 0xf768f018, 0x2966f880) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1e1b39d8, 0x18e3e690, 0x22, 0x28b75620, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1e1b39d8, 0x28b75620, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1e1b39d8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1e70b2c0, 0xf7693770, 0x224194c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x224194c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1b2a6a90, 0x224194c0, 0x22419680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9967650 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1d4059e0, 0xf764f0e0, 0x21850420, 0x1da21480, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1e373a00, 0xf764f0e0, 0x21850420, 0x1da21480, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x22540c00, 0x2c31e7f0, 0x1e373a00, 0xf769af80, 0x18f1c200, 0x1da21480, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9815422 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x25ba5840, 0x26ee99e0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x25ba5840, 0x26ee99e0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26ee99e0, 0x22, 0x9c97) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10145997 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1c1ffe00, 0x1d61c780, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1c1ffe00, 0x1d61c780, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1d61c780, 0x22, 0xa1a4) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9884231 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2784d180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2784d180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x229d11e0, 0xf7693770, 0x2784d180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10087516 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23f45d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23f45d00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1b06bbe0, 0xf7693770, 0x23f45d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10000953 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2cebcce0, 0xc, 0xc, 0x0, 0x0, 0x2ef7c1c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x26c98d20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x26c98d20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x26c98d20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2eaf13b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2eaf13b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2eaf13b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2c455ce0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2966fa38, 0x18e3e690, 0x22, 0x2ef7c180, 0x0, 0xf768f018, 0x20d257c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2966fa38, 0x18e3e690, 0x22, 0x24565a40, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2966fa38, 0x24565a40, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2966fa38, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1e7c54a0, 0xf7693770, 0x2ef7c080, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2ef7c080) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2cebcc70, 0x2ef7c080, 0x2ef7c140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9980737 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23f22740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x23f22740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x258bad00, 0x23f22740, 0x23f22800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9911984 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x251ce1c0, 0x27535000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x251ce1c0, 0x27535000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2f039050, 0x27535000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2f039050, 0x27535000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2b1b04e0, 0x27535000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21467e60, 0x27535000, 0x1000, 0x1000, 0x26568f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10149801 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2294ae00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2294ae00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9810132 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21aa6040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21aa6040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x250955e0, 0xf7693770, 0x21aa6040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10103922 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1dc59c40, 0xc, 0xc, 0xf769b158, 0x1e515040, 0x232f00c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).write(0x2b4355e0, 0x1fae6750, 0x8c, 0x8c, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:181 +0x652 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Write(0x2b4355e0, 0x1fae6750, 0x8c, 0x8c, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:137 +0xe4 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Write(0x2b4355e0, 0x1fae6750, 0x8c, 0x8c, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:24 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Write(0x21f960f0, 0x1fae6750, 0x8c, 0x8c, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:77 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Write(0x21f960f0, 0x1fae6750, 0x8c, 0x8c, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:35 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Write(0x22e759e0, 0x1fae6750, 0x8c, 0x8c, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:46 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxWriter).Write.func1(0x23064d50, 0x1fae6750, 0x8c, 0x8c, 0x1d1ef500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:61 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxWriter).Write /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:64 +0x114 goroutine 10126855 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x21a7dc70, 0xc, 0xc, 0x0, 0x0, 0x250b6e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2b1eea80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x3e398dab, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x21d1b6f8, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x25c0797c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x21a7dc60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21d1b658, 0x18e3e690, 0x22, 0x250b6e00, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21d1b658, 0x18e3e690, 0x22, 0x2b746d80, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21d1b658, 0x2b746d80, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21d1b658, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x252e0b40, 0xf7693770, 0x250b6b80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x250b6b80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21a7dc00, 0x250b6b80, 0x250b6d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10127815 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x20409680, 0xf764f0e0, 0x2e0735c0, 0x29f39080, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x28063760, 0xf764f0e0, 0x2e0735c0, 0x29f39080, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2e330c40, 0x27ade930, 0x28063760, 0xf769af80, 0x2e330b40, 0x29f39080, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10158740 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c566600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c566600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10132528 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b975e80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2b975e80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x232e4c88, 0x2b975e80, 0x25778040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10074893 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2ec1d180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2ec1d180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x28af48a8, 0x2ec1d180, 0x2ec1d280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10126054 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1b5fbc40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1b5fbc40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10158668 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f30a380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f30a380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10097210 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2a58fc10, 0xc, 0xc, 0x0, 0x0, 0x2b51dd40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1e1e0700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1e1e0700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1e1e0700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2bcfe2a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2bcfe2a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2bcfe2a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2953d120, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1fd57708, 0x18e3e690, 0x22, 0x2b51dd00, 0x0, 0xf768f018, 0x1fd570b0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1fd57708, 0x18e3e690, 0x22, 0x2ce81d10, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1fd57708, 0x2ce81d10, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1fd57708, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1d6fa240, 0xf7693770, 0x2b51dc00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2b51dc00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2a58fba0, 0x2b51dc00, 0x2b51dcc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10107143 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fef03c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1fef03c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e3ee620, 0x1fef03c0, 0x1fef04c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 1979012 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1c878ba0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 9673586 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2ce710a0, 0x26d77000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2ce710a0, 0x26d77000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2dc601b0, 0x26d77000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2dc601b0, 0x26d77000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x24f30b40, 0x26d77000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x246336a0, 0x26d77000, 0x1000, 0x1000, 0x221e83c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10149806 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c115240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c115240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10159133 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e683340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e683340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9856915 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f02c2a0, 0x1d709000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f02c2a0, 0x1d709000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2a0a9bc0, 0x1d709000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2a0a9bc0, 0x1d709000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2700f340, 0x1d709000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21912be0, 0x1d709000, 0x1000, 0x1000, 0x2453aec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10160142 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23e0ff80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23e0ff80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10122391 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1af619f0, 0xc, 0xc, 0x0, 0x0, 0x233788c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x281507e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x4423d1a, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1cc3e4e0, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1e993cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x1af619e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x2294a280, 0x18e3e690, 0x22, 0x23378840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x2294a280, 0x18e3e690, 0x22, 0x2b746d80, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x1c7d1830, 0x21b77060, 0x18eb79e0, 0xf769af80, 0x2294a280, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 10157579 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2dd052c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2dd052c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9771843 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26ee1980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26ee1980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2a02a660, 0xf7693770, 0x26ee1980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10084827 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1f9d1b60, 0xf764f0e0, 0x2bbd0020, 0x213bc000, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x23685aa0, 0xf764f0e0, 0x2bbd0020, 0x213bc000, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1ae09440, 0x2b448430, 0x23685aa0, 0xf769af80, 0x1ae09300, 0x213bc000, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10072604 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1ee2a080, 0xc, 0xc, 0x0, 0x0, 0x24b573c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x21b4c2a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x21b4c2a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x21b4c2a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1f1dc210, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1f1dc210, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1f1dc210, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x27ba86a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x24aef6b0, 0x18e3e690, 0x22, 0x24b57380, 0x0, 0xf768f018, 0x1fd569b0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x24aef6b0, 0x18e3e690, 0x22, 0x272ceae0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x24aef6b0, 0x272ceae0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x24aef6b0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1cc81320, 0xf7693770, 0x24b56a00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x24b56a00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22f2ff30, 0x24b56a00, 0x24b56ac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9835962 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x231bc580, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x231bc580, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x220d63a8, 0x231bc580, 0x231bc640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9793401 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1a8cf5c0, 0xf764f0e0, 0x2149b8a0, 0x1d629c00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1e09f080, 0xf764f0e0, 0x2149b8a0, 0x1d629c00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1a6f0b40, 0x2508d4e0, 0x1e09f080, 0xf769af80, 0x1a6f0a80, 0x1d629c00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10033556 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c81b6c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2c81b6c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x27d94af0, 0x2c81b6c0, 0x2c81b800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9987940 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e6b8180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1e6b8180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e3b3508, 0x1e6b8180, 0x1e6b8240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9795004 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d55adc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d55adc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x21ee1200, 0xf7693770, 0x1d55adc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9593401 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x23696a80, 0x23142000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x23696a80, 0x23142000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x226e7410, 0x23142000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x226e7410, 0x23142000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x25d35940, 0x23142000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x23d4fe70, 0x23142000, 0x1000, 0x1000, 0x2d51d500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10145494 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d55b080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d55b080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9799391 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1aa496c0, 0x1a376000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1aa496c0, 0x1a376000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2671ec00, 0x1a376000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2671ec00, 0x1a376000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x267485a0, 0x1a376000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2c571210, 0x1a376000, 0x1000, 0x1000, 0x2b99b900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9989024 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1e31a2a0, 0x2a48e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1e31a2a0, 0x2a48e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x284fd7a0, 0x2a48e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x284fd7a0, 0x2a48e000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1ceadcc0, 0x2a48e000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x24477ba0, 0x2a48e000, 0x1000, 0x1000, 0x1ce640c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9996317 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1addd740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1addd740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1a95aca0, 0x1addd740, 0x1addd800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9889462 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1abb1400, 0x2f0320f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1abb1400, 0x2f0320f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2f0320f0, 0x22, 0x9db7) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9619426 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x28ae7180, 0x2bfbb000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x28ae7180, 0x2bfbb000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x29fcd3b0, 0x2bfbb000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x29fcd3b0, 0x2bfbb000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1dec04e0, 0x2bfbb000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x213c8410, 0x2bfbb000, 0x1000, 0x1000, 0x22f93180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10179543 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1fd153e0, 0x215817b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1fd153e0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1fd153e0, 0x2da88400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 10024319 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2096a8b0, 0xc, 0xc, 0x0, 0x0, 0x1acf9e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1a3e4700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1a3e4700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1a3e4700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2932eed0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2932eed0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2932eed0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1fdf6fe0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1b26c8f0, 0x18e3e690, 0x22, 0x1acf9e00, 0x0, 0xf768f018, 0x280c10f8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1b26c8f0, 0x18e3e690, 0x22, 0x297b7920, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1b26c8f0, 0x297b7920, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1b26c8f0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x254b7920, 0xf7693770, 0x1acf9bc0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1acf9bc0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2096a840, 0x1acf9bc0, 0x1acf9c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160815 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28f70d80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28f70d80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9874808 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2687cfc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2687cfc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f6b9058, 0x2687cfc0, 0x2687d080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10090042 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2a3af500, 0x1f298000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2a3af500, 0x1f298000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x26a31f80, 0x1f298000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x26a31f80, 0x1f298000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x273bf920, 0x1f298000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d3947f0, 0x1f298000, 0x1000, 0x1000, 0x2223aec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 1869919 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1fad49c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 10160305 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26bc7280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26bc7280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9364037 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b7570a0, 0x2765d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b7570a0, 0x2765d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2be51980, 0x2765d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2be51980, 0x2765d000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x21d9b9a0, 0x2765d000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f8b5750, 0x2765d000, 0x1000, 0x1000, 0x213da500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9756952 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1ff42540, 0x23d3d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1ff42540, 0x23d3d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b956540, 0x23d3d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b956540, 0x23d3d000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2c97ea20, 0x23d3d000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1b14c5f0, 0x23d3d000, 0x1000, 0x1000, 0x1e3d1840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9942484 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x213d9a60, 0xc, 0xc, 0x0, 0x0, 0x1d9f6040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1aab9960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1aab9960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1aab9960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2316c600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2316c600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2316c600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1ea932c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1cb21520, 0x18e3e690, 0x22, 0x1cac9ec0, 0x0, 0xf768f018, 0x2987de78) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1cb21520, 0x18e3e690, 0x22, 0x2ed12330, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1cb21520, 0x2ed12330, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1cb21520, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1db39aa0, 0xf7693770, 0x1cac9dc0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1cac9dc0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x213d99f0, 0x1cac9dc0, 0x1cac9e80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9905227 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x232a2c40, 0x27e5c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x232a2c40, 0x27e5c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1c42e330, 0x27e5c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1c42e330, 0x27e5c000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1da2f120, 0x27e5c000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1b21e4f0, 0x27e5c000, 0x1000, 0x1000, 0x23b67ac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10156792 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2d4fbd80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2d4fbd80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9907929 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2183c280, 0x21c2f740, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2183c280, 0x21c2f740, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x21c2f740, 0x22, 0x9df7) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9992313 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x226e1440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x226e1440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1d978848, 0x226e1440, 0x226e1500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9754883 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x23b446a0, 0xc, 0xc, 0x0, 0x0, 0x2661d900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x27255420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x27255420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x27255420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x217abf50, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x217abf50, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x217abf50, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2f2a4a00, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2119e9c0, 0x18e3e690, 0x22, 0x2661d8c0, 0x0, 0xf768f018, 0x20f80f88) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2119e9c0, 0x18e3e690, 0x22, 0x2369d050, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2119e9c0, 0x2369d050, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2119e9c0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fb59c80, 0xf7693770, 0x230540c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x230540c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22b21ba0, 0x230540c0, 0x23054180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9893748 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1d75e660, 0xf764f0e0, 0x1c56f020, 0x21f4dc00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1cb0d900, 0xf764f0e0, 0x1c56f020, 0x21f4dc00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1a254680, 0x1d3b3c70, 0x1cb0d900, 0xf769af80, 0x1a2545c0, 0x21f4dc00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9870978 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2df94a40, 0x2f018d20, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2df94a40, 0x2f018d20, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2f018d20, 0x22, 0x9d65) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10114284 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1b348540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1b348540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10080134 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x252e1e00, 0xf764f0e0, 0x24d24e80, 0x21d64e00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x295b97a0, 0xf764f0e0, 0x24d24e80, 0x21d64e00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x21b52b80, 0x260b55f0, 0x295b97a0, 0xf769af80, 0x21762e80, 0x21d64e00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10136301 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x21fae3c0, 0xc, 0xc, 0x0, 0x0, 0x2312ac00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x22ea62a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x37a31c1c, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1e22ce40, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x2c3f897c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x21fae3b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1e22cda0, 0x18e3e690, 0x22, 0x2312abc0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1e22cda0, 0x18e3e690, 0x22, 0x1ce70fc0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1e22cda0, 0x1ce70fc0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1e22cda0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x254b6600, 0xf7693770, 0x2312aac0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2312aac0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21fae350, 0x2312aac0, 0x2312ab80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10086132 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1d311e60, 0xf764f0e0, 0x1e867560, 0x1ce88600, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1d040900, 0xf764f0e0, 0x1e867560, 0x1ce88600, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1ab0da80, 0x2e0a7710, 0x1d040900, 0xf769af80, 0x1d5ae380, 0x1ce88600, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9375548 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x29950700, 0x2bd7e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x29950700, 0x2bd7e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2315c090, 0x2bd7e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2315c090, 0x2bd7e000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1e9c5280, 0x2bd7e000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d3fc500, 0x2bd7e000, 0x1000, 0x1000, 0x1c449a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10160049 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2696d800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2696d800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10012765 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x201fb700, 0x2127a9c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x201fb700, 0x2127a9c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2127a9c0, 0x22, 0x9f9a) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10130630 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2581acd0, 0xc, 0xc, 0x0, 0x0, 0x299775c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x251cfce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x217a382e, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x2966f938, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1d6cdcd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2581acc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x277ef600, 0x18e3e690, 0x22, 0x29977400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x277ef600, 0x18e3e690, 0x22, 0x26ced110, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x22301120, 0x2966e170, 0x18eb79e0, 0xf769af80, 0x277ef600, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 9920266 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c26c240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c26c240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x28fd3780, 0xf7693770, 0x1c26c240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10157562 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f8252c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f8252c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9724175 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b756e00, 0x21a7f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b756e00, 0x21a7f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2055f140, 0x21a7f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2055f140, 0x21a7f000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x24078320, 0x21a7f000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f66d630, 0x21a7f000, 0x1000, 0x1000, 0x1e1aa380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10073769 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29db0d40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x29db0d40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x280c1c70, 0x29db0d40, 0x29db0f00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10094176 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x26d22c00, 0x1bb6a480, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x26d22c00, 0x1bb6a480, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1bb6a480, 0x22, 0xa0f5) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10081646 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x30d26000, 0xf764f0e0, 0x2496bae0, 0x1cfbe100, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2c2ee1e0, 0xf764f0e0, 0x2496bae0, 0x1cfbe100, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1d212d80, 0x21079390, 0x2c2ee1e0, 0xf769af80, 0x1d212cc0, 0x1cfbe100, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10081659 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1f30c440, 0xc, 0xc, 0x0, 0x0, 0x1eee7b40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2108aa80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2108aa80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2108aa80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x276eb0b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x276eb0b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x276eb0b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x27f85ba0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1c1dc3b8, 0x18e3e690, 0x22, 0x1eee7b00, 0x0, 0xf768f018, 0x1fd569a8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1c1dc3b8, 0x18e3e690, 0x22, 0x272cea80, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1c1dc3b8, 0x272cea80, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1c1dc3b8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1a93db00, 0xf7693770, 0x1eee7a00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1eee7a00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f30c3d0, 0x1eee7a00, 0x1eee7ac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10110097 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2e42adc0, 0xc, 0xc, 0x0, 0x0, 0x1c87b900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x20a776c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x39917767, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1c9f5410, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x20a9a97c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2e42adb0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1c9f5330, 0x18e3e690, 0x22, 0x1c87b8c0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1c9f5330, 0x18e3e690, 0x22, 0x1cc5e690, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1c9f5330, 0x1cc5e690, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1c9f5330, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2eb84f00, 0xf7693770, 0x1c87af40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1c87af40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2e42ad50, 0x1c87af40, 0x1c87b880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9552286 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x20b8b260, 0x241f9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x20b8b260, 0x241f9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1cc9cc30, 0x241f9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1cc9cc30, 0x241f9000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2a20f800, 0x241f9000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21b00140, 0x241f9000, 0x1000, 0x1000, 0x28114b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9809168 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e3946c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1e3946c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e3efc30, 0x1e3946c0, 0x1e394780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10077995 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x21046700, 0xc, 0xc, 0x0, 0x0, 0x22418b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x26f077a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x26f077a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x26f077a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2c244e70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2c244e70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2c244e70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x28004a60, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x22138670, 0x18e3e690, 0x22, 0x22418b40, 0x0, 0xf768f018, 0x28e30080) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x22138670, 0x18e3e690, 0x22, 0x2479ff50, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x22138670, 0x2479ff50, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x22138670, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x254b3e60, 0xf7693770, 0x22418a40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x22418a40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21046690, 0x22418a40, 0x22418b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9430967 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1b4560e0, 0x26441000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1b4560e0, 0x26441000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x21e70c60, 0x26441000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x21e70c60, 0x26441000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x20a5ee60, 0x26441000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2d99a420, 0x26441000, 0x1000, 0x1000, 0x1c2b7400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10151466 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fd866c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fd866c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9705434 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x299508c0, 0x27975000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x299508c0, 0x27975000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x25a9d920, 0x27975000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x25a9d920, 0x27975000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x226ceb20, 0x27975000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x23a62730, 0x27975000, 0x1000, 0x1000, 0x281cf380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9981119 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1fedaf90, 0xc, 0xc, 0x0, 0x0, 0x1bb5ea80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x26d12e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x26d12e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x26d12e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x263a1aa0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x263a1aa0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x263a1aa0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x27490420, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21fbac78, 0x18e3e690, 0x22, 0x1bb5e980, 0x0, 0xf768f018, 0x272ae088) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21fbac78, 0x18e3e690, 0x22, 0x289a0000, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21fbac78, 0x289a0000, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21fbac78, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x25050240, 0xf7693770, 0x29529f80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x29529f80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1feda740, 0x29529f80, 0x1bb5ef00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10148738 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21fb47c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21fb47c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9815166 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x26ff5fc0, 0x26ee98c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x26ff5fc0, 0x26ee98c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26ee98c0, 0x22, 0x9c92) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10160914 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f825cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f825cc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9954408 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1b8c0a80, 0x25238000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1b8c0a80, 0x25238000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x248940f0, 0x25238000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x248940f0, 0x25238000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x20a5eaa0, 0x25238000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21c74e60, 0x25238000, 0x1000, 0x1000, 0x1bb5f2c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10014951 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x232ce2c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x232ce2c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21b65320, 0x232ce2c0, 0x232ce380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9987521 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f338fc0, 0x27ae9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f338fc0, 0x27ae9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x222568a0, 0x27ae9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x222568a0, 0x27ae9000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1ee6bea0, 0x27ae9000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22bf8890, 0x27ae9000, 0x1000, 0x1000, 0x1b00c5c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9804779 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2eb88f00, 0xf764f0e0, 0x219ef720, 0x26b9ff80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x219ee140, 0xf764f0e0, 0x219ef720, 0x26b9ff80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1c3fdf40, 0x2172e5f0, 0x219ee140, 0xf769af80, 0x1c3fdac0, 0x26b9ff80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9491669 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1fd43ce0, 0x25ef0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1fd43ce0, 0x25ef0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2bcdfbc0, 0x25ef0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2bcdfbc0, 0x25ef0000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26f37aa0, 0x25ef0000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1a448d40, 0x25ef0000, 0x1000, 0x1000, 0x1fb94f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10156889 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2d965980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2d965980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9724688 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x21a55180, 0x22971000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x21a55180, 0x22971000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1e796c60, 0x22971000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1e796c60, 0x22971000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1e7d13e0, 0x22971000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x250628b0, 0x22971000, 0x1000, 0x1000, 0x1fd609c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10160109 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x256f4a00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x256f4a00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160247 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2000f1c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2000f1c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10120309 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2246a9c0, 0x2b746bd0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2246a9c0, 0x2b746bd0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2b746bd0, 0x22, 0xa146) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9957068 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1daf6990, 0xc, 0xc, 0x0, 0x0, 0x21ec4040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2c604d20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2c604d20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2c604d20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x20cb97a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x20cb97a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x20cb97a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x237e24e0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21b76c18, 0x18e3e690, 0x22, 0x23379fc0, 0x0, 0xf768f018, 0x2966e280) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21b76c18, 0x18e3e690, 0x22, 0x1f387a10, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21b76c18, 0x1f387a10, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21b76c18, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x21f2aa20, 0xf7693770, 0x23379e40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x23379e40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1daf68d0, 0x23379e40, 0x23379f40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9996318 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1addd540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1addd540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1d2ee7a0, 0xf7693770, 0x1addd540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10027644 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1cc3c380, 0x219f8c30, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1cc3c380, 0x219f8c30, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x219f8c30, 0x22, 0x9fdd) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9908959 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2eb84300, 0xf764f0e0, 0x21c4b440, 0x223fb100, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x28bc2e40, 0xf764f0e0, 0x21c4b440, 0x223fb100, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2c940e00, 0x222062d0, 0x28bc2e40, 0xf769af80, 0x2183c280, 0x223fb100, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10098961 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x282051c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x282051c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x28ac3738, 0x282051c0, 0x28205280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9888596 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x25ac65c0, 0x2e0c8960, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x25ac65c0, 0x2e0c8960, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2e0c8960, 0x22, 0x9db5) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9884230 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2784da40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2784da40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x280c0518, 0x2784da40, 0x2784de80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10155147 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x222ff200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x222ff200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10157672 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ff18f40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ff18f40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10158785 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1a7309c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a7309c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9812262 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2a7552c0, 0xf764f0e0, 0x2d544f00, 0x2b273a00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2b44b680, 0xf764f0e0, 0x2d544f00, 0x2b273a00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2e504f40, 0x2bce1240, 0x2b44b680, 0xf769af80, 0x2c898580, 0x2b273a00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10094353 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1efffd40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1efffd40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2eb6e660, 0xf7693770, 0x1efffd40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9951369 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2a87ea80, 0xc, 0xc, 0x0, 0x0, 0x2dd04980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2c40bdc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2c40bdc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2c40bdc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2dcd84e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2dcd84e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2dcd84e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x28f74e80, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x27147780, 0x18e3e690, 0x22, 0x2dd04940, 0x0, 0xf768f018, 0x2966e278) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x27147780, 0x18e3e690, 0x22, 0x1f3878f0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x27147780, 0x1f3878f0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x27147780, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x254b74a0, 0xf7693770, 0x2dd04840, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2dd04840) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2a87ea10, 0x2dd04840, 0x2dd04900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9908470 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1b467e80, 0xc, 0xc, 0x0, 0x0, 0x1f009500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1f539c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1f539c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1f539c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2ce89da0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2ce89da0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2ce89da0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x28e191a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x29f47078, 0x18e3e690, 0x22, 0x1f0094c0, 0x0, 0xf768f018, 0x27ed5ca8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x29f47078, 0x18e3e690, 0x22, 0x2f0320c0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x29f47078, 0x2f0320c0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x29f47078, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28b15b00, 0xf7693770, 0x1f008d00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1f008d00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1b467e00, 0x1f008d00, 0x1f009480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10091153 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x20f57fb0, 0xc, 0xc, 0x0, 0x0, 0x28bc0280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2641bdc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2641bdc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2641bdc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x25897560, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x25897560, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x25897560, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x26ae0d40, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x235ac938, 0x18e3e690, 0x22, 0x28bc0240, 0x0, 0xf768f018, 0x2966fc10) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x235ac938, 0x18e3e690, 0x22, 0x2933d140, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x235ac938, 0x2933d140, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x235ac938, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x25051560, 0xf7693770, 0x2c631fc0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2c631fc0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20f57f30, 0x2c631fc0, 0x28bc0200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10148469 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21fbf200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21fbf200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10040180 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2308af00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2308af00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1fc71b40, 0xf7693770, 0x2308af00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10077341 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2246bb40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2246bb40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2772c480, 0xf7693770, 0x2246bb40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10134928 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2a299e40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2a299e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10154806 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fd46980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fd46980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9833975 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2164cc70, 0xc, 0xc, 0x0, 0x0, 0x29875c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2ce71420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2ce71420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2ce71420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2c102f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2c102f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2c102f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x27b3fae0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21fbaaa0, 0x18e3e690, 0x22, 0x29875c40, 0x0, 0xf768f018, 0x1fd3e650) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21fbaaa0, 0x18e3e690, 0x22, 0x26ee95c0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21fbaaa0, 0x26ee95c0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21fbaaa0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2a7552c0, 0xf7693770, 0x298759c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x298759c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2164cc00, 0x298759c0, 0x29875c00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10112204 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1cbb6390, 0xc, 0xc, 0x0, 0x0, 0x1b11a880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x1a3e5420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x12a3aec, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1ef8af28, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x2c96997c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x1cbb6380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1ef8ade8, 0x18e3e690, 0x22, 0x1b11a780, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1ef8ade8, 0x18e3e690, 0x22, 0x21be60c0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1ef8ade8, 0x21be60c0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1ef8ade8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1afc2f60, 0xf7693770, 0x1b11a5c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1b11a5c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1cbb6320, 0x1b11a5c0, 0x1b11a740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10083104 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1df4dc80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1df4dc80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x22b93560, 0xf7693770, 0x1df4dc80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10038565 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2ce7f700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2ce7f700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2d981be0, 0xf7693770, 0x2ce7f700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10090106 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25880000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25880000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x24002640, 0xf7693770, 0x25880000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9404778 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2109a0e0, 0x22bbf000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2109a0e0, 0x22bbf000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2496c060, 0x22bbf000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2496c060, 0x22bbf000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2ea6cee0, 0x22bbf000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2022e280, 0x22bbf000, 0x1000, 0x1000, 0x27f930c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10115060 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c776680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c776680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10154793 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26604e80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26604e80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9934197 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28c74cc0, 0xf764f0e0, 0x27508e00, 0x2765b280, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x294e1340, 0xf764f0e0, 0x27508e00, 0x2765b280, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x27d0cd80, 0x2220be60, 0x294e1340, 0xf769af80, 0x2ce7f5c0, 0x2765b280, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9965212 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1aa0a8c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1aa0a8c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1c9f7ac0, 0xf7693770, 0x1aa0a8c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10093496 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x23682a80, 0x20ce6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x23682a80, 0x20ce6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x25896990, 0x20ce6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x25896990, 0x20ce6000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26ae07e0, 0x20ce6000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x25327f90, 0x20ce6000, 0x1000, 0x1000, 0x218d0b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10125844 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2294af80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2294af80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10040120 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2e069330, 0xc, 0xc, 0x0, 0x0, 0x22c5e700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x20c8db20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x20c8db20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x20c8db20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x20920de0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x20920de0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x20920de0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1af669a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1ef8be18, 0x18e3e690, 0x22, 0x22c5e6c0, 0x0, 0xf768f018, 0x28e31308) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1ef8be18, 0x18e3e690, 0x22, 0x24fad650, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1ef8be18, 0x24fad650, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1ef8be18, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1e277500, 0xf7693770, 0x22c5e580, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x22c5e580) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2e0692c0, 0x22c5e580, 0x22c5e680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10093065 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1e933b20, 0x2c5e6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1e933b20, 0x2c5e6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b2b7f80, 0x2c5e6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b2b7f80, 0x2c5e6000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1bede5c0, 0x2c5e6000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ff06e10, 0x2c5e6000, 0x1000, 0x1000, 0x2427d100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10151759 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f3e0ac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f3e0ac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9849659 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d461dc0, 0x20167000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d461dc0, 0x20167000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x21e16a50, 0x20167000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x21e16a50, 0x20167000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x21647320, 0x20167000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d8140f0, 0x20167000, 0x1000, 0x1000, 0x22c1c4c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10151767 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22065680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22065680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10078158 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x202b4080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x202b4080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1df2da80, 0xf7693770, 0x202b4080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10116046 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x250b7d00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x250b7d00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x18ea1550, 0x250b7d00, 0x250b7dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9773490 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d5af600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1d5af600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1dfb3780, 0x1d5af600, 0x1d5af700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9364114 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f788e00, 0x27fd7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f788e00, 0x27fd7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1c1fb950, 0x27fd7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1c1fb950, 0x27fd7000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x254c4e60, 0x27fd7000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x259f1c10, 0x27fd7000, 0x1000, 0x1000, 0x1d1ee140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10033380 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2daa9880, 0x23cf9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2daa9880, 0x23cf9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x261ecd20, 0x23cf9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x261ecd20, 0x23cf9000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2dd1c5e0, 0x23cf9000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2434fb40, 0x23cf9000, 0x1000, 0x1000, 0x2b9758c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9814808 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2eb87440, 0xf764f0e0, 0x2e87a5e0, 0x22e7b980, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2b6b51a0, 0xf764f0e0, 0x2e87a5e0, 0x22e7b980, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2645b580, 0x25a87a10, 0x2b6b51a0, 0xf769af80, 0x2645b480, 0x22e7b980, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10140208 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x204d1c60, 0xc, 0xc, 0x0, 0x0, 0x24bd1980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x1e01cee0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x485393b7, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x29407d00, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x2bb9c97c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x204d1c50, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x29407c40, 0x18e3e690, 0x22, 0x24bd1940, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x29407c40, 0x18e3e690, 0x22, 0x1d638570, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x29407c40, 0x1d638570, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x29407c40, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1e07ff20, 0xf7693770, 0x24bd1240, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x24bd1240) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x204d1610, 0x24bd1240, 0x24bd1300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10151464 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c536740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c536740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10127959 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x27f47740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27f47740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2e0735c0, 0xf7693770, 0x27f47740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10160380 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1cfe0a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cfe0a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160859 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c1ff140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c1ff140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10129680 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x27122b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27122b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x249d6c20, 0xf7693770, 0x27122b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9790313 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1fdff420, 0x1f7a9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1fdff420, 0x1f7a9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1ca31dd0, 0x1f7a9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1ca31dd0, 0x1f7a9000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1a386280, 0x1f7a9000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1b21fe90, 0x1f7a9000, 0x1000, 0x1000, 0x1b61fb40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10157852 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e832180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e832180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9852306 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1effe740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1effe740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23396390, 0x1effe740, 0x1effe800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10031294 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x22d6e300, 0xf764f0e0, 0x23da9d00, 0x25eceb80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1f29cde0, 0xf764f0e0, 0x23da9d00, 0x25eceb80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2307f0c0, 0x2307c280, 0x1f29cde0, 0xf769af80, 0x2307f000, 0x25eceb80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9511778 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x27611260, 0x2cedb000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x27611260, 0x2cedb000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x24e73440, 0x2cedb000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x24e73440, 0x2cedb000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2afcd6e0, 0x2cedb000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21b41d00, 0x2cedb000, 0x1000, 0x1000, 0x2df78b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10039902 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x25881200, 0x24fad620, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x25881200, 0x24fad620, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x24fad620, 0x22, 0xa007) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9627626 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2d4d3500, 0x263a5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2d4d3500, 0x263a5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x254bb4a0, 0x263a5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x254bb4a0, 0x263a5000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2c8ae080, 0x263a5000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1af988e0, 0x263a5000, 0x1000, 0x1000, 0x217b7800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10014348 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x259eb530, 0xc, 0xc, 0x0, 0x0, 0x21b33dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1e1e0c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1e1e0c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1e1e0c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2b4d2f90, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2b4d2f90, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2b4d2f90, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x22b43ac0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x20ebe5e8, 0x18e3e690, 0x22, 0x21b33d80, 0x0, 0xf768f018, 0x2987dfa8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x20ebe5e8, 0x18e3e690, 0x22, 0x2f033980, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x20ebe5e8, 0x2f033980, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x20ebe5e8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1e859d40, 0xf7693770, 0x21b33b00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x21b33b00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x259eb4c0, 0x21b33b00, 0x21b33bc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10156511 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26b85440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26b85440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10150339 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d9d9480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d9d9480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9628661 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26d120e0, 0x28f96000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26d120e0, 0x28f96000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1ddb5590, 0x28f96000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1ddb5590, 0x28f96000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x23da9dc0, 0x28f96000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1c5113d0, 0x28f96000, 0x1000, 0x1000, 0x25f672c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9762868 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1a93df20, 0xf764f0e0, 0x1b757ec0, 0x1d800b00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1cd8c1a0, 0xf764f0e0, 0x1b757ec0, 0x1d800b00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1a910580, 0x1ac54740, 0x1cd8c1a0, 0xf769af80, 0x1a910400, 0x1d800b00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9957215 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c604d20, 0x275fa000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c604d20, 0x275fa000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x20cb97a0, 0x275fa000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x20cb97a0, 0x275fa000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x237e24e0, 0x275fa000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ea2d720, 0x275fa000, 0x1000, 0x1000, 0x24c79540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9874127 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x214242c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x214242c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x28e4c0c0, 0xf7693770, 0x214242c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10140436 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20609dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20609dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10161743 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x29946500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29946500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10087104 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26d12700, 0x2c155000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26d12700, 0x2c155000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x261a8ed0, 0x2c155000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x261a8ed0, 0x2c155000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2a1d1580, 0x2c155000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e8bd0b0, 0x2c155000, 0x1000, 0x1000, 0x1aa0a040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10036536 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2a754960, 0xf764f0e0, 0x2d981be0, 0x2299d100, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2a03fce0, 0xf764f0e0, 0x2d981be0, 0x2299d100, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2b1d8d40, 0x23b9fcc0, 0x2a03fce0, 0xf769af80, 0x27bf66c0, 0x2299d100, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9941074 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1c833740, 0x26410c90, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1c833740, 0x26410c90, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26410c90, 0x22, 0x9e8c) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9941358 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20f76600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20f76600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x20a3b1a0, 0xf7693770, 0x20f76600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10160133 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ae75800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ae75800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9804599 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1c3fc080, 0x26ee8f90, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1c3fc080, 0x26ee8f90, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26ee8f90, 0x22, 0x9c70) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9892418 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x24381b00, 0xc, 0xc, 0x0, 0x0, 0x1d8d5ac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1cda17a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1cda17a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1cda17a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1bf93020, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1bf93020, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1bf93020, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2650c700, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1b212d88, 0x18e3e690, 0x22, 0x1d8d5a80, 0x0, 0xf768f018, 0x280c17d0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1b212d88, 0x18e3e690, 0x22, 0x2f018ba0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1b212d88, 0x2f018ba0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1b212d88, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1a9fb8c0, 0xf7693770, 0x1d8d5980, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1d8d5980) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x24381a90, 0x1d8d5980, 0x1d8d5a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10010825 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x28081d30, 0xc, 0xc, 0x0, 0x0, 0x2beeaa80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2c6e5a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2c6e5a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2c6e5a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2bd20f30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2bd20f30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2bd20f30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x26d712a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x272aee68, 0x18e3e690, 0x22, 0x2beeaa40, 0x0, 0xf768f018, 0x1fd561a8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x272aee68, 0x18e3e690, 0x22, 0x2afcf3b0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x272aee68, 0x2afcf3b0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x272aee68, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x21940300, 0xf7693770, 0x2beea900, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2beea900) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x28081cb0, 0x2beea900, 0x2beeaa00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9836107 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22d5b900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22d5b900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x22b92960, 0xf7693770, 0x22d5b900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9787126 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c53aa00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1c53aa00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1aab47a8, 0x1c53aa00, 0x1c53aac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10153757 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x26403920, 0xf764f0e0, 0x2e0a55c0, 0x1fc74b00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1ea53ba0, 0xf764f0e0, 0x2e0a55c0, 0x1fc74b00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2a2984c0, 0x1f158fe0, 0x1ea53ba0, 0xf769af80, 0x2a298400, 0x1fc74b00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9642463 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x223f5c00, 0x1dd82000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x223f5c00, 0x1dd82000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x26348b70, 0x1dd82000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x26348b70, 0x1dd82000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2b68a740, 0x1dd82000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2220ab10, 0x1dd82000, 0x1000, 0x1000, 0x22fcd480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10072651 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x24423740, 0xf764f0e0, 0x2195d460, 0x223fb800, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x230cdee0, 0xf764f0e0, 0x2195d460, 0x223fb800, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x258eac80, 0x21853c30, 0x230cdee0, 0xf769af80, 0x258eabc0, 0x223fb800, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10135648 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20df94c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20df94c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x215792c0, 0xf7693770, 0x20df94c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10031309 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2307fdc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2307fdc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1ff5c4a8, 0x2307fdc0, 0x2307fec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9831496 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2e33a5f0, 0xc, 0xc, 0x0, 0x0, 0x1f825900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2affdb20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2affdb20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2affdb20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2daf52c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2daf52c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2daf52c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x275ed020, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x28ac3fc8, 0x18e3e690, 0x22, 0x1f8258c0, 0x0, 0xf768f018, 0x28af5e80) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x28ac3fc8, 0x18e3e690, 0x22, 0x26ee91d0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x28ac3fc8, 0x26ee91d0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x28ac3fc8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x254b0780, 0xf7693770, 0x1f8257c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1f8257c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2e33a580, 0x1f8257c0, 0x1f825880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9525611 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1e7dc000, 0x2771c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1e7dc000, 0x2771c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x26776c30, 0x2771c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x26776c30, 0x2771c000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26c62900, 0x2771c000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x25ad33c0, 0x2771c000, 0x1000, 0x1000, 0x1d4de100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9895519 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x20584ad0, 0xc, 0xc, 0x0, 0x0, 0x1ea5c940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1d1eb180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1d1eb180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1d1eb180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1d761ef0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1d761ef0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1d761ef0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1c948000, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x222eb118, 0x18e3e690, 0x22, 0x1ea5c900, 0x0, 0xf768f018, 0x27ed5438) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x222eb118, 0x18e3e690, 0x22, 0x2d093aa0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x222eb118, 0x2d093aa0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x222eb118, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x23ee4780, 0xf7693770, 0x1f0ffec0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1f0ffec0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20b01a20, 0x1f0ffec0, 0x1cec2080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10106589 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x20c11df0, 0xc, 0xc, 0x0, 0x0, 0x1c638740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2c3600e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x34a849d7, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1fd5c768, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x21ca297c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x20c11de0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1fd5c6b0, 0x18e3e690, 0x22, 0x1c638700, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1fd5c6b0, 0x18e3e690, 0x22, 0x2c3797a0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1fd5c6b0, 0x2c3797a0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1fd5c6b0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1f9bf440, 0xf7693770, 0x1c6385c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1c6385c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20c11d80, 0x1c6385c0, 0x1c6386c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10150333 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1db57dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1db57dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9782184 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20609bc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20609bc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x245a6ac0, 0xf7693770, 0x20609bc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9964653 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1adb0c00, 0xf764f0e0, 0x1f5801e0, 0x1d57b480, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1d856b20, 0xf764f0e0, 0x1f5801e0, 0x1d57b480, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1cac9540, 0x24c70e00, 0x1d856b20, 0xf769af80, 0x1cac9480, 0x1d57b480, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9788103 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1cc81980, 0xf764f0e0, 0x1e748ec0, 0x1ce88f80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x207e0420, 0xf764f0e0, 0x1e748ec0, 0x1ce88f80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1adb6c80, 0x1ea00980, 0x207e0420, 0xf769af80, 0x1adb6bc0, 0x1ce88f80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10158715 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x268dddc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x268dddc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10081841 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d08b960, 0x24972000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d08b960, 0x24972000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x24224990, 0x24972000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x24224990, 0x24972000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1fce70a0, 0x24972000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ff1c140, 0x24972000, 0x1000, 0x1000, 0x1d278ac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9970617 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1b558620, 0x225f2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1b558620, 0x225f2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x26092900, 0x225f2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x26092900, 0x225f2000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x248a01c0, 0x225f2000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21192a90, 0x225f2000, 0x1000, 0x1000, 0x21335e40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9595688 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x29d38380, 0x287db000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x29d38380, 0x287db000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x24347a10, 0x287db000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x24347a10, 0x287db000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x266793c0, 0x287db000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x26e286c0, 0x287db000, 0x1000, 0x1000, 0x201fab00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9865031 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2afb8700, 0x2689b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2afb8700, 0x2689b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b5f55f0, 0x2689b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b5f55f0, 0x2689b000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1d120700, 0x2689b000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d4f5670, 0x2689b000, 0x1000, 0x1000, 0x1b7d7d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9957154 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2b319da0, 0xf764f0e0, 0x1f7c6500, 0x200da700, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1d8c5a20, 0xf764f0e0, 0x1f7c6500, 0x200da700, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2183d2c0, 0x1ce4b2f0, 0x1d8c5a20, 0xf769af80, 0x2183d200, 0x200da700, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9874231 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2400c5c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2400c5c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f7e5770, 0x2400c5c0, 0x2400d500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10016530 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2daa9ea0, 0x2a4ba000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2daa9ea0, 0x2a4ba000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b4d2f60, 0x2a4ba000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b4d2f60, 0x2a4ba000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x22b439e0, 0x2a4ba000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d4b9910, 0x2a4ba000, 0x1000, 0x1000, 0x2259c600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10158527 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d423e80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d423e80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160484 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x227b96c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x227b96c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10002363 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x251f5480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x251f5480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2e4d2240, 0xf7693770, 0x251f5480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10083612 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x22d6ec60, 0xf764f0e0, 0x21e7d9a0, 0x1d6bba80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x29837560, 0xf764f0e0, 0x21e7d9a0, 0x1d6bba80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1e4ee680, 0x28ed3190, 0x29837560, 0xf769af80, 0x1e652000, 0x1d6bba80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10148481 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26319e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26319e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9927085 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fb9c600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1fb9c600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21fba6b8, 0x1fb9c600, 0x1fb9c740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10131613 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2e098cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2e098cc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2eaf6e40, 0xf7693770, 0x2e098cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9815686 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25193480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x25193480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x229436d0, 0x25193480, 0x25193540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9992407 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2a857c90, 0xc, 0xc, 0x0, 0x0, 0x1d4c6ac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1cc882a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1cc882a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1cc882a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1cdf6b10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1cdf6b10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1cdf6b10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x27fe9220, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1eaffdd8, 0x18e3e690, 0x22, 0x1d4c6a80, 0x0, 0xf768f018, 0x272ae700) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1eaffdd8, 0x18e3e690, 0x22, 0x289a0510, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1eaffdd8, 0x289a0510, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1eaffdd8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1f656e40, 0xf7693770, 0x1d4c6980, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1d4c6980) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2a857c20, 0x1d4c6980, 0x1d4c6a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10158763 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28f71e40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28f71e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9973989 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2687c200, 0x2a0857d0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2687c200, 0x2a0857d0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2a0857d0, 0x22, 0x9f06) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10160733 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fb95540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fb95540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10155997 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20fbebc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20fbebc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10133173 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x26562220, 0xc, 0xc, 0x0, 0x0, 0x24ce8a00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x27d775e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x2d33b294, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x27464c48, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x292f997c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x26562210, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x27464ba8, 0x18e3e690, 0x22, 0x24ce8940, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x27464ba8, 0x18e3e690, 0x22, 0x26cece70, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x27464ba8, 0x26cece70, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x27464ba8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2bbf0300, 0xf7693770, 0x24ce8780, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x24ce8780) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x265621b0, 0x24ce8780, 0x24ce8900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9538397 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x2b7c94a0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 9798797 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1dc5bce0, 0x238c7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1dc5bce0, 0x238c7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x21a01830, 0x238c7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x21a01830, 0x238c7000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2c0a6320, 0x238c7000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x249b8f90, 0x238c7000, 0x1000, 0x1000, 0x2a421100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10156888 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2b453f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b453f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 1869918 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x1fad49c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 9995597 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1a400df0, 0xc, 0xc, 0x0, 0x0, 0x20ce8000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1f3761c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1f3761c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1f3761c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1f52f9b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1f52f9b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1f52f9b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1ffd6500, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x227da9d0, 0x18e3e690, 0x22, 0x20ce9a40, 0x0, 0xf768f018, 0x272b0100) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x227da9d0, 0x18e3e690, 0x22, 0x24565620, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x227da9d0, 0x24565620, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x227da9d0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2301e6c0, 0xf7693770, 0x20ce9840, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x20ce9840) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1a400d80, 0x20ce9840, 0x20ce99c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9812462 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28fa75c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28fa75c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2d55e780, 0xf7693770, 0x28fa75c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9939710 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d309ce0, 0x1e648000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d309ce0, 0x1e648000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x299568d0, 0x1e648000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x299568d0, 0x1e648000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2d3e37a0, 0x1e648000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1c3f63f0, 0x1e648000, 0x1000, 0x1000, 0x1d924180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9986133 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x21e0ef80, 0x24565b30, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x21e0ef80, 0x24565b30, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x24565b30, 0x22, 0x9f2d) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10120322 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2dcd4d70, 0xc, 0xc, 0x0, 0x0, 0x20cd64c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x1df2ea80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x161b7782, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x22139d48, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1b2edcd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2dcd4d60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x2246a9c0, 0x18e3e690, 0x22, 0x20cd6440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x2246a9c0, 0x18e3e690, 0x22, 0x2b746bd0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x2319a0a0, 0x20417058, 0x18eb79e0, 0xf769af80, 0x2246a9c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 10159052 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22d5db40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22d5db40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9799916 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x22649150, 0xc, 0xc, 0x0, 0x0, 0x2e505f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x272c97a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x272c97a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x272c97a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2b43db30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2b43db30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2b43db30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x26c340a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x23396260, 0x18e3e690, 0x22, 0x2e505ec0, 0x0, 0xf768f018, 0x2354db10) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x23396260, 0x18e3e690, 0x22, 0x27c35e90, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x23396260, 0x27c35e90, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x23396260, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1db04600, 0xf7693770, 0x2e505dc0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2e505dc0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x226490e0, 0x2e505dc0, 0x2e505e80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9748126 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24ce92c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x24ce92c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x24aefb00, 0x24ce92c0, 0x24ce9500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10130143 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fca2940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fca2940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x27414400, 0xf7693770, 0x1fca2940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10008192 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x24422a80, 0xf764f0e0, 0x23ec3500, 0x21eb9a80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x231126c0, 0xf764f0e0, 0x23ec3500, 0x21eb9a80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x25880640, 0x1d5dff40, 0x231126c0, 0xf769af80, 0x21b94480, 0x21eb9a80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10025168 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1a8cfec0, 0xf764f0e0, 0x1cb849a0, 0x1b21a080, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1cad2980, 0xf764f0e0, 0x1cb849a0, 0x1b21a080, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x21a46e40, 0x1f2f8830, 0x1cad2980, 0xf769af80, 0x1c610980, 0x1b21a080, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10114001 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c2ea040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c2ea040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10154792 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22db8ec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22db8ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160915 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2989f780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2989f780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9718005 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26d2f0a0, 0x239ab000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26d2f0a0, 0x239ab000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2986d410, 0x239ab000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2986d410, 0x239ab000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x258c81a0, 0x239ab000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2861f510, 0x239ab000, 0x1000, 0x1000, 0x26373d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 1862666 [select, 9 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1a3fc960, 0x1db6e7b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1a3fc960, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1a3fc960, 0x1d8b64f0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 9754024 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x26a53800, 0x21e71b90, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x26a53800, 0x21e71b90, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x21e71b90, 0x22, 0x9b95) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9770397 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26038a80, 0x2c895000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26038a80, 0x2c895000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2c1889f0, 0x2c895000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2c1889f0, 0x2c895000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2b949960, 0x2c895000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2beb8f60, 0x2c895000, 0x1000, 0x1000, 0x23fe1100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10073645 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2aea4a80, 0xf764f0e0, 0x2ec0a340, 0x2eca2a80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2c5b7120, 0xf764f0e0, 0x2ec0a340, 0x2eca2a80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1f824580, 0x26406010, 0x2c5b7120, 0xf769af80, 0x1f824100, 0x2eca2a80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10153628 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26373e40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26373e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9816300 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28c74f60, 0xf764f0e0, 0x282b84e0, 0x29a83300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x28a8ae80, 0xf764f0e0, 0x282b84e0, 0x29a83300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x24f470c0, 0x1e5fe750, 0x28a8ae80, 0xf769af80, 0x24f47000, 0x29a83300, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9912099 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2962fce0, 0x28b47000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2962fce0, 0x28b47000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2ce89bf0, 0x28b47000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2ce89bf0, 0x28b47000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x28e18ec0, 0x28b47000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x223251b0, 0x28b47000, 0x1000, 0x1000, 0x1fdfb140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9806133 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x21506b00, 0x26ee9080, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x21506b00, 0x26ee9080, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26ee9080, 0x22, 0x9c73) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10116980 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2d0c5330, 0xc, 0xc, 0x0, 0x0, 0x2acfd000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x272c9340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x10be515e, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1ff2b7c8, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x25e93cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2d0c5320, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x2b99a7c0, 0x18e3e690, 0x22, 0x2acfcf80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x2b99a7c0, 0x18e3e690, 0x22, 0x2321b7a0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x25eda6d0, 0x272b1830, 0x18eb79e0, 0xf769af80, 0x2b99a7c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 1862664 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1a3fc960) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 10098579 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x22324020, 0xc, 0xc, 0x0, 0x0, 0x2d10fa40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2d4d20e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2d4d20e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2d4d20e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2c598690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2c598690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2c598690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x29ff18e0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x28bb9938, 0x18e3e690, 0x22, 0x2d10fa00, 0x0, 0xf768f018, 0x2966f220) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x28bb9938, 0x18e3e690, 0x22, 0x1bb6bf80, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x28bb9938, 0x1bb6bf80, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x28bb9938, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2eb869c0, 0xf7693770, 0x2c114f80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2c114f80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2b903dc0, 0x2c114f80, 0x2c115040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9872717 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22db8cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22db8cc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x29da1340, 0xf7693770, 0x22db8cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10157418 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2696d640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2696d640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10151264 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1cef9e80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cef9e80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9787117 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e563700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1e563700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f650848, 0x1e563700, 0x1e563ac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10145170 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2a4a9840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2a4a9840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9530843 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f788c40, 0x2dc25000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f788c40, 0x2dc25000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x24548ae0, 0x2dc25000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x24548ae0, 0x2dc25000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2a2442a0, 0x2dc25000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x27dd6540, 0x2dc25000, 0x1000, 0x1000, 0x2a2981c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10157421 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1cff98c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cff98c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9896002 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1cda17a0, 0x24e74000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1cda17a0, 0x24e74000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1bf93020, 0x24e74000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1bf93020, 0x24e74000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2650c700, 0x24e74000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d69bff0, 0x24e74000, 0x1000, 0x1000, 0x21097d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9751350 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c2ea040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2c2ea040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x27ed5480, 0x2c2ea040, 0x2c2ea100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9803616 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x27f93040, 0x26ee8d20, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x27f93040, 0x26ee8d20, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26ee8d20, 0x22, 0x9c68) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10080789 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e5744c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e5744c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x249d3320, 0xf7693770, 0x1e5744c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9866186 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1cbd7000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cbd7000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1fb27e00, 0xf7693770, 0x1cbd7000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9827126 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x20c8cc40, 0x2316e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x20c8cc40, 0x2316e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x27c1ef90, 0x2316e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x27c1ef90, 0x2316e000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2022c280, 0x2316e000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1dc40190, 0x2316e000, 0x1000, 0x1000, 0x2410af40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9463348 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c40b180, 0x2583b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c40b180, 0x2583b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x25caf9e0, 0x2583b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x25caf9e0, 0x2583b000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x22439ba0, 0x2583b000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x24c7f9a0, 0x2583b000, 0x1000, 0x1000, 0x24c29080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9794915 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fdfba00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1fdfba00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x24430f40, 0x1fdfba00, 0x1fdfbac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10024818 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1c610980, 0x2a12df20, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1c610980, 0x2a12df20, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2a12df20, 0x22, 0x9fc8) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10130092 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2a20ac00, 0xf764f0e0, 0x27414400, 0x24f97780, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2c27ec80, 0xf764f0e0, 0x27414400, 0x24f97780, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x25534fc0, 0x27f12bc0, 0x2c27ec80, 0xf769af80, 0x25534f00, 0x24f97780, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9845949 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d17c0e0, 0x1b024000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d17c0e0, 0x1b024000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1c9fedb0, 0x1b024000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1c9fedb0, 0x1b024000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x20eee540, 0x1b024000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2542d010, 0x1b024000, 0x1000, 0x1000, 0x1ac9d140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9794812 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22336080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x22336080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x200aed50, 0x22336080, 0x22336140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9978280 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24761500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x24761500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x24412788, 0x24761500, 0x247615c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9627861 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c6049a0, 0x26668000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c6049a0, 0x26668000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x25d19500, 0x26668000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x25d19500, 0x26668000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x232c2b80, 0x26668000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e1ff190, 0x26668000, 0x1000, 0x1000, 0x23b6e180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9974283 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21342fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x21342fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x27f54648, 0x21342fc0, 0x213430c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9787132 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e4f1dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1e4f1dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1cdd6808, 0x1e4f1dc0, 0x1e4f1e80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9925255 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2eb886c0, 0xf764f0e0, 0x27fe8360, 0x2a1da280, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x21ec2a20, 0xf764f0e0, 0x27fe8360, 0x2a1da280, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x24539000, 0x1abd6500, 0x21ec2a20, 0xf769af80, 0x26373900, 0x2a1da280, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9335632 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2152c460, 0x2f4cc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2152c460, 0x2f4cc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1ff160f0, 0x2f4cc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1ff160f0, 0x2f4cc000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26e07240, 0x2f4cc000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x292a3e10, 0x2f4cc000, 0x1000, 0x1000, 0x2b9b9fc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9935377 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2eb84ea0, 0xf764f0e0, 0x270a5640, 0x1cb63c80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x28d91c40, 0xf764f0e0, 0x270a5640, 0x1cb63c80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x22c8b7c0, 0x27154fc0, 0x28d91c40, 0xf769af80, 0x2687c980, 0x1cb63c80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10107109 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1d8bc2a0, 0xf764f0e0, 0x1f086420, 0x1c6a5e80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x24970d40, 0xf764f0e0, 0x1f086420, 0x1c6a5e80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x28f1f180, 0x2d653d40, 0x24970d40, 0xf769af80, 0x28f1efc0, 0x1c6a5e80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9781680 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20f4dc80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20f4dc80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2976e2c0, 0xf7693770, 0x20f4dc80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10127506 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x294f1f10, 0xc, 0xc, 0x0, 0x0, 0x2c2eb080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2e22c380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x704067f2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1ab7bb20, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x21ca097c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x294f1f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1ab7ba48, 0x18e3e690, 0x22, 0x2c2eb040, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1ab7ba48, 0x18e3e690, 0x22, 0x2b746990, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1ab7ba48, 0x2b746990, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1ab7ba48, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28b16240, 0xf7693770, 0x2c2eaf40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2c2eaf40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x294f1ea0, 0x2c2eaf40, 0x2c2eb000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10148440 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2661df00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2661df00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160057 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22418a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22418a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9828387 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1e858000, 0xf764f0e0, 0x1c264ec0, 0x26b9e780, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x26f2f7e0, 0xf764f0e0, 0x1c264ec0, 0x26b9e780, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x28a99480, 0x24682c00, 0x26f2f7e0, 0xf769af80, 0x1d1ee540, 0x26b9e780, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10149764 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2784d280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2784d280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10103921 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x20f96d90, 0xc, 0xc, 0xf769b158, 0x1e515000, 0x1f3df3c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).write(0x1f02b260, 0x294ad200, 0x28, 0x28, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:181 +0x652 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Write(0x1f02b260, 0x294ad200, 0x28, 0x28, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:137 +0xe4 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Write(0x1f02b260, 0x294ad200, 0x28, 0x28, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:24 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Write(0x2932eb40, 0x294ad200, 0x28, 0x28, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:77 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Write(0x2932eb40, 0x294ad200, 0x28, 0x28, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:35 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Write(0x23886420, 0x294ad200, 0x28, 0x28, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:46 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxWriter).Write.func1(0x1adc77c0, 0x294ad200, 0x28, 0x28, 0x1d1ef2c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:61 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxWriter).Write /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:64 +0x114 goroutine 10085057 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ae09a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1ae09a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fd4c618, 0x1ae09a80, 0x1ae09b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160246 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2400d400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2400d400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10012025 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x251f5940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x251f5940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x29f04690, 0x251f5940, 0x251f5a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10111794 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x22abd650, 0xc, 0xc, 0x0, 0x0, 0x1f383840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2713e7e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x29d93a48, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1adda540, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1c043cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x22abd640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x1f0ff640, 0x18e3e690, 0x22, 0x1f3837c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x1f0ff640, 0x18e3e690, 0x22, 0x21be6120, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x1c5387c0, 0x1cdd7408, 0x18eb79e0, 0xf769af80, 0x1f0ff640, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 10025114 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1d262110, 0xc, 0xc, 0x0, 0x0, 0x1da15200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1da601c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1da601c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1da601c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x20b88cf0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x20b88cf0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x20b88cf0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1a418500, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1c6b59a8, 0x18e3e690, 0x22, 0x1da151c0, 0x0, 0xf768f018, 0x28e30958) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1c6b59a8, 0x18e3e690, 0x22, 0x297b7a70, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1c6b59a8, 0x297b7a70, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1c6b59a8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2b318840, 0xf7693770, 0x1da15080, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1da15080) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1d2620a0, 0x1da15080, 0x1da15180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9957637 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x28a11b20, 0x25eb9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x28a11b20, 0x25eb9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x24afd2f0, 0x25eb9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x24afd2f0, 0x25eb9000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x20fda7e0, 0x25eb9000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e747f70, 0x25eb9000, 0x1000, 0x1000, 0x2150a340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9909434 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2dc68950, 0xc, 0xc, 0x0, 0x0, 0x2c12f100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x25f316c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x25f316c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x25f316c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2ce89e90, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2ce89e90, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2ce89e90, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x28e194a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x280c0260, 0x18e3e690, 0x22, 0x2c12f0c0, 0x0, 0xf768f018, 0x1fd57cc8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x280c0260, 0x18e3e690, 0x22, 0x28b75650, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x280c0260, 0x28b75650, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x280c0260, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1e70bf20, 0xf7693770, 0x2c12efc0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2c12efc0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2dc688e0, 0x2c12efc0, 0x2c12f080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9807911 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x3420ed80, 0xf764f0e0, 0x1d97a6a0, 0x20071400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x20b8d3e0, 0xf764f0e0, 0x1d97a6a0, 0x20071400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x20f4ca80, 0x30e34120, 0x20b8d3e0, 0xf769af80, 0x1c7d2100, 0x20071400, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10148701 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x27d0d7c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27d0d7c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9896816 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x201250a0, 0x23f81000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x201250a0, 0x23f81000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2815d0e0, 0x23f81000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2815d0e0, 0x23f81000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x245875a0, 0x23f81000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x27b43980, 0x23f81000, 0x1000, 0x1000, 0x215b9d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10042107 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x27b43400, 0xc, 0xc, 0x0, 0x0, 0x1faf29c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2c407ea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2c407ea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2c407ea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x21513c20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x21513c20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x21513c20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x20625fc0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x20ceb430, 0x18e3e690, 0x22, 0x1faf2980, 0x0, 0xf768f018, 0x2966eca8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x20ceb430, 0x18e3e690, 0x22, 0x27ed8db0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x20ceb430, 0x27ed8db0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x20ceb430, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x22cb4420, 0xf7693770, 0x1faf2800, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1faf2800) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x27b43390, 0x1faf2800, 0x1faf2940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9852216 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28ea1b60, 0xf764f0e0, 0x261b8a20, 0x28c50f00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2248fea0, 0xf764f0e0, 0x261b8a20, 0x28c50f00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x27019bc0, 0x25bc2de0, 0x2248fea0, 0xf769af80, 0x27019b00, 0x28c50f00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 1870170 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x245491a0, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 10106045 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1e9a3830, 0xc, 0xc, 0x0, 0x0, 0x1d18e080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x225ccee0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x5a5ccdd6, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1a906d38, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1edc3cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x1e9a3820, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x1f95bd40, 0x18e3e690, 0x22, 0x22a4ff00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x1f95bd40, 0x18e3e690, 0x22, 0x29722570, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x26f0f470, 0x1e6f5ed8, 0x18eb79e0, 0xf769af80, 0x1f95bd40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 9948088 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x24b561c0, 0x22ea37d0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x24b561c0, 0x22ea37d0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x22ea37d0, 0x22, 0x9ea2) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10159090 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d3ed3c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d3ed3c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160681 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2d4fa700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2d4fa700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9764129 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1c6d4840, 0xf764f0e0, 0x2954bbe0, 0x1c77d300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2ebf8760, 0xf764f0e0, 0x2954bbe0, 0x1c77d300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1c7460c0, 0x21b46220, 0x2ebf8760, 0xf769af80, 0x1c746000, 0x1c77d300, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10145945 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2b41df00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b41df00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9794650 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x21287020, 0xf764f0e0, 0x1f7c6300, 0x21531700, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1abba460, 0xf764f0e0, 0x1f7c6300, 0x21531700, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1d3ec180, 0x1cb94b00, 0x1abba460, 0xf769af80, 0x1d3ec0c0, 0x21531700, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10051398 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a321600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1a321600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x24aee488, 0x1a321600, 0x1a3216c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9379851 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x20aa3260, 0x22230000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x20aa3260, 0x22230000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2815b8c0, 0x22230000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2815b8c0, 0x22230000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1cc78f40, 0x22230000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f250650, 0x22230000, 0x1000, 0x1000, 0x2359b200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9419862 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f881dc0, 0x1ffb8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f881dc0, 0x1ffb8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2239a150, 0x1ffb8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2239a150, 0x1ffb8000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x28a17cc0, 0x1ffb8000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x27f74cf0, 0x1ffb8000, 0x1000, 0x1000, 0x22134ac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10147465 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22d61280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22d61280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160398 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2a25f7c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2a25f7c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10076713 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x267e0580, 0x2479f890, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x267e0580, 0x2479f890, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2479f890, 0x22, 0xa09b) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9836106 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22d5bb80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x22d5bb80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1ea94660, 0x22d5bb80, 0x22d5bcc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10142776 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2b804a00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b804a00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10159062 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f009a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f009a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9970611 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x211927a0, 0xc, 0xc, 0x0, 0x0, 0x21335bc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1b558620, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1b558620, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1b558620, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x26092900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x26092900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x26092900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x248a01c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2239cd68, 0x18e3e690, 0x22, 0x21335b40, 0x0, 0xf768f018, 0x272b13e8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2239cd68, 0x18e3e690, 0x22, 0x20538570, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2239cd68, 0x20538570, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2239cd68, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2b31d680, 0xf7693770, 0x21335a40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x21335a40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21192730, 0x21335a40, 0x21335b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10146206 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c13afc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c13afc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10154325 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d8d5980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d8d5980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 1855940 [select]: github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0x20eb80f0, 0xf764f0e0, 0x18f02f00) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:145 +0x13f created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:123 +0x423 goroutine 9787473 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c7e3b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1c7e3b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1ec2e118, 0x1c7e3b80, 0x1c7e3c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10128787 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x3420eae0, 0xf764f0e0, 0x257d4e60, 0x1e10c380, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x223f1140, 0xf764f0e0, 0x257d4e60, 0x1e10c380, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x201fb080, 0x23bd8030, 0x223f1140, 0xf769af80, 0x201fafc0, 0x1e10c380, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9457647 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x23c0b680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0xe1 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 10077468 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x29875b40, 0x29e80000, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x29875b40, 0x29e80000, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x29e80000, 0x22, 0xa0a0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10139929 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2b6b0140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b6b0140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10005256 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c0aa880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c0aa880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2350c520, 0xf7693770, 0x2c0aa880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9931660 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x28c65a50, 0xc, 0xc, 0x0, 0x0, 0x25535e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1d309ce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1d309ce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1d309ce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x299568d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x299568d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x299568d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2d3e37a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x28e31050, 0x18e3e690, 0x22, 0x25535e00, 0x0, 0xf768f018, 0x2987c9b8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x28e31050, 0x18e3e690, 0x22, 0x1d672d50, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x28e31050, 0x1d672d50, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x28e31050, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2975b200, 0xf7693770, 0x25535d00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x25535d00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x28c659c0, 0x25535d00, 0x25535dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9987921 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x23800f80, 0xc, 0xc, 0x0, 0x0, 0x1d40b740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1f339ea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1f339ea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1f339ea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x200b99b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x200b99b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x200b99b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1a37be60, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1e7a5e50, 0x18e3e690, 0x22, 0x1d40b700, 0x0, 0xf768f018, 0x1fd56c90) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1e7a5e50, 0x18e3e690, 0x22, 0x26b7ccc0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1e7a5e50, 0x26b7ccc0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1e7a5e50, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1adb0c00, 0xf7693770, 0x1d40b500, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1d40b500) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23800ef0, 0x1d40b500, 0x1d40b6c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10089075 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1cbd7940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cbd7940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1b4cb040, 0xf7693770, 0x1cbd7940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10046395 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1e1f72c0, 0x22477380, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1e1f72c0, 0x22477380, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x22477380, 0x22, 0xa026) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9786935 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d436080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1d436080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fec2ff0, 0x1d436080, 0x1d4361c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9376413 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x29950b60, 0x1d669000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x29950b60, 0x1d669000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1ddf1410, 0x1d669000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1ddf1410, 0x1d669000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x266ea340, 0x1d669000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1b4abd00, 0x1d669000, 0x1000, 0x1000, 0x1c643a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10028132 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1adb12c0, 0xf764f0e0, 0x1cab9200, 0x23b9d280, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x24031c20, 0xf764f0e0, 0x1cab9200, 0x23b9d280, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1d9af6c0, 0x287e65e0, 0x24031c20, 0xf769af80, 0x1d9aed40, 0x23b9d280, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9754088 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x29295110, 0xc, 0xc, 0x0, 0x0, 0x23b6f140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x27254a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x27254a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x27254a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x24d41260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x24d41260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x24d41260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2a23c7a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x223708d0, 0x18e3e690, 0x22, 0x23b6f100, 0x0, 0xf768f018, 0x1a95ac70) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x223708d0, 0x18e3e690, 0x22, 0x2369c6f0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x223708d0, 0x2369c6f0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x223708d0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x21f2b680, 0xf7693770, 0x23b6ef80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x23b6ef80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x292950a0, 0x23b6ef80, 0x23b6f0c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9881601 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1d56d950, 0xc, 0xc, 0x0, 0x0, 0x267fe000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x219b8ee0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x219b8ee0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x219b8ee0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2b4d0db0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2b4d0db0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2b4d0db0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x24cf1440, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1902ce48, 0x18e3e690, 0x22, 0x26373fc0, 0x0, 0xf768f018, 0x224178c8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1902ce48, 0x18e3e690, 0x22, 0x2c7ce900, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1902ce48, 0x2c7ce900, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1902ce48, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2e3078c0, 0xf7693770, 0x26373e40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x26373e40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1d56d8c0, 0x26373e40, 0x26373f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9442231 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d095dc0, 0x24143000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d095dc0, 0x24143000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x249246f0, 0x24143000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x249246f0, 0x24143000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x21a58860, 0x24143000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x25d1ab30, 0x24143000, 0x1000, 0x1000, 0x26bc7a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9845029 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2061bdc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2061bdc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1d25ba80, 0xf7693770, 0x2061bdc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9827380 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1ff53d30, 0xc, 0xc, 0x0, 0x0, 0x2170c400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x20f49b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x20f49b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x20f49b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x29ab2660, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x29ab2660, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x29ab2660, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x227e3860, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21d1a270, 0x18e3e690, 0x22, 0x2170c380, 0x0, 0xf768f018, 0x27f549b0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21d1a270, 0x18e3e690, 0x22, 0x26ee9230, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21d1a270, 0x26ee9230, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21d1a270, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x3420ed80, 0xf7693770, 0x2475ddc0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2475ddc0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1ff53cc0, 0x2475ddc0, 0x2170c2c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10114002 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c6310c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c6310c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9847965 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21097000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21097000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x20ed5160, 0xf7693770, 0x21097000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9935549 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26ebf680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26ebf680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x270a5640, 0xf7693770, 0x26ebf680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10160102 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1db44b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1db44b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9804966 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x24557e60, 0xf764f0e0, 0x1b01a0c0, 0x25ea9e80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x257972a0, 0xf764f0e0, 0x1b01a0c0, 0x25ea9e80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x22c8d9c0, 0x22683590, 0x257972a0, 0xf769af80, 0x26d22540, 0x25ea9e80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10139486 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x220d3b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x220d3b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21fbb670, 0x220d3b80, 0x220d3c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10145320 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x24118780, 0x1d61c2a0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x24118780, 0x1d61c2a0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1d61c2a0, 0x22, 0xa1a1) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9958000 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1d21a9e0, 0xc, 0xc, 0x0, 0x0, 0x21afdf40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2247cee0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2247cee0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2247cee0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2d6b71a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2d6b71a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2d6b71a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2ebf8320, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1cca4d78, 0x18e3e690, 0x22, 0x21afdf00, 0x0, 0xf768f018, 0x1fd572b0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1cca4d78, 0x18e3e690, 0x22, 0x1f3876b0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1cca4d78, 0x1f3876b0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1cca4d78, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2eb840c0, 0xf7693770, 0x21afde00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x21afde00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1d21a970, 0x21afde00, 0x21afdec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10077648 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f008300, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1f008300, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20ebf2f0, 0x1f008300, 0x1f0083c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9559347 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x201248c0, 0x25b6e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x201248c0, 0x25b6e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x29409fb0, 0x25b6e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x29409fb0, 0x25b6e000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x23f4bb00, 0x25b6e000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22a3b890, 0x25b6e000, 0x1000, 0x1000, 0x29976f00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10100441 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2eb84f00, 0xf764f0e0, 0x24f89f40, 0x2bee8280, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x22c46900, 0xf764f0e0, 0x24f89f40, 0x2bee8280, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x25ed82c0, 0x244577e0, 0x22c46900, 0xf769af80, 0x25ed8200, 0x2bee8280, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10160574 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2920c040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2920c040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10031082 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22c8c5c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x22c8c5c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22a351c8, 0x22c8c5c0, 0x22c8c740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9851402 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21cd7840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21cd7840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2c27ed00, 0xf7693770, 0x21cd7840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9837315 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x22ea7ce0, 0x20b42000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x22ea7ce0, 0x20b42000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28fc0750, 0x20b42000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28fc0750, 0x20b42000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2a1c2260, 0x20b42000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x289ee670, 0x20b42000, 0x1000, 0x1000, 0x1e78a040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10150129 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2d4fbb00, 0x1a81a4b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2d4fbb00, 0x1a81a4b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1a81a4b0, 0x22, 0xa1b2) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10160179 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ee69800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ee69800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9498384 [IO wait]: net.runtime_pollWait(0xf75e5640, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1cc3c978, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1cc3c978, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1cc3c940, 0x1e6f9710, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1aab4d28, 0x1e6f9710, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x1aba4820, 0x1e6f9710, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1e6f9690, 0x1e6f9710, 0x4, 0x4, 0x39125315, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1e6f96c0, 0x1e6f9710, 0x4, 0x4, 0x79a196fd, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1e6f96c0, 0x1e6f9710, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1e6f96c0, 0x1e6f9710, 0x4, 0x4, 0x923b896b, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1e6f96c0, 0x1e6f9710, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x2325e540, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x2325e540, 0x20d18af0, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1e6f9750, 0x20d18af0, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x2325e750, 0x20d18af0, 0x4, 0x4, 0x6b, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x2325e750, 0x20d18af0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x2325e750, 0x20d18af0, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x2325e750, 0x20d18af0, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x308e8090, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x308e8090, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x2ddaa400, 0x25717000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x20d18b10, 0x25717000, 0x1000, 0x1000, 0xc, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1e6f9a30, 0x25717000, 0x1000, 0x1000, 0xc, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x308e8180) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x308e8180, 0x2cec2200, 0xc, 0xc, 0x2cec2202, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x308e8180, 0x2cec2200, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x308e8180, 0x2cec2200, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x2d65ea20) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 9404651 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d646000, 0x24d67000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d646000, 0x24d67000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1fd6e300, 0x24d67000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1fd6e300, 0x24d67000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1ed48460, 0x24d67000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x242accb0, 0x24d67000, 0x1000, 0x1000, 0x2453b480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9798201 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2e33afa0, 0xc, 0xc, 0x0, 0x0, 0x2e952f00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x261fd960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x261fd960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x261fd960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2d97f260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2d97f260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2d97f260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2f07aba0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x27c6ad50, 0x18e3e690, 0x22, 0x2e952ec0, 0x0, 0xf768f018, 0x22416fe8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x27c6ad50, 0x18e3e690, 0x22, 0x297d50e0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x27c6ad50, 0x297d50e0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x27c6ad50, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2b31c120, 0xf7693770, 0x2e952dc0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2e952dc0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2e33af30, 0x2e952dc0, 0x2e952e80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10025421 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x210a4900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x210a4900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1cb21b48, 0x210a4900, 0x210a5500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10157661 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24bc69c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24bc69c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9957617 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d98c9c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d98c9c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x244f42a0, 0xf7693770, 0x1d98c9c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9948136 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24b56f40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x24b56f40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1ff2b110, 0x24b56f40, 0x24b57000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9939166 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2fba8540, 0x1aaf6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2fba8540, 0x1aaf6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x276f4360, 0x1aaf6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x276f4360, 0x1aaf6000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2c0e56c0, 0x1aaf6000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x20b39620, 0x1aaf6000, 0x1000, 0x1000, 0x1a3f1d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9796791 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1e210080, 0xc, 0xc, 0x0, 0x0, 0x2f466c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x251a6a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x251a6a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x251a6a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2d9df920, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2d9df920, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2d9df920, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2f9a0be0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2106e858, 0x18e3e690, 0x22, 0x2f466c40, 0x0, 0xf768f018, 0x20042e58) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2106e858, 0x18e3e690, 0x22, 0x27c35d10, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2106e858, 0x27c35d10, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2106e858, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1f9be480, 0xf7693770, 0x2f466b00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2f466b00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e210010, 0x2f466b00, 0x2f466bc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9504568 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2e963260, 0x249e9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2e963260, 0x249e9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x26d4fa70, 0x249e9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x26d4fa70, 0x249e9000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x227513c0, 0x249e9000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f38f8c0, 0x249e9000, 0x1000, 0x1000, 0x26a52540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9921812 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2a421580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2a421580, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2b67e0c0, 0xf7693770, 0x2a421580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10130648 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29946400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x29946400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2966e650, 0x29946400, 0x299464c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160019 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21422540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21422540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10070827 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x221e82c0, 0x272ceb70, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x221e82c0, 0x272ceb70, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x272ceb70, 0x22, 0xa082) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9816372 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x29950380, 0x1ea44000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x29950380, 0x1ea44000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2a2190e0, 0x1ea44000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2a2190e0, 0x1ea44000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2fbb6fc0, 0x1ea44000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x26331cc0, 0x1ea44000, 0x1000, 0x1000, 0x24f47f40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9875898 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1f9d1c20, 0xf764f0e0, 0x21e45d40, 0x1e909300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x22c46580, 0xf764f0e0, 0x21e45d40, 0x1e909300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1e815940, 0x1ea74960, 0x22c46580, 0xf769af80, 0x1db44a00, 0x1e909300, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10038530 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1e277ec0, 0xf764f0e0, 0x21e9c7e0, 0x1fc74800, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2cf92520, 0xf764f0e0, 0x21e9c7e0, 0x1fc74800, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x28fa7cc0, 0x2cec2960, 0x2cf92520, 0xf769af80, 0x28ddbfc0, 0x1fc74800, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9954215 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c40bea0, 0x286bf000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c40bea0, 0x286bf000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2dcd8540, 0x286bf000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2dcd8540, 0x286bf000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x28f74f00, 0x286bf000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2133c520, 0x286bf000, 0x1000, 0x1000, 0x204cecc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10160925 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26374ec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26374ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10148446 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x27eb1b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27eb1b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160107 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ac185c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ac185c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10115805 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x32729330, 0xc, 0xc, 0x0, 0x0, 0x23fe1400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x25096fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x2d5c5ea9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x2b28c548, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1fe41cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x32729320, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x2e9b09c0, 0x18e3e690, 0x22, 0x23fe1280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x2e9b09c0, 0x18e3e690, 0x22, 0x26415740, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x28b2ff30, 0x2966e598, 0x18eb79e0, 0xf769af80, 0x2e9b09c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 10041184 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x22544d40, 0xc, 0xc, 0x0, 0x0, 0x1f33c480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x28df9dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x28df9dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x28df9dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x209213e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x209213e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x209213e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1af66d60, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1e6f4080, 0x18e3e690, 0x22, 0x1f33c400, 0x0, 0xf768f018, 0x2966e760) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1e6f4080, 0x18e3e690, 0x22, 0x2b8fa1b0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1e6f4080, 0x2b8fa1b0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1e6f4080, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1cc3a5a0, 0xf7693770, 0x1f33c100, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1f33c100) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22544cd0, 0x1f33c100, 0x1f33c3c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9441709 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f5381c0, 0x26fc8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f5381c0, 0x26fc8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2f498f00, 0x26fc8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2f498f00, 0x26fc8000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26aa34e0, 0x26fc8000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2686a2f0, 0x26fc8000, 0x1000, 0x1000, 0x251939c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10099223 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x271534e0, 0xc, 0xc, 0x0, 0x0, 0x27fdcec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x216480e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x216480e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x216480e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2c1c0ba0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2c1c0ba0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2c1c0ba0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2b3722c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21fbb180, 0x18e3e690, 0x22, 0x27fdce80, 0x0, 0xf768f018, 0x1fd57610) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21fbb180, 0x18e3e690, 0x22, 0x2933d260, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21fbb180, 0x2933d260, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21fbb180, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x264058c0, 0xf7693770, 0x27fdcc00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x27fdcc00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x27153470, 0x27fdcc00, 0x27fdccc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9795847 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x255b43c0, 0xf764f0e0, 0x245c0400, 0x223fa500, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x24d25940, 0xf764f0e0, 0x245c0400, 0x223fa500, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x22f6ad40, 0x22ae5190, 0x24d25940, 0xf769af80, 0x2183d980, 0x223fa500, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10139886 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2e505dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2e505dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10139452 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e1aa080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e1aa080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9417193 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x20a6cee0, 0x282e3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x20a6cee0, 0x282e3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1e020f60, 0x282e3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1e020f60, 0x282e3000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x237960e0, 0x282e3000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1db18230, 0x282e3000, 0x1000, 0x1000, 0x1fc64880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10143412 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f0b9bc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f0b9bc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9949675 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2bbf1d40, 0xf764f0e0, 0x2e074800, 0x29a83880, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2afcce60, 0xf764f0e0, 0x2e074800, 0x29a83880, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x28205100, 0x1e453bb0, 0x2afcce60, 0xf769af80, 0x28205040, 0x29a83880, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10130100 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x210e4770, 0xc, 0xc, 0x0, 0x0, 0x2ad3e480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x28a10c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x12fa8caf, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x20d249d0, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1d43fcd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x210e4760, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x25534f00, 0x18e3e690, 0x22, 0x2ad3e380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x25534f00, 0x18e3e690, 0x22, 0x26ced080, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x27f12c00, 0x28e30648, 0x18eb79e0, 0xf769af80, 0x25534f00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 10086172 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1d6fa240, 0xf764f0e0, 0x1e4c2320, 0x23339400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1ea8b860, 0xf764f0e0, 0x1e4c2320, 0x23339400, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1c610bc0, 0x2a400020, 0x1ea8b860, 0xf769af80, 0x1d5aed80, 0x23339400, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9799396 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f338ee0, 0x28df7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f338ee0, 0x28df7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x282bf650, 0x28df7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x282bf650, 0x28df7000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x230cdfc0, 0x28df7000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x260a86f0, 0x28df7000, 0x1000, 0x1000, 0x2b99bbc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9804988 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x22cb4fc0, 0xf764f0e0, 0x1f323b00, 0x21eb8b80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x21a990e0, 0xf764f0e0, 0x1f323b00, 0x21eb8b80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x217817c0, 0x1e2c63b0, 0x21a990e0, 0xf769af80, 0x23ac9f40, 0x21eb8b80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9830653 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23451c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x23451c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x27d94bf0, 0x23451c40, 0x23451d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10044746 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1a359c00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a359c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2b60e980, 0xf7693770, 0x1a359c00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9805358 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2b11ff00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b11ff00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2654a620, 0xf7693770, 0x2b11ff00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9856909 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x280022a0, 0x2de2b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x280022a0, 0x2de2b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2a0a9950, 0x2de2b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2a0a9950, 0x2de2b000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2700f240, 0x2de2b000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21912410, 0x2de2b000, 0x1000, 0x1000, 0x2453ac40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9830433 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x3420fc20, 0xf764f0e0, 0x25ed37e0, 0x27ec1680, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x25f52780, 0xf764f0e0, 0x25ed37e0, 0x27ec1680, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2538ce40, 0x25884370, 0x25f52780, 0xf769af80, 0x26548f00, 0x27ec1680, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10086393 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1b7d7600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1b7d7600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x28600100, 0xf7693770, 0x1b7d7600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10149765 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24f3bd40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24f3bd40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9787589 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1dc33a70, 0xc, 0xc, 0x0, 0x0, 0x1ba69440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1f2cb420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1f2cb420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1f2cb420, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1ca318c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1ca318c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1ca318c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1bd79e80, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1bbd6590, 0x18e3e690, 0x22, 0x1ba69400, 0x0, 0xf768f018, 0x230b6288) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1bbd6590, 0x18e3e690, 0x22, 0x21e71920, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1bbd6590, 0x21e71920, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1bbd6590, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2a754540, 0xf7693770, 0x1ba69280, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1ba69280) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1dc339f0, 0x1ba69280, 0x1ba693c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10072649 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x258eabc0, 0x272cec00, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x258eabc0, 0x272cec00, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x272cec00, 0x22, 0xa085) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10083256 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20d31400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20d31400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x22a44e20, 0xf7693770, 0x20d31400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9338840 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2efe48c0, 0x239a1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2efe48c0, 0x239a1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28fc5ce0, 0x239a1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28fc5ce0, 0x239a1000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2d4a5be0, 0x239a1000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x20034c90, 0x239a1000, 0x1000, 0x1000, 0x267e1480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9846130 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1ac7d2c0, 0x1df012f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1ac7d2c0, 0x1df012f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1df012f0, 0x22, 0x9d0e) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10154670 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24119280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24119280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9952465 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d17dc00, 0x2bfb9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d17dc00, 0x2bfb9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x25177bf0, 0x2bfb9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x25177bf0, 0x2bfb9000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2963d520, 0x2bfb9000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x25e82c80, 0x2bfb9000, 0x1000, 0x1000, 0x26ee0500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10024325 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1a3e4700, 0x2490b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1a3e4700, 0x2490b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2932eed0, 0x2490b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2932eed0, 0x2490b000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1fdf6fe0, 0x2490b000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2096abb0, 0x2490b000, 0x1000, 0x1000, 0x1aea90c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9912031 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2afb8000, 0x2a42d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2afb8000, 0x2a42d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2036e660, 0x2a42d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2036e660, 0x2a42d000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2afcd340, 0x2a42d000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x218b77d0, 0x2a42d000, 0x1000, 0x1000, 0x1e5112c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9741286 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1bb5ea40, 0x2369c6f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1bb5ea40, 0x2369c6f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2369c6f0, 0x22, 0x9b67) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10035585 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x27e9ac80, 0x298524b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x27e9ac80, 0x298524b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x298524b0, 0x22, 0x9ff8) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10150125 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b4534c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2b4534c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x28ac3248, 0x2b4534c0, 0x2b453680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9988047 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e1a4e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1e1a4e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1c588840, 0x1e1a4e40, 0x1e1a4f00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9998178 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e0abe80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1e0abe80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e22c418, 0x1e0abe80, 0x1e0abf40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10142817 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2475de80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2475de80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9815743 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1a321b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a321b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2b2f2fe0, 0xf7693770, 0x1a321b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10066160 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x20db6240, 0x1fe33da0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x20db6240, 0x1fe33da0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1fe33da0, 0x22, 0xa075) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9757034 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x225cd6c0, 0x249c7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x225cd6c0, 0x249c7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2a4bdbf0, 0x249c7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2a4bdbf0, 0x249c7000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x27cdcea0, 0x249c7000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1cd639b0, 0x249c7000, 0x1000, 0x1000, 0x1b11a7c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10025157 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1a8cf3e0, 0xf764f0e0, 0x1e9c73c0, 0x21531a00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x20f84ce0, 0xf764f0e0, 0x1e9c73c0, 0x21531a00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x21a46280, 0x1dacb140, 0x20f84ce0, 0xf769af80, 0x1cdc4000, 0x21531a00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9890649 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e617d00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1e617d00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20f804d8, 0x1e617d00, 0x1e617e40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9798476 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x21940840, 0xf764f0e0, 0x2c213ce0, 0x2c18eb80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2e5fc620, 0xf764f0e0, 0x2c213ce0, 0x2c18eb80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2ad3fb00, 0x237e58d0, 0x2e5fc620, 0xf769af80, 0x2ad3fa00, 0x2c18eb80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10178919 [select, 10 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2301cea0, 0xf764f0e0, 0x2e21b140, 0x1fb1b300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2e21b000, 0xf764f0e0, 0x2e21b140, 0x1fb1b300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).FindPeer(0x18eb79e0, 0xf769af80, 0x20880480, 0x27706ae0, 0x22, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:401 +0x6dd github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).runBootstrap.func3(0xf769af80, 0x20880480, 0x27706ae0, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_bootstrap.go:135 +0x5e github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).runBootstrap(0x18eb79e0, 0xf764f0e0, 0x18ff3060, 0x1, 0xd964b800, 0x45, 0x540be400, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_bootstrap.go:156 +0x3e3 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).BootstrapOnSignal.func1(0xf7693770, 0x20880180) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_bootstrap.go:102 +0x5c github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1a25a960, 0x20880180, 0x208803c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9569200 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x28a10fc0, 0x1f0e8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x28a10fc0, 0x1f0e8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2a1dc6c0, 0x1f0e8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2a1dc6c0, 0x1f0e8000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1ad591a0, 0x1f0e8000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2379d110, 0x1f0e8000, 0x1000, 0x1000, 0x1d8d53c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10145346 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fd87040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fd87040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9756256 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2b6b0e00, 0x26803800, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2b6b0e00, 0x26803800, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26803800, 0x22, 0x9baf) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9477936 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d5ce8c0, 0x2bd01000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d5ce8c0, 0x2bd01000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x27e68180, 0x2bd01000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x27e68180, 0x2bd01000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2dc202a0, 0x2bd01000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x23e56980, 0x2bd01000, 0x1000, 0x1000, 0x25c65d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9836977 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x250527e0, 0xf764f0e0, 0x22436920, 0x1c841100, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x289803a0, 0xf764f0e0, 0x22436920, 0x1c841100, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1c7d2180, 0x20962280, 0x289803a0, 0xf769af80, 0x1addcfc0, 0x1c841100, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9579918 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26912540, 0x203d7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26912540, 0x203d7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1f7fde60, 0x203d7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1f7fde60, 0x203d7000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1c301c40, 0x203d7000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1cbb43f0, 0x203d7000, 0x1000, 0x1000, 0x2280d000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9364031 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b7567e0, 0x26da5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b7567e0, 0x26da5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2be515f0, 0x26da5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2be515f0, 0x26da5000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x21d9b740, 0x26da5000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f8b5290, 0x26da5000, 0x1000, 0x1000, 0x1d925f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9533641 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c605ea0, 0x27189000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c605ea0, 0x27189000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x26c6e780, 0x27189000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x26c6e780, 0x27189000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2afcc5a0, 0x27189000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f8bd1e0, 0x27189000, 0x1000, 0x1000, 0x24118d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9799347 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x261fd6c0, 0x21253000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x261fd6c0, 0x21253000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2d97ee70, 0x21253000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2d97ee70, 0x21253000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2f07a9e0, 0x21253000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x29380e50, 0x21253000, 0x1000, 0x1000, 0x2b99b2c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10140116 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1e07ff20, 0xf764f0e0, 0x27cf0180, 0x2534e200, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x27cfa980, 0xf764f0e0, 0x27cf0180, 0x2534e200, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x26319a80, 0x27cefd70, 0x27cfa980, 0xf769af80, 0x263199c0, 0x2534e200, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10103808 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1ff43260, 0x29aa6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1ff43260, 0x29aa6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b9d24e0, 0x29aa6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b9d24e0, 0x29aa6000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x230951e0, 0x29aa6000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22fc07b0, 0x29aa6000, 0x1000, 0x1000, 0x1d1eea80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10155645 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28987200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28987200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10118958 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28b16240, 0xf764f0e0, 0x2ec240c0, 0x2a1db980, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x280c2120, 0xf764f0e0, 0x2ec240c0, 0x2a1db980, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x295e2300, 0x21084f50, 0x280c2120, 0xf769af80, 0x257c0600, 0x2a1db980, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9930199 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1d406d40, 0xc, 0xc, 0x0, 0x0, 0x2117ce00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1dc5b7a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1dc5b7a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1dc5b7a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2daf5e90, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2daf5e90, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2daf5e90, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2d3e29c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1e3b2f68, 0x18e3e690, 0x22, 0x2117cdc0, 0x0, 0xf768f018, 0x2987c9c8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1e3b2f68, 0x18e3e690, 0x22, 0x1d672d20, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1e3b2f68, 0x1d672d20, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1e3b2f68, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2975a780, 0xf7693770, 0x2117cb80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2117cb80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1d406cc0, 0x2117cb80, 0x2117cd40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9859529 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x252e0660, 0xf764f0e0, 0x20719580, 0x20e32680, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x23f4bfa0, 0xf764f0e0, 0x20719580, 0x20e32680, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x235c6440, 0x1dfcbfa0, 0x23f4bfa0, 0xf769af80, 0x2354a480, 0x20e32680, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9959504 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x20a358d0, 0xc, 0xc, 0x0, 0x0, 0x2016e400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2962e7e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2962e7e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2962e7e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x20691fb0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x20691fb0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x20691fb0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1f06f520, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1d20d9f0, 0x18e3e690, 0x22, 0x2016e3c0, 0x0, 0xf768f018, 0x2966f318) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1d20d9f0, 0x18e3e690, 0x22, 0x22ea3a40, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1d20d9f0, 0x22ea3a40, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1d20d9f0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2bbf0d20, 0xf7693770, 0x2016e2c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2016e2c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20a35860, 0x2016e2c0, 0x2016e380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10157593 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c5fda40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c5fda40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9810323 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x217b7980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x217b7980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x21c238e0, 0xf7693770, 0x217b7980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9772138 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21a8da40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21a8da40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2700f8c0, 0xf7693770, 0x21a8da40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9896014 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d1eb180, 0x1ccb3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d1eb180, 0x1ccb3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1d761ef0, 0x1ccb3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1d761ef0, 0x1ccb3000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1c948000, 0x1ccb3000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x272a0970, 0x1ccb3000, 0x1000, 0x1000, 0x1b5fa000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10146205 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28204e40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28204e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9903499 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23a7c4c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23a7c4c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x22c7d900, 0xf7693770, 0x23a7c4c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9987601 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1d762f40, 0x25710060, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1d762f40, 0x25710060, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x25710060, 0x22, 0x9f39) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10130609 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x277ef600, 0x26ced110, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x277ef600, 0x26ced110, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26ced110, 0x22, 0xa16b) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10126987 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x282aeec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x282aeec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x284ea0c0, 0xf7693770, 0x282aeec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9748127 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24ce8e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24ce8e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x20d8f160, 0xf7693770, 0x24ce8e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10115565 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2c23d9b0, 0xc, 0xc, 0x0, 0x0, 0x27f47380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x238d3500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x38359587, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x2963fd40, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1db01cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x2c23d9a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x28205b00, 0x18e3e690, 0x22, 0x27f47000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x28205b00, 0x18e3e690, 0x22, 0x21be6570, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x2e675460, 0x2b2a9810, 0x18eb79e0, 0xf769af80, 0x28205b00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 10025211 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1ce65ac0, 0x2b8fa1b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1ce65ac0, 0x2b8fa1b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2b8fa1b0, 0x22, 0x9fcf) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10064302 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x276110a0, 0x1b45a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x276110a0, 0x1b45a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x25c3ff20, 0x1b45a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x25c3ff20, 0x1b45a000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1d28a640, 0x1b45a000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1afdfe50, 0x1b45a000, 0x1000, 0x1000, 0x20f0ef00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10124604 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2b498400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b498400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9822661 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e0aac40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1e0aac40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22998540, 0x1e0aac40, 0x1e0aadc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10114784 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23451640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x23451640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x28af4ee0, 0x23451640, 0x234519c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10147097 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1b7d7340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1b7d7340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10159933 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x252b1400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x252b1400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10157730 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x232f1080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x232f1080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10111843 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20549880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x20549880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1cdd7b60, 0x20549880, 0x20549940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10127781 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x298b2b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x298b2b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x26f7e460, 0xf7693770, 0x298b2b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9794205 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1c5ed0e0, 0xf764f0e0, 0x1fdbdaa0, 0x25ac2780, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1f0e28e0, 0xf764f0e0, 0x1fdbdaa0, 0x25ac2780, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1fd86080, 0x1f0fd9b0, 0x1f0e28e0, 0xf769af80, 0x1db45fc0, 0x25ac2780, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10152628 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20dcacc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20dcacc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9807297 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e617180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e617180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2c6231c0, 0xf7693770, 0x1e617180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10075335 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x28bb5c00, 0xc, 0xc, 0x0, 0x0, 0x25779280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x21649180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x21649180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x21649180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x261a8db0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x261a8db0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x261a8db0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x27997ba0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x27ed40c8, 0x18e3e690, 0x22, 0x25779240, 0x0, 0xf768f018, 0x1fd57210) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x27ed40c8, 0x18e3e690, 0x22, 0x2479f380, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x27ed40c8, 0x2479f380, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x27ed40c8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2e87ef00, 0xf7693770, 0x25779100, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x25779100) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x28bb5b90, 0x25779100, 0x257791c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9901096 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x234e0c20, 0xc, 0xc, 0x0, 0x0, 0x277cad40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x26039a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x26039a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x26039a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2e8a5200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2e8a5200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2e8a5200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x22353720, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x23396d50, 0x18e3e690, 0x22, 0x277cad00, 0x0, 0xf768f018, 0x2b28cba0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x23396d50, 0x18e3e690, 0x22, 0x2f018fc0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x23396d50, 0x2f018fc0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x23396d50, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x21287f80, 0xf7693770, 0x27ec3f80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x27ec3f80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x230fae80, 0x27ec3f80, 0x25c64040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10152388 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2d10ef00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2d10ef00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2c18d380, 0xf7693770, 0x2d10ef00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9767034 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x29d7aa40, 0x245c6630, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x29d7aa40, 0x245c6630, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x245c6630, 0x22, 0x9bce) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10158524 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1b5faf40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1b5faf40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9473425 [IO wait]: net.runtime_pollWait(0xf76bff98, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x1ed2e838, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x1ed2e838, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x1ed2e800, 0x1e453010, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x1f5cb8c8, 0x1e453010, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x22ab5f00, 0x1e453010, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x1e452f90, 0x1e453010, 0x4, 0x4, 0xbe3a8002, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x1e452fc0, 0x1e453010, 0x4, 0x4, 0x44e71228, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x1e452fc0, 0x1e453010, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x1e452fc0, 0x1e453010, 0x4, 0x4, 0x948fba7e, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x1e452fc0, 0x1e453010, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x27f59ad0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x27f59ad0, 0x29899900, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x1e453050, 0x29899900, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x27f59b60, 0x29899900, 0x4, 0x4, 0x1ac, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x27f59b60, 0x29899900, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x27f59b60, 0x29899900, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x27f59b60, 0x29899900, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x2692b650, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x2692b650, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x1cff9980, 0x2c33a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x29899920, 0x2c33a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x1e453330, 0x2c33a000, 0x1000, 0x1000, 0x1e390d48, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x1cf354d0) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x1cf354d0, 0x1b1f3930, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x1cf354d0, 0x1b1f3930, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x1cf354d0, 0x1b1f3930, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x1e390d20) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 10093763 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2687cb40, 0x225768a0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2687cb40, 0x225768a0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x225768a0, 0x22, 0xa0f2) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10106174 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x30e89e80, 0xc, 0xc, 0x0, 0x0, 0x1e21d180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x28fc9880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x7b9a2b53, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x23cd0b00, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x247af97c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x30e89e70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x23cd0908, 0x18e3e690, 0x22, 0x1e21d140, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x23cd0908, 0x18e3e690, 0x22, 0x29722570, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x23cd0908, 0x29722570, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x23cd0908, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2a20b7a0, 0xf7693770, 0x1e21cf80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1e21cf80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x30e89e10, 0x1e21cf80, 0x1e21d100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10077343 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x29874100, 0x2479ff50, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x29874100, 0x2479ff50, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2479ff50, 0x22, 0xa09f) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9459628 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c360d20, 0x1e97b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c360d20, 0x1e97b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2313f0b0, 0x1e97b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2313f0b0, 0x1e97b000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1b4f53e0, 0x1e97b000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d9e7aa0, 0x1e97b000, 0x1000, 0x1000, 0x1ce570c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10026569 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26c1dcc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26c1dcc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1c948520, 0xf7693770, 0x26c1dcc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10010831 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c6e5a40, 0x258df000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c6e5a40, 0x258df000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2bd20f30, 0x258df000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2bd20f30, 0x258df000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26d712a0, 0x258df000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2609c040, 0x258df000, 0x1000, 0x1000, 0x2beeac80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9934417 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x27f46680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27f46680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x260795e0, 0xf7693770, 0x27f46680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9430993 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c5d0b60, 0x28f93000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c5d0b60, 0x28f93000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1ddb9d40, 0x28f93000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1ddb9d40, 0x28f93000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1cc786c0, 0x28f93000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2d99bcc0, 0x28f93000, 0x1000, 0x1000, 0x1c2b7bc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9908842 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2e330580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2e330580, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2dc21040, 0xf7693770, 0x2e330580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9945844 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x215204e0, 0xf764f0e0, 0x22ceeac0, 0x1dcc5a00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x21ab3760, 0xf764f0e0, 0x22ceeac0, 0x1dcc5a00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x231f88c0, 0x2050adb0, 0x21ab3760, 0xf769af80, 0x231f8700, 0x1dcc5a00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10134031 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x29894580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29894580, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x20c95200, 0xf7693770, 0x29894580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9905502 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25350b60, 0x2403a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25350b60, 0x2403a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x262e7cb0, 0x2403a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x262e7cb0, 0x2403a000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1d12efa0, 0x2403a000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1df88d50, 0x2403a000, 0x1000, 0x1000, 0x20cd7f00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9986272 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x21eb6b40, 0xc, 0xc, 0x0, 0x0, 0x205e0680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x232b82a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x232b82a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x232b82a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x24635260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x24635260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x24635260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x24971940, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1aab4a68, 0x18e3e690, 0x22, 0x205e0640, 0x0, 0xf768f018, 0x1fd57178) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1aab4a68, 0x18e3e690, 0x22, 0x26b7d560, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1aab4a68, 0x26b7d560, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1aab4a68, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1d8bcc60, 0xf7693770, 0x205e0540, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x205e0540) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x21eb6ad0, 0x205e0540, 0x205e0600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10158936 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1bb5ee40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1bb5ee40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160867 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x220d3b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x220d3b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9968828 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ab5b240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ab5b240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x292af460, 0xf7693770, 0x1ab5b240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10125881 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2223b2c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2223b2c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9385174 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x21087ea0, 0x2ce8b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x21087ea0, 0x2ce8b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2d69ea80, 0x2ce8b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2d69ea80, 0x2ce8b000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x28fd2500, 0x2ce8b000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2c08fae0, 0x2ce8b000, 0x1000, 0x1000, 0x2f3edf00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9818920 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x22e707e0, 0x28107000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x22e707e0, 0x28107000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28932120, 0x28107000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28932120, 0x28107000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x24cf00a0, 0x28107000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f7e1fe0, 0x28107000, 0x1000, 0x1000, 0x28f70000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 1869921 [select, 4 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1fad49c0, 0x2229cfb8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1fad49c0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1fad49c0, 0x22390c50) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 10160382 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26c1c900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26c1c900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9786526 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fef1cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fef1cc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1c6bbe60, 0xf7693770, 0x1fef1cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9616129 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x282f50a0, 0x2808c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x282f50a0, 0x2808c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2dd8f8c0, 0x2808c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2dd8f8c0, 0x2808c000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x299618a0, 0x2808c000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22dfc3e0, 0x2808c000, 0x1000, 0x1000, 0x2170c000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9732701 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x207dddc0, 0x2631b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x207dddc0, 0x2631b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x26121da0, 0x2631b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x26121da0, 0x2631b000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x231bf900, 0x2631b000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1c56d890, 0x2631b000, 0x1000, 0x1000, 0x1da15f00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9799394 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1aa497a0, 0x2c331000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1aa497a0, 0x2c331000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2671ec30, 0x2c331000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2671ec30, 0x2c331000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26748620, 0x2c331000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x257ea6d0, 0x2c331000, 0x1000, 0x1000, 0x2b99bac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10158111 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ab5b480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ab5b480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10157653 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1aa05ec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1aa05ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10068871 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d6462a0, 0x20144000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d6462a0, 0x20144000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b202450, 0x20144000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b202450, 0x20144000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1d58b440, 0x20144000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2205a6f0, 0x20144000, 0x1000, 0x1000, 0x1f136fc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10153879 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x256eeb40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x256eeb40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9387524 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x238d3340, 0x209d7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x238d3340, 0x209d7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2889dfb0, 0x209d7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2889dfb0, 0x209d7000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x27269b00, 0x209d7000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x289f8840, 0x209d7000, 0x1000, 0x1000, 0x250b7100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9627629 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2d4d35e0, 0x21015000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2d4d35e0, 0x21015000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x254bb4d0, 0x21015000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x254bb4d0, 0x21015000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2c8ae100, 0x21015000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1af98b50, 0x21015000, 0x1000, 0x1000, 0x217b7c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9992580 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ed6f840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ed6f840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x21b37220, 0xf7693770, 0x1ed6f840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9911556 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28ea0660, 0xf764f0e0, 0x2ea8c5a0, 0x1b2f4180, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2afb23a0, 0xf764f0e0, 0x2ea8c5a0, 0x1b2f4180, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2c6308c0, 0x2403ebc0, 0x2afb23a0, 0xf769af80, 0x27437740, 0x1b2f4180, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9717982 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c3616c0, 0x29794000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c3616c0, 0x29794000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b1e1350, 0x29794000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b1e1350, 0x29794000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x293e3340, 0x29794000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2861e220, 0x29794000, 0x1000, 0x1000, 0x26373380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10147019 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2816e2c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2816e2c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10154477 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2b8051c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b8051c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10157580 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26ad9a00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26ad9a00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9881815 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x3123b0a0, 0x2126c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x3123b0a0, 0x2126c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x227a3500, 0x2126c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x227a3500, 0x2126c000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2296db40, 0x2126c000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d031340, 0x2126c000, 0x1000, 0x1000, 0x267b2380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9774161 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1d1fa9f0, 0xc, 0xc, 0x0, 0x0, 0x1d55a5c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x217701c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x217701c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x217701c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x21a9c6c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x21a9c6c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x21a9c6c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x218e9640, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2299abe0, 0x18e3e690, 0x22, 0x1e1ab4c0, 0x0, 0xf768f018, 0x21fbaf78) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2299abe0, 0x18e3e690, 0x22, 0x27c35d40, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2299abe0, 0x27c35d40, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2299abe0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fa3f920, 0xf7693770, 0x1e1aa080, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1e1aa080) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20000f60, 0x1e1aa080, 0x1e1aa140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10151533 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1a480580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a480580, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9996793 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1caa1800, 0x2ea77650, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1caa1800, 0x2ea77650, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2ea77650, 0x22, 0x9f5a) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10159457 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2308b140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2308b140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9491556 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1ee127e0, 0x2288d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1ee127e0, 0x2288d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x282e0ff0, 0x2288d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x282e0ff0, 0x2288d000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2488e7a0, 0x2288d000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x28bfcfe0, 0x2288d000, 0x1000, 0x1000, 0x227b8700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10159345 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22064c00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22064c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9813300 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x22c1ce00, 0x26ee9770, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x22c1ce00, 0x26ee9770, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26ee9770, 0x22, 0x9c8b) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10143927 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x219ec5f0, 0xc, 0xc, 0x0, 0x0, 0x2f466800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x26c96fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x69807473, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x20d24b68, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1b1d5cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x219ec5e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x21a70280, 0x18e3e690, 0x22, 0x2f466780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x21a70280, 0x18e3e690, 0x22, 0x1d639ef0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x26910840, 0x21a69570, 0x18eb79e0, 0xf769af80, 0x21a70280, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 9874126 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x214251c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x214251c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23397428, 0x214251c0, 0x21425280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9622854 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26912c40, 0x28fc6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26912c40, 0x28fc6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x29954990, 0x28fc6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x29954990, 0x28fc6000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2eab50c0, 0x28fc6000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x223cc8a0, 0x28fc6000, 0x1000, 0x1000, 0x2c899d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10160685 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x27122dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27122dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10083174 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2124ea30, 0xc, 0xc, 0x0, 0x0, 0x1e4f1780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2a3af500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2a3af500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2a3af500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x26a31f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x26a31f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x26a31f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x273bf920, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1c77b770, 0x18e3e690, 0x22, 0x1e4f1740, 0x0, 0xf768f018, 0x2966fae0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1c77b770, 0x18e3e690, 0x22, 0x2479ed20, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1c77b770, 0x2479ed20, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1c77b770, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2aea4a80, 0xf7693770, 0x1e4f1540, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1e4f1540) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2124e9c0, 0x1e4f1540, 0x1e4f1600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10005255 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c0aab40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2c0aab40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fe7b940, 0x2c0aab40, 0x2c0aac00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9847758 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x27fda7d0, 0xc, 0xc, 0x0, 0x0, 0x1f0ff300, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1f7897a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1f7897a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1f7897a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x216fc3f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x216fc3f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x216fc3f0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x23da8d00, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1e1b2de0, 0x18e3e690, 0x22, 0x1f0ff2c0, 0x0, 0xf768f018, 0x2966ed18) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1e1b2de0, 0x18e3e690, 0x22, 0x1df012f0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1e1b2de0, 0x1df012f0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1e1b2de0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1d0a3500, 0xf7693770, 0x1f0ff080, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1f0ff080) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x27fda760, 0x1f0ff080, 0x1f0ff280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9627052 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2a053a40, 0x28a90000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2a053a40, 0x28a90000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28be7ad0, 0x28a90000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28be7ad0, 0x28a90000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2343c0a0, 0x28a90000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x217952a0, 0x28a90000, 0x1000, 0x1000, 0x28f59d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10160316 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23378400) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23378400, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10159036 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x267db940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x267db940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9364041 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c361420, 0x2b62d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c361420, 0x2b62d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x31208de0, 0x2b62d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x31208de0, 0x2b62d000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x261c3720, 0x2b62d000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22954580, 0x2b62d000, 0x1000, 0x1000, 0x213da700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9914080 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1e277c80, 0xf764f0e0, 0x27258040, 0x18ef6e00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2e6c01a0, 0xf764f0e0, 0x27258040, 0x18ef6e00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1bfb2780, 0x1cddcc70, 0x2e6c01a0, 0xf769af80, 0x215b84c0, 0x18ef6e00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10106739 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1c549760, 0xc, 0xc, 0x0, 0x0, 0x1d97f900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2c360a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x18fbefa9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1fd5d0b0, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1f04797c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x1c549750, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1fd5d010, 0x18e3e690, 0x22, 0x1d97f8c0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1fd5d010, 0x18e3e690, 0x22, 0x2ce81e60, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1fd5d010, 0x2ce81e60, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1fd5d010, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1d3113e0, 0xf7693770, 0x1d97f7c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1d97f7c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1c5496f0, 0x1d97f7c0, 0x1d97f880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9781671 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ba0d740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ba0d740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1fe57b80, 0xf7693770, 0x1ba0d740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10147024 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f0ff780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f0ff780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10159361 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22c8c5c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22c8c5c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9848969 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f1721c0, 0x256d6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f1721c0, 0x256d6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x21e16ab0, 0x256d6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x21e16ab0, 0x256d6000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x216473a0, 0x256d6000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d814150, 0x256d6000, 0x1000, 0x1000, 0x20cd6f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10119682 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23ac9040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23ac9040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2ec240c0, 0xf7693770, 0x23ac9040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10082271 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1db44080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1db44080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x201d2740, 0xf7693770, 0x1db44080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10145589 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24527140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24527140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9945943 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x279c8bc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x279c8bc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x22ceeac0, 0xf7693770, 0x279c8bc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10140139 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x279c4980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x279c4980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fd3f808, 0x279c4980, 0x279c4a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10077134 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x254b2b40, 0xf764f0e0, 0x2772c480, 0x28c50680, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x28fca6c0, 0xf764f0e0, 0x2772c480, 0x28c50680, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x246277c0, 0x24697a00, 0x28fca6c0, 0xf769af80, 0x246276c0, 0x28c50680, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10179223 [select, 10 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1fd170e0, 0x1f6e3fb8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1fd170e0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1fd170e0, 0x20fd1c10) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 10146747 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d9aee00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d9aee00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9898280 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2bce7440, 0xc, 0xc, 0x0, 0x0, 0x2b805b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2a053b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2a053b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2a053b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2b4d34d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2b4d34d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2b4d34d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x270a5cc0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x272af488, 0x18e3e690, 0x22, 0x2b805ac0, 0x0, 0xf768f018, 0x27c6abf0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x272af488, 0x18e3e690, 0x22, 0x2dd804b0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x272af488, 0x2dd804b0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x272af488, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1d3f1c80, 0xf7693770, 0x2b8059c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2b8059c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2bce73d0, 0x2b8059c0, 0x2b805a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9378007 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1cf93c00, 0x1fe87000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1cf93c00, 0x1fe87000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1b3b0f60, 0x1fe87000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1b3b0f60, 0x1fe87000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1eb2c140, 0x1fe87000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f9a1ff0, 0x1fe87000, 0x1000, 0x1000, 0x1c7d3dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10016585 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2259dac0, 0x297b7aa0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2259dac0, 0x297b7aa0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x297b7aa0, 0x22, 0x9fa6) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9962874 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2247cee0, 0x2b0ed000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2247cee0, 0x2b0ed000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2d6b71a0, 0x2b0ed000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2d6b71a0, 0x2b0ed000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2ebf8320, 0x2b0ed000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d0f66a0, 0x2b0ed000, 0x1000, 0x1000, 0x1e832d80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9961723 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1fc26850, 0xc, 0xc, 0x0, 0x0, 0x1e832300, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x24e549a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x24e549a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x24e549a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1d824ae0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1d824ae0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1d824ae0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1a92b000, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x20f80db8, 0x18e3e690, 0x22, 0x1e8322c0, 0x0, 0xf768f018, 0x28e30088) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x20f80db8, 0x18e3e690, 0x22, 0x20539140, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x20f80db8, 0x20539140, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x20f80db8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1e7c4120, 0xf7693770, 0x1e832180, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1e832180) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fc267e0, 0x1e832180, 0x1e832280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9799494 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2a754f00, 0xf764f0e0, 0x2eb03600, 0x1fc75680, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2ce12980, 0xf764f0e0, 0x2eb03600, 0x1fc75680, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2ef7c800, 0x2dc5ef60, 0x2ce12980, 0xf769af80, 0x2ef7c740, 0x1fc75680, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9937747 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x22a5d300, 0xc, 0xc, 0x0, 0x0, 0x1bf07a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2e22d5e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2e22d5e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2e22d5e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x247788a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x247788a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x247788a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x21831d80, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21aba698, 0x18e3e690, 0x22, 0x1bf07a40, 0x0, 0xf768f018, 0x28e31b40) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21aba698, 0x18e3e690, 0x22, 0x2dd8f110, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21aba698, 0x2dd8f110, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21aba698, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2eb89440, 0xf7693770, 0x1fd506c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1fd506c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20223f80, 0x1fd506c0, 0x1fd50980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9903480 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x254b0ea0, 0xf764f0e0, 0x22f48cc0, 0x1cb63300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x22c7c040, 0xf764f0e0, 0x22f48cc0, 0x1cb63300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x23a90d80, 0x279d3a00, 0x22c7c040, 0xf769af80, 0x24828dc0, 0x1cb63300, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10148455 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x253ae840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x253ae840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10100003 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x29894380, 0x1cc5e660, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x29894380, 0x1cc5e660, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1cc5e660, 0x22, 0xa105) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10160111 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d9d9740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d9d9740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9780775 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2b31d380, 0xf764f0e0, 0x1c849e00, 0x2dc7bc80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x28de9260, 0xf764f0e0, 0x1c849e00, 0x2dc7bc80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x299462c0, 0x2dc5e6c0, 0x28de9260, 0xf769af80, 0x25534500, 0x2dc7bc80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9910119 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2d964100, 0x21055950, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2d964100, 0x21055950, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x21055950, 0x22, 0x9e09) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10145348 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ff4ab40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ff4ab40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160680 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x24f47840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24f47840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10050942 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fd16240, 0xf764f0e0, 0x20dbed20, 0x1d266080, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2bc2b960, 0xf764f0e0, 0x20dbed20, 0x1d266080, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x28efc180, 0x273d53c0, 0x2bc2b960, 0xf769af80, 0x23976880, 0x1d266080, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10128794 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x20db5b50, 0xc, 0xc, 0x0, 0x0, 0x28d01380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x23f1ae00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x515ac0e6, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1f7e41b0, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1bca5cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x20db5b40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x201fafc0, 0x18e3e690, 0x22, 0x28d01300, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x201fafc0, 0x18e3e690, 0x22, 0x26cecf60, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x23bd8070, 0x24aef830, 0x18eb79e0, 0xf769af80, 0x201fafc0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 9849946 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f789b20, 0x2eca4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f789b20, 0x2eca4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x216fcba0, 0x2eca4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x216fcba0, 0x2eca4000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x23da90a0, 0x2eca4000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2c3182d0, 0x2eca4000, 0x1000, 0x1000, 0x1c2b7280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10125845 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23ec4580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23ec4580, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9876008 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2323e9a0, 0xc, 0xc, 0x0, 0x0, 0x1d97ebc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x20d1ad20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x20d1ad20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x20d1ad20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x227a3560, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x227a3560, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x227a3560, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2296dc80, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1d1d0d28, 0x18e3e690, 0x22, 0x1d97eb80, 0x0, 0xf768f018, 0x2106eed0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1d1d0d28, 0x18e3e690, 0x22, 0x2f0190b0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1d1d0d28, 0x2f0190b0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1d1d0d28, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fadff20, 0xf7693770, 0x1d97e980, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1d97e980) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2323e930, 0x1d97e980, 0x1d97eb40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160225 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x258802c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x258802c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10161742 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2b99a480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b99a480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10084039 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a358c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1a358c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23cd0d50, 0x1a358c00, 0x1a358d80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10157624 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2dd04840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2dd04840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10155411 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2df78200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2df78200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9908097 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1be62b70, 0xc, 0xc, 0x0, 0x0, 0x24c79480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2c361340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2c361340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2c361340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2ce89d70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2ce89d70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2ce89d70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x28e19100, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x200af460, 0x18e3e690, 0x22, 0x24c79400, 0x0, 0xf768f018, 0x2b28c3c8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x200af460, 0x18e3e690, 0x22, 0x2f018db0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x200af460, 0x2f018db0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x200af460, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fc67da0, 0xf7693770, 0x24c79300, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x24c79300) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1be62b00, 0x24c79300, 0x24c793c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9955923 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x22f80ed0, 0xc, 0xc, 0x0, 0x0, 0x28f06080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2b756a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2b756a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2b756a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2702a5d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2702a5d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2702a5d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1fcef840, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x23f63ba8, 0x18e3e690, 0x22, 0x28f06040, 0x0, 0xf768f018, 0x1fd56030) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x23f63ba8, 0x18e3e690, 0x22, 0x26410930, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x23f63ba8, 0x26410930, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x23f63ba8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x23ee54a0, 0xf7693770, 0x25879f00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x25879f00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22f80e60, 0x25879f00, 0x28f06000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9542434 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x24e547e0, 0x24109000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x24e547e0, 0x24109000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x21974420, 0x24109000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x21974420, 0x24109000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1cf64360, 0x24109000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ed4a010, 0x24109000, 0x1000, 0x1000, 0x2c631ac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10027805 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ab34e80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1ab34e80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1addafa8, 0x1ab34e80, 0x1ab35140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10127638 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x27bf7680, 0x26cece70, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x27bf7680, 0x26cece70, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x26cece70, 0x22, 0xa15f) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9961118 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x209fcd40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x209fcd40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x212fab48, 0x209fcd40, 0x209fce80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10103000 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1f288070, 0xc, 0xc, 0x0, 0x0, 0x2008e780, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1df2fb20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1df2fb20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1df2fb20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x25eaf590, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x25eaf590, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x25eaf590, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x23514b40, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1cf1e210, 0x18e3e690, 0x22, 0x2008e740, 0x0, 0xf768f018, 0x272b1278) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1cf1e210, 0x18e3e690, 0x22, 0x29722480, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1cf1e210, 0x29722480, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1cf1e210, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x289c3740, 0xf7693770, 0x2008e5c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2008e5c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f288000, 0x2008e5c0, 0x2008e6c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9787554 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1dfe4e80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1dfe4e80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x20161d80, 0xf7693770, 0x1dfe4e80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9908682 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2f467a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2f467a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x29f47e48, 0x2f467a80, 0x2f467b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10138812 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21a8dc40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21a8dc40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9740779 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2661d080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2661d080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1ff5ccd0, 0x2661d080, 0x2661d180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9895313 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1afc3440, 0xf764f0e0, 0x1e3ab0c0, 0x20b84580, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1e818520, 0xf764f0e0, 0x1e3ab0c0, 0x20b84580, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1db44680, 0x23bec910, 0x1e818520, 0xf769af80, 0x1db444c0, 0x20b84580, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10115836 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x28013e20, 0xc, 0xc, 0x0, 0x0, 0x250b6040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2c6e5c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x4b761276, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x18ea0ac8, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x22c5bcd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x28013e10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x22db8080, 0x18e3e690, 0x22, 0x28d01fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x22db8080, 0x18e3e690, 0x22, 0x21be6690, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x2e32b230, 0x27d94648, 0x18eb79e0, 0xf769af80, 0x22db8080, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 10016227 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2b318840, 0xf764f0e0, 0x27b7e380, 0x27ec1600, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x28b1cb00, 0xf764f0e0, 0x27b7e380, 0x27ec1600, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1f3dfe40, 0x20353a60, 0x28b1cb00, 0xf769af80, 0x1f3dfd80, 0x27ec1600, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10147748 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f3826c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f3826c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9508720 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25dd9260, 0x20de0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25dd9260, 0x20de0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x26d4fe60, 0x20de0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x26d4fe60, 0x20de0000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x227517e0, 0x20de0000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1cc20d90, 0x20de0000, 0x1000, 0x1000, 0x223d98c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10160450 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x282ae540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x282ae540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9992314 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1bc3ef00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1bc3ef00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1aa16040, 0xf7693770, 0x1bc3ef00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9659537 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x238d36c0, 0x297a4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x238d36c0, 0x297a4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x25295b90, 0x297a4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x25295b90, 0x297a4000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x25ba8720, 0x297a4000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x284c2cd0, 0x297a4000, 0x1000, 0x1000, 0x2000e8c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10074013 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x21b4c2a0, 0x1c229000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x21b4c2a0, 0x1c229000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1f1dc210, 0x1c229000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1f1dc210, 0x1c229000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x27ba86a0, 0x1c229000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ee2a370, 0x1c229000, 0x1000, 0x1000, 0x2b9b9a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9956387 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f029380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f029380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x217bda40, 0xf7693770, 0x1f029380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9504602 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2e964380, 0x2b60c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2e964380, 0x2b60c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x29fcc960, 0x2b60c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x29fcc960, 0x2b60c000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x27ccc3c0, 0x2b60c000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22abd5c0, 0x2b60c000, 0x1000, 0x1000, 0x26a53440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10093662 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f9a8a80, 0x1f310000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f9a8a80, 0x1f310000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x22962780, 0x1f310000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x22962780, 0x1f310000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x200aaec0, 0x1f310000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ff06ff0, 0x1f310000, 0x1000, 0x1000, 0x2920cd40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9474526 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x232d01c0, 0x220ea000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x232d01c0, 0x220ea000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x21583830, 0x220ea000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x21583830, 0x220ea000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x21e4ffc0, 0x220ea000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21ced510, 0x220ea000, 0x1000, 0x1000, 0x261cd780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10160361 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1add0a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1add0a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9705412 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c4f80e0, 0x2517a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c4f80e0, 0x2517a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x201c9bf0, 0x2517a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x201c9bf0, 0x2517a000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x22b938e0, 0x2517a000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x27f9fb10, 0x2517a000, 0x1000, 0x1000, 0x281cee00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9655467 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26913180, 0x1ee61000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26913180, 0x1ee61000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2ed9bb60, 0x1ee61000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2ed9bb60, 0x1ee61000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2b8628c0, 0x1ee61000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21272140, 0x1ee61000, 0x1000, 0x1000, 0x2ce4a440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9773454 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x212ef680, 0xc, 0xc, 0x0, 0x0, 0x2dbc7280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1cda02a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1cda02a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1cda02a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2441e570, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2441e570, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2441e570, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1fff3400, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x222eb858, 0x18e3e690, 0x22, 0x2dbc7240, 0x0, 0xf768f018, 0x1dfada00) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x222eb858, 0x18e3e690, 0x22, 0x245c6d80, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x222eb858, 0x245c6d80, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x222eb858, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2eb85e00, 0xf7693770, 0x1a3f0500, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1a3f0500) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1b9df190, 0x1a3f0500, 0x1a3f05c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10159432 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1a6b6e80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a6b6e80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9783789 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x21f0d620, 0xc, 0xc, 0x0, 0x0, 0x26c1ca40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x226ef960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x226ef960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x226ef960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x25ec68a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x25ec68a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x25ec68a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1f7c71e0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1c6a2f58, 0x18e3e690, 0x22, 0x26c1ca00, 0x0, 0xf768f018, 0x20043888) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1c6a2f58, 0x18e3e690, 0x22, 0x23938600, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1c6a2f58, 0x23938600, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1c6a2f58, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x280797a0, 0xf7693770, 0x1dccb100, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1dccb100) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x25d1e2e0, 0x1dccb100, 0x1dccb300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10097716 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1e1e0380, 0x27690000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1e1e0380, 0x27690000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2e095dd0, 0x27690000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2e095dd0, 0x27690000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2e632380, 0x27690000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x236ced00, 0x27690000, 0x1000, 0x1000, 0x22d5dac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9954170 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2b2f0000, 0x2f901000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2b2f0000, 0x2f901000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2ceded20, 0x2f901000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2ceded20, 0x2f901000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2d55e0a0, 0x2f901000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f7e0070, 0x2f901000, 0x1000, 0x1000, 0x204ce700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10111264 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x267ff340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x267ff340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9937634 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cc5a140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1cc5a140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1b178048, 0x1cc5a140, 0x1cc5a200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9846097 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c536480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c536480, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x232b7dc0, 0xf7693770, 0x1c536480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9805092 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x25051b00, 0xf764f0e0, 0x254a4860, 0x20e33280, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x22b93440, 0xf764f0e0, 0x254a4860, 0x20e33280, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x28f700c0, 0x1fe96c80, 0x22b93440, 0xf769af80, 0x27f93040, 0x20e33280, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9799212 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2c8d2170, 0xc, 0xc, 0x0, 0x0, 0x1c26c500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x269122a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x269122a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x269122a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2e85fb00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2e85fb00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2e85fb00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2da77660, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x294060a0, 0x18e3e690, 0x22, 0x1c26c4c0, 0x0, 0xf768f018, 0x2b2a8910) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x294060a0, 0x18e3e690, 0x22, 0x1e893c20, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x294060a0, 0x1e893c20, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x294060a0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2d65eae0, 0xf7693770, 0x1c26c3c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1c26c3c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2c8d20d0, 0x1c26c3c0, 0x1c26c480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9889552 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28c72d20, 0xf764f0e0, 0x1d4f34a0, 0x1b2f4d00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x23b46300, 0xf764f0e0, 0x1d4f34a0, 0x1b2f4d00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1abb14c0, 0x1d28cad0, 0x23b46300, 0xf769af80, 0x1abb1400, 0x1b2f4d00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10160360 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c115880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c115880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10089597 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f866b60, 0x1d0c4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f866b60, 0x1d0c4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1f88f830, 0x1d0c4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1f88f830, 0x1d0c4000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x200aa020, 0x1d0c4000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2ce96fb0, 0x1d0c4000, 0x1000, 0x1000, 0x1d98da00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10014994 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2a54a000, 0xf764f0e0, 0x27acef60, 0x22f17900, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x272584e0, 0xf764f0e0, 0x27acef60, 0x22f17900, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x23256200, 0x2019b900, 0x272584e0, 0xf769af80, 0x23256140, 0x22f17900, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10018212 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2affddc0, 0x2a016000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2affddc0, 0x2a016000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2d0f0390, 0x2a016000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2d0f0390, 0x2a016000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x202bfee0, 0x2a016000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x26d48c00, 0x2a016000, 0x1000, 0x1000, 0x1a730d80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9660658 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f02c460, 0x2211f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f02c460, 0x2211f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1da16690, 0x2211f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1da16690, 0x2211f000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2dcdc040, 0x2211f000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1b9df220, 0x2211f000, 0x1000, 0x1000, 0x20756380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9875421 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x20a6c0e0, 0x21c09000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x20a6c0e0, 0x21c09000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2c462e70, 0x21c09000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2c462e70, 0x21c09000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1c22a9a0, 0x21c09000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f3d7150, 0x21c09000, 0x1000, 0x1000, 0x2bd853c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9775707 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24526440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x24526440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x221399e0, 0x24526440, 0x24526840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9804510 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x237212f0, 0xc, 0xc, 0x0, 0x0, 0x253af800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x253507e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x253507e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x253507e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2715ec30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2715ec30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2715ec30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2a24d920, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x23f63678, 0x18e3e690, 0x22, 0x253af7c0, 0x0, 0xf768f018, 0x21a680f0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x23f63678, 0x18e3e690, 0x22, 0x2bd209f0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x23f63678, 0x2bd209f0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x23f63678, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x21287920, 0xf7693770, 0x253af580, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x253af580) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23721280, 0x253af580, 0x253af780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9966720 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f13fcc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f13fcc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1b4e9380, 0xf7693770, 0x1f13fcc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9987109 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1b7d6080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1b7d6080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x22a6caa0, 0xf7693770, 0x1b7d6080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9751351 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x27e9bd80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x27e9bd80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x25cdb240, 0xf7693770, 0x27e9bd80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10117017 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2ef950c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2ef950c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2c466d40, 0xf7693770, 0x2ef950c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10179607 [IO wait]: net.runtime_pollWait(0xf76bfcc8, 0x72, 0x18e0a060) /usr/local/go/src/runtime/netpoll.go:157 +0x55 net.(*pollDesc).Wait(0x2210f038, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35 net.(*pollDesc).WaitRead(0x2210f038, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x33 net.(*netFD).Read(0x2210f000, 0x2da898c0, 0x4, 0x4, 0x0, 0xf768f030, 0x18e0a060) /usr/local/go/src/net/fd_unix.go:232 +0x19a net.(*conn).Read(0x272ae758, 0x2da898c0, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:172 +0xb9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0x29619820, 0x2da898c0, 0x4, 0x4, 0x36363636, 0x0, 0x0) :3 +0x68 github.com/ipfs/go-ipfs/p2p/net/transport.(*connWrap).Read(0x2da897f0, 0x2da898c0, 0x4, 0x4, 0x211c6de8, 0x0, 0x0) :24 +0x68 github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0x2da89840, 0x2da898c0, 0x4, 0x4, 0xb6e5f379, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x5a io.ReadAtLeast(0xf7650c40, 0x2da89840, 0x2da898c0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650c40, 0x2da89840, 0x2da898c0, 0x4, 0x4, 0xfa682af2, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650c40, 0x2da89840, 0x2da898c0, 0x4, 0x4, 0x83baae9, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x2baa9cb0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0x2baa9cb0, 0x28bbb300, 0x4, 0x4, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:177 +0x9e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x2da89900, 0x28bbb300, 0x4, 0x4, 0x1000, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0x2baa9d10, 0x28bbb300, 0x4, 0x4, 0xbc, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x56 io.ReadAtLeast(0xf7650e08, 0x2baa9d10, 0x28bbb300, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7650e08, 0x2baa9d10, 0x28bbb300, 0x4, 0x4, 0x20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.ReadLen(0xf7650e08, 0x2baa9d10, 0x28bbb300, 0x4, 0x4, 0x83ba951, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/num.go:27 +0xaa github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0x23d42ff0, 0xf7650c70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:163 +0x5b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0x23d42ff0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:158 +0x92 github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0x201156c0, 0x26d59000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x141 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0x28bbb330, 0x26d59000, 0x1000, 0x1000, 0x0, 0x0, 0x0) :16 +0x66 github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0x2da89d70, 0x26d59000, 0x1000, 0x1000, 0x28b171c8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x6e bufio.(*Reader).fill(0x28b2a690) /usr/local/go/src/bufio/bufio.go:97 +0x172 bufio.(*Reader).Read(0x28b2a690, 0x1f1591d0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:207 +0x1b9 io.ReadAtLeast(0xf7693588, 0x28b2a690, 0x1f1591d0, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xab io.ReadFull(0xf7693588, 0x28b2a690, 0x1f1591d0, 0xc, 0xc, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x51 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0x28b171a0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xb4 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x36b goroutine 9860467 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25ac7c00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25ac7c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x209dfdc0, 0xf7693770, 0x25ac7c00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10160031 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21a5e4c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21a5e4c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10157420 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26a520c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26a520c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160642 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2d4fb580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2d4fb580, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9973698 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1dc5a460, 0x2def8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1dc5a460, 0x2def8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1d974ab0, 0x2def8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1d974ab0, 0x2def8000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1bd309e0, 0x2def8000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x298775b0, 0x2def8000, 0x1000, 0x1000, 0x2130c900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10083978 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c832040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c832040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x21f44aa0, 0xf7693770, 0x1c832040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10160774 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x222394c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x222394c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9979961 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x29895840, 0x289a0000, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x29895840, 0x289a0000, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x289a0000, 0x22, 0x9f15) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9844823 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1cbddaa0, 0xf764f0e0, 0x1d25ba80, 0x1bdccd00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1db61660, 0xf764f0e0, 0x1d25ba80, 0x1bdccd00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1d1bb280, 0x28d6c420, 0x1db61660, 0xf769af80, 0x1d1bb180, 0x1bdccd00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10123882 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1e800840, 0xc, 0xc, 0x0, 0x0, 0x227b9800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2e22ddc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x637ec516, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1e462190, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x25ce997c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x1e800830, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1e4620f8, 0x18e3e690, 0x22, 0x227b97c0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1e4620f8, 0x18e3e690, 0x22, 0x21be6570, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1e4620f8, 0x21be6570, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1e4620f8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2eb85620, 0xf7693770, 0x227b96c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x227b96c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e8007d0, 0x227b96c0, 0x227b9780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10161004 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2b139600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b139600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9575288 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25ce08c0, 0x1e827000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25ce08c0, 0x1e827000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1d930090, 0x1e827000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1d930090, 0x1e827000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2b153600, 0x1e827000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x29d62520, 0x1e827000, 0x1000, 0x1000, 0x283e3300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10001995 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x21a54380, 0x1b3b5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x21a54380, 0x1b3b5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2d970060, 0x1b3b5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2d970060, 0x1b3b5000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2b92a860, 0x1b3b5000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2ec8cb10, 0x1b3b5000, 0x1000, 0x1000, 0x2dc29e80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10124605 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1da14980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1da14980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10086698 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e1a5cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e1a5cc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1ac1d9c0, 0xf7693770, 0x1e1a5cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10133397 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x26eea270, 0xc, 0xc, 0x0, 0x0, 0x28f59a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x219020e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x70ecf976, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x27465aa8, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x2389e97c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x26eea260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x27465a00, 0x18e3e690, 0x22, 0x28f59a40, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x27465a00, 0x18e3e690, 0x22, 0x26ced020, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x27465a00, 0x26ced020, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x27465a00, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1e276ae0, 0xf7693770, 0x28f59900, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x28f59900) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x26eea200, 0x28f59900, 0x28f59a00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10158279 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2a438e40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2a438e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9979248 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x222ff900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x222ff900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x28073280, 0xf7693770, 0x222ff900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9930695 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d9cbf40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1d9cbf40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x27f54630, 0x1d9cbf40, 0x27bf6000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10041468 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x282f57a0, 0x2e097000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x282f57a0, 0x2e097000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x221ba390, 0x2e097000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x221ba390, 0x2e097000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x215bbec0, 0x2e097000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x27b382b0, 0x2e097000, 0x1000, 0x1000, 0x1d97fc80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9815091 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x28a11260, 0x21161000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x28a11260, 0x21161000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x250da9f0, 0x21161000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x250da9f0, 0x21161000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1fce7780, 0x21161000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e1c29b0, 0x21161000, 0x1000, 0x1000, 0x26ff4ac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9785797 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x219c5560, 0xc, 0xc, 0x0, 0x0, 0x20f5b280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1aab8380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1aab8380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1aab8380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x20329350, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x20329350, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x20329350, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x22dfab80, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x226792a8, 0x18e3e690, 0x22, 0x20f5b240, 0x0, 0xf768f018, 0x200425d0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x226792a8, 0x18e3e690, 0x22, 0x27c35c80, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x226792a8, 0x27c35c80, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x226792a8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1db382a0, 0xf7693770, 0x20f5b000, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x20f5b000) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x219c54e0, 0x20f5b000, 0x20f5b100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9986509 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x24ae9ea0, 0xc, 0xc, 0x0, 0x0, 0x1e84bcc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x232b95e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x232b95e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x232b95e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x21d9f680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x21d9f680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x21d9f680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1ac890a0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x212fa720, 0x18e3e690, 0x22, 0x1e84bc80, 0x0, 0xf768f018, 0x2966e670) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x212fa720, 0x18e3e690, 0x22, 0x23757d70, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x212fa720, 0x23757d70, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x212fa720, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2b31de60, 0xf7693770, 0x1e84bb00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1e84bb00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x24ae9e30, 0x1e84bb00, 0x1e84bc40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9804268 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2787e990, 0xc, 0xc, 0x0, 0x0, 0x25f67140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x25350380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x25350380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x25350380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x284ca1b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x284ca1b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x284ca1b0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2f2a5f80, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x23f62dc0, 0x18e3e690, 0x22, 0x25f67100, 0x0, 0xf768f018, 0x24b6a300) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x23f62dc0, 0x18e3e690, 0x22, 0x200baed0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x23f62dc0, 0x200baed0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x23f62dc0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x21f2b500, 0xf7693770, 0x25f67000, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x25f67000) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2787e920, 0x25f67000, 0x25f670c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9917064 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e563000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1e563000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e3b2b18, 0x1e563000, 0x1e5630c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9780413 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f5b0fc0, 0x2e6b6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f5b0fc0, 0x2e6b6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x21a9c4e0, 0x2e6b6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x21a9c4e0, 0x2e6b6000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x218e9500, 0x2e6b6000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2a58ee60, 0x2e6b6000, 0x1000, 0x1000, 0x2acfd580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10151768 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x256ef600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x256ef600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10102325 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1d821830, 0xc, 0xc, 0x0, 0x0, 0x233796c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x238d30a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x238d30a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x238d30a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x21f960c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x21f960c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x21f960c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x22e75900, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x2312a1c0, 0x18e3e690, 0x22, 0x23379640, 0xf768f018, 0x18e2a4a0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:122 +0x429 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x2312a1c0, 0x18e3e690, 0x22, 0x297224b0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x1d15c260, 0x1cc3f448, 0x18eb79e0, 0xf769af80, 0x2312a1c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 9777103 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2353f830, 0xc, 0xc, 0x0, 0x0, 0x22134b00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x20a6c7e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x20a6c7e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x20a6c7e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2b86acf0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2b86acf0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2b86acf0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2ea837c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21a698f0, 0x18e3e690, 0x22, 0x22134a80, 0x0, 0xf768f018, 0x1fd3e218) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21a698f0, 0x18e3e690, 0x22, 0x27c35ef0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21a698f0, 0x27c35ef0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21a698f0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1e5da000, 0xf7693770, 0x2b6b0140, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2b6b0140) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x27d6a240, 0x2b6b0140, 0x2b6b0300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9547321 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1afc2000, 0x1ac667b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1afc2000, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1afc2000, 0x224de940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 10159415 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1efc3000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1efc3000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10159724 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1a321600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a321600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10159839 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x221e9800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x221e9800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160040 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x202b43c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x202b43c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9899760 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2ce70620, 0x226c2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2ce70620, 0x226c2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2a454b10, 0x226c2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2a454b10, 0x226c2000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x27ddd9c0, 0x226c2000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x297647b0, 0x226c2000, 0x1000, 0x1000, 0x2628e8c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9806183 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23d663c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23d663c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x23188fc0, 0xf7693770, 0x23d663c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10160734 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25793900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25793900, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10155459 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e617d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e617d00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10147318 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2130c440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2130c440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9815687 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25193080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25193080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x27270a60, 0xf7693770, 0x25193080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9939637 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x21902620, 0x23e6a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x21902620, 0x23e6a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2ec74d20, 0x23e6a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2ec74d20, 0x23e6a000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26c62a60, 0x23e6a000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x24f1cc10, 0x23e6a000, 0x1000, 0x1000, 0x1fe2a640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9764217 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ac194c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1ac194c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22906a18, 0x1ac194c0, 0x1ac19580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10155390 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26899ac0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26899ac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9858157 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x21a156c0, 0x23050000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x21a156c0, 0x23050000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x242b72c0, 0x23050000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x242b72c0, 0x23050000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2688b6c0, 0x23050000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22954be0, 0x23050000, 0x1000, 0x1000, 0x21730e40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10155758 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21a198c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21a198c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10139928 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2a5c4700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2a5c4700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9385136 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2044b420, 0x2838b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2044b420, 0x2838b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2a89dbf0, 0x2838b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2a89dbf0, 0x2838b000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1c283f20, 0x2838b000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2c08eba0, 0x2838b000, 0x1000, 0x1000, 0x2f3edc40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9431098 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1b558540, 0x2e168000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1b558540, 0x2e168000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x251bce40, 0x2e168000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x251bce40, 0x2e168000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x205924e0, 0x2e168000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2e67edc0, 0x2e168000, 0x1000, 0x1000, 0x1c26d700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9858663 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x20c8f690, 0xc, 0xc, 0x0, 0x0, 0x231f9380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2c40fea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2c40fea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2c40fea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x25e9e5d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x25e9e5d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x25e9e5d0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1e8c08c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x22a35660, 0x18e3e690, 0x22, 0x231f9340, 0x0, 0xf768f018, 0x2106ea60) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x22a35660, 0x18e3e690, 0x22, 0x1f37d2f0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x22a35660, 0x1f37d2f0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x22a35660, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2a54a2a0, 0xf7693770, 0x231f9240, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x231f9240) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20c8f620, 0x231f9240, 0x231f9300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10141059 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2dc299c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2dc299c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160026 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f383e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f383e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9911917 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x218b74e0, 0xc, 0xc, 0x0, 0x0, 0x1e510d80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2afb8000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2afb8000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2afb8000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2036e660, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2036e660, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2036e660, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2afcd340, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21b77390, 0x18e3e690, 0x22, 0x1e510d40, 0x0, 0xf768f018, 0x27146320) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21b77390, 0x18e3e690, 0x22, 0x210558f0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21b77390, 0x210558f0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21b77390, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2eb87140, 0xf7693770, 0x2130ccc0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2130ccc0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2473efe0, 0x2130ccc0, 0x2130cf40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10140507 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c2b7e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c2b7e00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2cdef260, 0xf7693770, 0x1c2b7e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10001977 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2ec8c100, 0xc, 0xc, 0x0, 0x0, 0x2dc28ac0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x21a54380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x21a54380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x21a54380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2d970060, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2d970060, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2d970060, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2b92a860, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x27f54150, 0x18e3e690, 0x22, 0x2dc28a80, 0x0, 0xf768f018, 0x2b2a8728) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x27f54150, 0x18e3e690, 0x22, 0x24565b30, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x27f54150, 0x24565b30, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x27f54150, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1d3f0840, 0xf7693770, 0x2dc28980, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2dc28980) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2ec8c090, 0x2dc28980, 0x2dc28a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10094336 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2a438080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2a438080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23c75578, 0x2a438080, 0x2a438140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10102502 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2308a640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2308a640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2c645670, 0x2308a640, 0x2308a800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10159435 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2b1d9880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b1d9880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9757043 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x223f5ce0, 0x1fb38000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x223f5ce0, 0x1fb38000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2b956720, 0x1fb38000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2b956720, 0x1fb38000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2c97f1c0, 0x1fb38000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1b14c820, 0x1fb38000, 0x1000, 0x1000, 0x1b11ac40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9898122 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c13bf00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2c13bf00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x28e30888, 0x2c13bf00, 0x2c13bfc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9781103 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2bd82160, 0xc, 0xc, 0x0, 0x0, 0x2ec1c5c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x25f608c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x25f608c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x25f608c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2532fa10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2532fa10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2532fa10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x21374060, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x20fd6498, 0x18e3e690, 0x22, 0x2ec1c580, 0x0, 0xf768f018, 0x1d1a6040) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x20fd6498, 0x18e3e690, 0x22, 0x21e71bc0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x20fd6498, 0x21e71bc0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x20fd6498, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x25051200, 0xf7693770, 0x2c899c40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2c899c40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2bd820f0, 0x2c899c40, 0x2ec1c280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9988048 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e1a4c00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e1a4c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1d0868a0, 0xf7693770, 0x1e1a4c00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9880001 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c514140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1c514140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1b20a2c0, 0x1c514140, 0x1c5143c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9775375 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1f8bb9b0, 0xc, 0xc, 0x0, 0x0, 0x2c631340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x23c15ce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x23c15ce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x23c15ce0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x21a9c7e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x21a9c7e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x21a9c7e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x218e97c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x258bad88, 0x18e3e690, 0x22, 0x2c631300, 0x0, 0xf768f018, 0x29407aa8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x258bad88, 0x18e3e690, 0x22, 0x21e71290, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x258bad88, 0x21e71290, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x258bad88, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2e87e540, 0xf7693770, 0x2c6310c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2c6310c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f8bb940, 0x2c6310c0, 0x2c631180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10015108 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2308a0c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2308a0c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fd95868, 0x2308a0c0, 0x2308a180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9978772 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x24edf1a0, 0xc, 0xc, 0x0, 0x0, 0x27ec24c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2e9635e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2e9635e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2e9635e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x25171290, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x25171290, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x25171290, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2757abe0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1f7e5470, 0x18e3e690, 0x22, 0x27ec2480, 0x0, 0xf768f018, 0x2987d118) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1f7e5470, 0x18e3e690, 0x22, 0x26b7d980, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1f7e5470, 0x26b7d980, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1f7e5470, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1d4059e0, 0xf7693770, 0x27ec2340, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x27ec2340) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x24edf130, 0x27ec2340, 0x27ec2440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9985314 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2301e6c0, 0xf764f0e0, 0x1ece7b00, 0x23d39180, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1ece6380, 0xf764f0e0, 0x1ece7b00, 0x23d39180, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1e7e4700, 0x270205a0, 0x1ece6380, 0xf769af80, 0x1e7e4640, 0x23d39180, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9552378 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1dc5a9a0, 0x26d14000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1dc5a9a0, 0x26d14000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1d161dd0, 0x26d14000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1d161dd0, 0x26d14000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2b4c2080, 0x26d14000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e74b440, 0x26d14000, 0x1000, 0x1000, 0x1ac18380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9978141 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2b31de60, 0xf764f0e0, 0x28f75ee0, 0x2299c280, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2a3fdba0, 0xf764f0e0, 0x28f75ee0, 0x2299c280, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2f459c80, 0x1f9ebd70, 0x2a3fdba0, 0xf769af80, 0x2f459bc0, 0x2299c280, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10079750 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x21762e80, 0x2933d2c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x21762e80, 0x2933d2c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2933d2c0, 0x22, 0xa0af) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10148482 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20ecb300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20ecb300, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10143411 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x281f9bc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x281f9bc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10140220 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21cd7a80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21cd7a80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10125885 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e273000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e273000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9777980 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28077140, 0xf764f0e0, 0x2d3e4ba0, 0x1ee02a80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x26ef57e0, 0xf764f0e0, 0x2d3e4ba0, 0x1ee02a80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x22336b40, 0x2a0960a0, 0x26ef57e0, 0xf769af80, 0x22336a80, 0x1ee02a80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9842357 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1eaa6a40, 0x1f37d560, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1eaa6a40, 0x1f37d560, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1f37d560, 0x22, 0x9cf4) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9654128 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x27085420, 0x2dcde000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x27085420, 0x2dcde000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2e86ed50, 0x2dcde000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2e86ed50, 0x2dcde000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x296ac220, 0x2dcde000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x27c238e0, 0x2dcde000, 0x1000, 0x1000, 0x1fca2f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9707677 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x27f6afc0, 0x2443f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x27f6afc0, 0x2443f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x24d49ec0, 0x2443f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x24d49ec0, 0x2443f000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x24d97540, 0x2443f000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x288e4930, 0x2443f000, 0x1000, 0x1000, 0x21615000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9996780 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26d2f260, 0x27d40000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26d2f260, 0x27d40000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2150d050, 0x27d40000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2150d050, 0x27d40000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1fcd8b80, 0x27d40000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x231b6fd0, 0x27d40000, 0x1000, 0x1000, 0x21afc7c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10131382 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25793700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25793700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x204057c0, 0xf7693770, 0x25793700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10154582 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c6e74c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2c6e74c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x28ac3e70, 0x2c6e74c0, 0x2c6e7580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9922845 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x28c9cfa0, 0xc, 0xc, 0x0, 0x0, 0x25368180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x26039ea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x26039ea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x26039ea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x28688210, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x28688210, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x28688210, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x27522420, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x244125e0, 0x18e3e690, 0x22, 0x25368140, 0x0, 0xf768f018, 0x2966f258) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x244125e0, 0x18e3e690, 0x22, 0x27c1e3c0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x244125e0, 0x27c1e3c0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x244125e0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2e87f680, 0xf7693770, 0x25368000, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x25368000) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x28c9cf30, 0x25368000, 0x25368100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9793290 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1d405500, 0xf764f0e0, 0x1b258ac0, 0x1d905a80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x22a8c400, 0xf764f0e0, 0x1b258ac0, 0x1d905a80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x20c297c0, 0x217e78c0, 0x22a8c400, 0xf769af80, 0x20c29700, 0x1d905a80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9981936 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x23c15340, 0x291ad000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x23c15340, 0x291ad000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2718ef00, 0x291ad000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2718ef00, 0x291ad000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x20ae1340, 0x291ad000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x24059760, 0x291ad000, 0x1000, 0x1000, 0x277cb440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10147177 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x21941b00, 0xf764f0e0, 0x214fce60, 0x23d38c00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2efacda0, 0xf764f0e0, 0x214fce60, 0x23d38c00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2b138700, 0x22d7ace0, 0x2efacda0, 0xf769af80, 0x2b138340, 0x23d38c00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9795235 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2307cf50, 0xc, 0xc, 0x0, 0x0, 0x2307e040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1f3389a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1f3389a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1f3389a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x23a0f950, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x23a0f950, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x23a0f950, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x23f825c0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1cc3eed8, 0x18e3e690, 0x22, 0x2307e000, 0x0, 0xf768f018, 0x1fd56580) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1cc3eed8, 0x18e3e690, 0x22, 0x29fee750, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1cc3eed8, 0x29fee750, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1cc3eed8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x289c2180, 0xf7693770, 0x2210fe00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2210fe00) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2307cee0, 0x2210fe00, 0x2210ff00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10157830 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f029c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f029c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9929256 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1e07f7a0, 0xf764f0e0, 0x1bedfa60, 0x2159c080, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x295aeda0, 0xf764f0e0, 0x1bedfa60, 0x2159c080, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x20298600, 0x227a8f80, 0x295aeda0, 0xf769af80, 0x20298540, 0x2159c080, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9902936 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26c96540, 0x25edd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26c96540, 0x25edd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x24766f60, 0x25edd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x24766f60, 0x25edd000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x21d2b840, 0x25edd000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f6cad70, 0x25edd000, 0x1000, 0x1000, 0x26899e00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9895658 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x212efa10, 0xc, 0xc, 0x0, 0x0, 0x227cd180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1d1ea620, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1d1ea620, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1d1ea620, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1d7607e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1d7607e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1d7607e0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1ec81e00, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x222ea9e8, 0x18e3e690, 0x22, 0x227cd140, 0x0, 0xf768f018, 0x22417248) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x222ea9e8, 0x18e3e690, 0x22, 0x2c7ce810, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x222ea9e8, 0x2c7ce810, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x222ea9e8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1c5ed380, 0xf7693770, 0x227ccec0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x227ccec0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x212ef9a0, 0x227ccec0, 0x227cd100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10102323 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2eb88780, 0xf764f0e0, 0x2bfa13e0, 0x24f97f00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x25181ca0, 0xf764f0e0, 0x2bfa13e0, 0x24f97f00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2312a280, 0x1d15c220, 0x25181ca0, 0xf769af80, 0x2312a1c0, 0x24f97f00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10160196 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c832880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c832880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10092876 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x27c77640, 0x225766c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x27c77640, 0x225766c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x225766c0, 0x22, 0xa0ec) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10158692 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c7b7b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c7b7b40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9765951 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x27fddc80, 0x245c60f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x27fddc80, 0x245c60f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x245c60f0, 0x22, 0x9bc6) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10033447 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2c81d8c0, 0x25171980, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2c81d8c0, 0x25171980, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x25171980, 0x22, 0x9ff3) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9457777 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x23c0b680, 0x25f4d7b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x23c0b680, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x23c0b680, 0x1e38f210) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 10155783 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c12f2c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c12f2c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10083639 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x22d6f560, 0xf764f0e0, 0x21f44aa0, 0x1c882000, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x23a396a0, 0xf764f0e0, 0x21f44aa0, 0x1c882000, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1e4ef740, 0x2d4c67e0, 0x23a396a0, 0xf769af80, 0x1e652080, 0x1c882000, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9974625 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c114800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2c114800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x29f05a10, 0x2c114800, 0x2c1148c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9724169 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f02dea0, 0x21765000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f02dea0, 0x21765000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28448f00, 0x21765000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28448f00, 0x21765000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2e5fdb00, 0x21765000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1f66ce10, 0x21765000, 0x1000, 0x1000, 0x1e1aa1c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10137728 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fe2be00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1fe2be00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20ceb6c0, 0x1fe2be00, 0x1fe2bf80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9851410 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x26f71c40, 0xc, 0xc, 0x0, 0x0, 0x27d0db00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2c604000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2c604000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2c604000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2ec08000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2ec08000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2ec08000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x291b9e00, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21a69b70, 0x18e3e690, 0x22, 0x27d0d8c0, 0x0, 0xf768f018, 0x272b0d80) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21a69b70, 0x18e3e690, 0x22, 0x1c1e8d80, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21a69b70, 0x1c1e8d80, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21a69b70, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2b3160c0, 0xf7693770, 0x27d0d7c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x27d0d7c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x26f71bd0, 0x27d0d7c0, 0x27d0d880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9496225 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).Ping(0x1cc3ab40, 0x21b32f80, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:232 +0x513 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0x1cc3ab40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:248 +0xa6 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x3b5 goroutine 10150681 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x254b7bc0, 0xf764f0e0, 0x2e618d80, 0x2eca2e00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2106b6a0, 0xf764f0e0, 0x2e618d80, 0x2eca2e00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2784c1c0, 0x1f6779c0, 0x2106b6a0, 0xf769af80, 0x2784c100, 0x2eca2e00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10074634 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2ec1c780, 0x2479f3e0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2ec1c780, 0x2479f3e0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2479f3e0, 0x22, 0xa092) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9848386 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a480580, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1a480580, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fb0dea8, 0x1a480580, 0x1a480700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10082144 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x205e1740, 0x2c3792f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x205e1740, 0x2c3792f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2c3792f0, 0x22, 0xa0bb) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9945529 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x23374390, 0xc, 0xc, 0x0, 0x0, 0x1e17da00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x1d17dc00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x1d17dc00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x1d17dc00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x25177bf0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x25177bf0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x25177bf0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2963d520, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21eba658, 0x18e3e690, 0x22, 0x1e17d9c0, 0x0, 0xf768f018, 0x2987d2a0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21eba658, 0x18e3e690, 0x22, 0x2dd8f020, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21eba658, 0x2dd8f020, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21eba658, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2b31c780, 0xf7693770, 0x1e17d8c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x1e17d8c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x23374310, 0x1e17d8c0, 0x1e17d980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9781372 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x28077aa0, 0xf764f0e0, 0x21626c40, 0x2b273e00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2bb26f80, 0xf764f0e0, 0x21626c40, 0x2b273e00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x21507f00, 0x2c846370, 0x2bb26f80, 0xf769af80, 0x21507e40, 0x2b273e00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10062707 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x26403e00, 0xf764f0e0, 0x21e4f3e0, 0x1c8ae580, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1e334fe0, 0xf764f0e0, 0x21e4f3e0, 0x1c8ae580, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2144b100, 0x1d4ae130, 0x1e334fe0, 0xf769af80, 0x2144aa40, 0x1c8ae580, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9925273 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2696d640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2696d640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fd3ede0, 0x2696d640, 0x2696d700) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9780819 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x289c2180, 0xf764f0e0, 0x1fe6bd60, 0x2c18ef80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2eaed300, 0xf764f0e0, 0x1fe6bd60, 0x2c18ef80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2d9388c0, 0x24e4b2c0, 0x2eaed300, 0xf769af80, 0x2d4fa6c0, 0x2c18ef80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9898272 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x280801c0, 0xc, 0xc, 0x0, 0x0, 0x2b805340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x2a053880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x2a053880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x2a053880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2b4d3200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2b4d3200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2b4d3200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x270a5b00, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x272af350, 0x18e3e690, 0x22, 0x2b8052c0, 0x0, 0xf768f018, 0x27c6bab0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x272af350, 0x18e3e690, 0x22, 0x2f018c00, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x272af350, 0x2f018c00, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x272af350, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28c76960, 0xf7693770, 0x2b8051c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2b8051c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x28080150, 0x2b8051c0, 0x2b805280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9784976 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1ed2f700, 0x200baed0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1ed2f700, 0x200baed0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x200baed0, 0x22, 0x9c1a) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10149703 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2a4a8980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2a4a8980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9917695 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22349880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22349880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1f515b20, 0xf7693770, 0x22349880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10112291 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26568180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26568180, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x26f1a140, 0xf7693770, 0x26568180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10145495 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d98dcc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d98dcc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10154476 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2fbc2100) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2fbc2100, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9372601 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x251a6380, 0x23d37000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x251a6380, 0x23d37000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x20216930, 0x23d37000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x20216930, 0x23d37000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x29627220, 0x23d37000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1a9fec80, 0x23d37000, 0x1000, 0x1000, 0x1cb04fc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9710710 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2c5d01c0, 0x28eb1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2c5d01c0, 0x28eb1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2c46a510, 0x28eb1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2c46a510, 0x28eb1000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2e9e8620, 0x28eb1000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2e601480, 0x28eb1000, 0x1000, 0x1000, 0x2dff06c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9837273 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e84b280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e84b280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x22436920, 0xf7693770, 0x1e84b280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10140490 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1c1f14b0, 0xc, 0xc, 0x0, 0x0, 0x2ce7f040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x272c9dc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x172fcbfb, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x272b1388, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1c941cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x1c1f14a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x1c2b6cc0, 0x18e3e690, 0x22, 0x2ce7efc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x1c2b6cc0, 0x18e3e690, 0x22, 0x1d6386c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x2909ae90, 0x22417780, 0x18eb79e0, 0xf769af80, 0x1c2b6cc0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 9473429 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x1e390d20, 0x30f787b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x1e390d20, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x1e390d20, 0x2515dd70) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 9724705 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x25dd9dc0, 0x2e96c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x25dd9dc0, 0x2e96c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x232d72f0, 0x2e96c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x232d72f0, 0x2e96c000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1b93e960, 0x2e96c000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1fbfef20, 0x2e96c000, 0x1000, 0x1000, 0x1fd61480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9846341 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1d0a3500, 0xf764f0e0, 0x26eef9e0, 0x236f6000, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2459fa40, 0xf764f0e0, 0x26eef9e0, 0x236f6000, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1ac7d3c0, 0x232dcfa0, 0x2459fa40, 0xf769af80, 0x1ac7d2c0, 0x236f6000, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9890650 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e6177c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e6177c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1e679e80, 0xf7693770, 0x1e6177c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9927934 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28f71680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x28f71680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1fd95008, 0x28f71680, 0x28f71740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10098165 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x29d349c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29d349c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2bb0f6e0, 0xf7693770, 0x29d349c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9804581 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26912000, 0x276be000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26912000, 0x276be000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2d9b8a50, 0x276be000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2d9b8a50, 0x276be000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2f07ba40, 0x276be000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x20d87ce0, 0x276be000, 0x1000, 0x1000, 0x2170df40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10160735 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x235c78c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x235c78c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10005004 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2b40b2c0, 0xf764f0e0, 0x2350c520, 0x27ec0100, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x24e94820, 0xf764f0e0, 0x2350c520, 0x27ec0100, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x23a901c0, 0x26dfbdb0, 0x24e94820, 0xf769af80, 0x2bd85300, 0x27ec0100, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9895338 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20f46740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x20f46740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1c6b5a48, 0x20f46740, 0x20f46800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10159358 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f008c00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f008c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10109813 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x33e55460, 0xc, 0xc, 0x0, 0x0, 0x1d9dc880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x1fd96460, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x428abe7, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x1c7f8408, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1c041cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x33e55450, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x1dbd4000, 0x18e3e690, 0x22, 0x1d9dc800, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x1dbd4000, 0x18e3e690, 0x22, 0x297229c0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x2a0f2db0, 0x1c7f9460, 0x18eb79e0, 0xf769af80, 0x1dbd4000, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 9754632 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x24035340, 0x2b02d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x24035340, 0x2b02d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28a302d0, 0x2b02d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28a302d0, 0x2b02d000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x250ad100, 0x2b02d000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22ce24b0, 0x2b02d000, 0x1000, 0x1000, 0x2144b040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10132545 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2b975c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b975c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2610e9a0, 0xf7693770, 0x2b975c80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10158733 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2fbc34c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2fbc34c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9770884 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1fb587e0, 0xf764f0e0, 0x26748f40, 0x292ab300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x29253f20, 0xf764f0e0, 0x26748f40, 0x292ab300, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x282ae740, 0x227d6cf0, 0x29253f20, 0xf769af80, 0x2f459340, 0x292ab300, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9626979 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2a053420, 0x20266000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2a053420, 0x20266000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2665cf60, 0x20266000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2665cf60, 0x20266000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x23b7f6a0, 0x20266000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2018dfa0, 0x20266000, 0x1000, 0x1000, 0x247f39c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9794624 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x24449880, 0x2201a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x24449880, 0x2201a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x293550b0, 0x2201a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x293550b0, 0x2201a000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1f81a6a0, 0x2201a000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1abd7280, 0x2201a000, 0x1000, 0x1000, 0x213db680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9920898 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2dff0540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2dff0540, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x2ce68300, 0xf7693770, 0x2dff0540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10016630 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e6d3240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e6d3240, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x23a2d360, 0xf7693770, 0x1e6d3240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9593926 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x22ea68c0, 0x1fd01000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x22ea68c0, 0x1fd01000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x24becbd0, 0x1fd01000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x24becbd0, 0x1fd01000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x22689480, 0x1fd01000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ea6cb60, 0x1fd01000, 0x1000, 0x1000, 0x22322dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10043865 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x28df9dc0, 0x2b8ab000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x28df9dc0, 0x2b8ab000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x209213e0, 0x2b8ab000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x209213e0, 0x2b8ab000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1af66d60, 0x2b8ab000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22a49120, 0x2b8ab000, 0x1000, 0x1000, 0x1dfe4b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9910352 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x236c7230, 0xc, 0xc, 0x0, 0x0, 0x2c899fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x238d3c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x238d3c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x238d3c00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2f038ff0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2f038ff0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2f038ff0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2b1b0460, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x227dba30, 0x18e3e690, 0x22, 0x2c899f00, 0x0, 0xf768f018, 0x1fd56700) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x227dba30, 0x18e3e690, 0x22, 0x1d14a9f0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x227dba30, 0x1d14a9f0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x227dba30, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1aa81860, 0xf7693770, 0x2c899940, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2c899940) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x236c71c0, 0x2c899940, 0x2c899ec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160082 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x211d5280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x211d5280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10122607 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1c58f3a0, 0xc, 0xc, 0x0, 0x0, 0x2329d600, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2a861260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x373f71e5, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x2c6445a8, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1bca3cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x1c58f390, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x235c9c80, 0x18e3e690, 0x22, 0x2329d580, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x235c9c80, 0x18e3e690, 0x22, 0x2b746ea0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x20971670, 0x1ea94958, 0x18eb79e0, 0xf769af80, 0x235c9c80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 10155487 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x28fa7040, 0x25d39ad0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x28fa7040, 0x25d39ad0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x25d39ad0, 0x22, 0xa1c5) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9911453 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x215b84c0, 0x1e9883f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x215b84c0, 0x1e9883f0, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1e9883f0, 0x22, 0x9e0d) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9341274 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26f06b60, 0x2a752000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26f06b60, 0x2a752000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2af787b0, 0x2a752000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2af787b0, 0x2a752000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2bf825c0, 0x2a752000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1b7da3b0, 0x2a752000, 0x1000, 0x1000, 0x213db540) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10151770 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1effe740) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1effe740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10147527 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e814280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e814280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10026419 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c0c9640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c0c9640, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1c7f3be0, 0xf7693770, 0x2c0c9640) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10121883 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x2294a280, 0x2b746d80, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x2294a280, 0x2b746d80, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2b746d80, 0x22, 0xa14e) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10154258 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1cdc5e40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cdc5e40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9628492 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x272c82a0, 0x2b44e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x272c82a0, 0x2b44e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2c453f80, 0x2b44e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2c453f80, 0x2b44e000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x2ed779c0, 0x2b44e000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x268edbe0, 0x2b44e000, 0x1000, 0x1000, 0x204ced80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9949149 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x25bc7a50, 0xc, 0xc, 0x0, 0x0, 0x21cd76c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x277ec700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x277ec700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x277ec700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2cedec30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2cedec30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2cedec30, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x28581f20, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x29f041c0, 0x18e3e690, 0x22, 0x21cd7680, 0x0, 0xf768f018, 0x2966f310) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x29f041c0, 0x18e3e690, 0x22, 0x22ea3800, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x29f041c0, 0x22ea3800, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x29f041c0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x28477260, 0xf7693770, 0x21cd64c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x21cd64c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22923a90, 0x21cd64c0, 0x21cd6580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10145999 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2301cd80, 0xf764f0e0, 0x2f3ee700, 0x1fc75880, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2b985080, 0xf764f0e0, 0x2f3ee700, 0x1fc75880, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1c1fff00, 0x27130510, 0x2b985080, 0xf769af80, 0x1c1ffe00, 0x1fc75880, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9850424 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x277efd40, 0x1c64ee10, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x277efd40, 0x1c64ee10, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x1c64ee10, 0x22, 0x9d24) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9971306 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x1fe891c0, 0x2a085470, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x1fe891c0, 0x2a085470, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2a085470, 0x22, 0x9efb) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 9380601 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2125a700, 0x21586000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2125a700, 0x21586000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x23398c60, 0x21586000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x23398c60, 0x21586000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x25566b60, 0x21586000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2213b160, 0x21586000, 0x1000, 0x1000, 0x1ea1a6c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9599882 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1d7a8460, 0x2dc59000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1d7a8460, 0x2dc59000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28dd98c0, 0x2dc59000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28dd98c0, 0x2dc59000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x24ceaa00, 0x2dc59000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x245bb560, 0x2dc59000, 0x1000, 0x1000, 0x28d01280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9813702 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x27563220, 0xc, 0xc, 0x0, 0x0, 0x2a4a9980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x260382a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x260382a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x260382a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2ecaec60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2ecaec60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2ecaec60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x294e1c60, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x27ed5c88, 0x18e3e690, 0x22, 0x2a4a9940, 0x0, 0xf768f018, 0x29f47560) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x27ed5c88, 0x18e3e690, 0x22, 0x2bd20870, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x27ed5c88, 0x2bd20870, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x27ed5c88, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fb590e0, 0xf7693770, 0x2a4a9840, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2a4a9840) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x275631b0, 0x2a4a9840, 0x2a4a9900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9328602 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x24462e00, 0x24b4c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x24462e00, 0x24b4c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x23284780, 0x24b4c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x23284780, 0x24b4c000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x21deb8c0, 0x24b4c000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1bc695c0, 0x24b4c000, 0x1000, 0x1000, 0x1e21c300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10144892 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26374ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x26374ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x24412838, 0x26374ec0, 0x26374f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9883743 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2e307260, 0xf764f0e0, 0x229d11e0, 0x2534fb00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x21bd09e0, 0xf764f0e0, 0x229d11e0, 0x2534fb00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x20dcb3c0, 0x1e6753f0, 0x21bd09e0, 0xf769af80, 0x1f009080, 0x2534fb00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9851407 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22065680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x22065680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f5969a0, 0x22065680, 0x22065b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9786910 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e395d00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1e395d00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1a907200, 0x1e395d00, 0x1e395dc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10035116 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x28e5fc40, 0xc, 0xc, 0x0, 0x0, 0x28170500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x25206460, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x25206460, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x25206460, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2c19f980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2c19f980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2c19f980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x28a51260, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2106ef38, 0x18e3e690, 0x22, 0x281704c0, 0x0, 0xf768f018, 0x271463b8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2106ef38, 0x18e3e690, 0x22, 0x219f8ba0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2106ef38, 0x219f8ba0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2106ef38, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1cbdc240, 0xf7693770, 0x28170340, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x28170340) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x28e5fbd0, 0x28170340, 0x28170440) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10086099 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c744cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c744cc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x25befdc0, 0xf7693770, 0x1c744cc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10169694 [select, 12 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-datastore/query.ResultsWithEntries.func1(0xf7693770, 0x26b84180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-datastore/query/query.go:231 +0x190 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x27414620, 0x26b84180, 0x26b84280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9817351 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f02c380, 0x2236c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f02c380, 0x2236c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28afc270, 0x2236c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28afc270, 0x2236c000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26c81860, 0x2236c000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1fac2870, 0x2236c000, 0x1000, 0x1000, 0x1fe893c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10160605 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x235390c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x235390c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10152469 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20eac3c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20eac3c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10028162 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d9afbc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x1d9afbc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e4633a0, 0x1d9afbc0, 0x1d9afcc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9364087 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1daecb60, 0x2e8a6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1daecb60, 0x2e8a6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1c1fb530, 0x2e8a6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1c1fb530, 0x2e8a6000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x254c4a60, 0x2e8a6000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x259f1130, 0x2e8a6000, 0x1000, 0x1000, 0x213db900) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9971506 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x24626340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x24626340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f49de50, 0x24626340, 0x246264c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9816710 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0x18eb79e0, 0xf769af80, 0x22f6b180, 0x2c303c80, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x223 github.com/ipfs/go-ipfs/exchange/bitswap/network.(*impl).Provide(0x18f02ec0, 0xf769af80, 0x22f6b180, 0x2c303c80, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/network/ipfs_impl.go:142 +0x5e github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func1(0x2c303c80, 0x22, 0x9c9f) /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:91 +0x328 created by github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker /go/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:114 +0x505 goroutine 10115829 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2e87e2a0, 0xf764f0e0, 0x2c7e6040, 0x2eca3f00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x2da76f60, 0xf764f0e0, 0x2c7e6040, 0x2eca3f00, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2e9b1d40, 0x2e32b1f0, 0x2da76f60, 0xf769af80, 0x22db8080, 0x2eca3f00, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10160136 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f3df140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f3df140, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10064085 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1c61f250, 0xc, 0xc, 0x0, 0x0, 0x25880c80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x27611960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x27611960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x27611960, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x1e0d6f90, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x1e0d6f90, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x1e0d6f90, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1d026640, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x24430a38, 0x18e3e690, 0x22, 0x25880c40, 0x0, 0xf768f018, 0x272b0a18) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x24430a38, 0x18e3e690, 0x22, 0x22477a70, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x24430a38, 0x22477a70, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x24430a38, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fd16240, 0xf7693770, 0x25880b40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x25880b40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1c61f1e0, 0x25880b40, 0x25880c00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10046210 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1cb054c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1cb054c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x1d1704a0, 0xf7693770, 0x1cb054c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9902532 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x26039a40, 0x27273000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x26039a40, 0x27273000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2e8a5200, 0x27273000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2e8a5200, 0x27273000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x22353720, 0x27273000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1d31ca60, 0x27273000, 0x1000, 0x1000, 0x23fdcfc0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10141157 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x26402f60, 0xf764f0e0, 0x261ef3e0, 0x23972700, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x26203cc0, 0xf764f0e0, 0x261ef3e0, 0x23972700, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x2a2990c0, 0x27709c10, 0x26203cc0, 0xf769af80, 0x2a299000, 0x23972700, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10121315 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x252be4d0, 0xc, 0xc, 0x0, 0x0, 0x224192c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x2b7577a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x16bf437c, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x21fbb738, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1fb4a97c, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x252be4c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x21fbb678, 0x18e3e690, 0x22, 0x22419280, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:74 +0x16d github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x21fbb678, 0x18e3e690, 0x22, 0x21be6540, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x21fbb678, 0x21be6540, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x21fbb678, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1e859a40, 0xf7693770, 0x22419180, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x22419180) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x252be460, 0x22419180, 0x22419240) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9979836 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1fcaac40, 0x1f6a6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1fcaac40, 0x1f6a6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x210cb830, 0x1f6a6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x210cb830, 0x1f6a6000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x24ee4980, 0x1f6a6000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x21b2b460, 0x1f6a6000, 0x1000, 0x1000, 0x267da6c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9802982 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1eaec5a0, 0xc, 0xc, 0x0, 0x0, 0x2246a8c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x23b70fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x23b70fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x23b70fc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x250daa20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x250daa20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x250daa20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1fce7820, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x22138ba8, 0x18e3e690, 0x22, 0x2246a880, 0x0, 0xf768f018, 0x1fd3ea28) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x22138ba8, 0x18e3e690, 0x22, 0x29fee000, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x22138ba8, 0x29fee000, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x22138ba8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1a93c420, 0xf7693770, 0x2246a340, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2246a340) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1eaec530, 0x2246a340, 0x2246a480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9412326 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f02a000, 0x265f3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f02a000, 0x265f3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2e647080, 0x265f3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2e647080, 0x265f3000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x29784120, 0x265f3000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1ad7c760, 0x265f3000, 0x1000, 0x1000, 0x1c461280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10179204 [select]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0x289c3800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x4a7 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x388 goroutine 10157673 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d1ba940) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d1ba940, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9822332 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x26404c60, 0xf764f0e0, 0x23cde420, 0x2159c280, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x1e335d80, 0xf764f0e0, 0x23cde420, 0x2159c280, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1ed2f440, 0x29840160, 0x1e335d80, 0xf769af80, 0x1ed2f240, 0x2159c280, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10071251 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2308b740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2308b740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1e22cb10, 0x2308b740, 0x2308b800) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9538399 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0x2b7c94a0, 0x1e1927b8, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x120 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0x2b7c94a0, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0x2b7c94a0, 0x23779600) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:66 +0x21 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addConn /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:204 +0x11a goroutine 9561684 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2ce3dea0, 0x1fa22000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2ce3dea0, 0x1fa22000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x22a895f0, 0x1fa22000, 0x1000, 0x1000, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x22a895f0, 0x1fa22000, 0x1000, 0x1000, 0x8148f97, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x26c66760, 0x1fa22000, 0x1000, 0x1000, 0x19021680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1e703f70, 0x1fa22000, 0x1000, 0x1000, 0x279c4d80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9771241 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x258ea0c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x258ea0c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x22943560, 0x258ea0c0, 0x258ea180) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10158691 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1c8a3000) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1c8a3000, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10038017 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2efe5a40, 0x273f3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2efe5a40, 0x273f3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x25b85d40, 0x273f3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x25b85d40, 0x273f3000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x24631fc0, 0x273f3000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x256d8eb0, 0x273f3000, 0x1000, 0x1000, 0x27f92780) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10136627 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x25ed9040) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25ed9040, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10151437 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1f0ff080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1f0ff080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9759781 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x27085260, 0x1cf72000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x27085260, 0x1cf72000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1d3dade0, 0x1cf72000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1d3dade0, 0x1cf72000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1c8b6d40, 0x1cf72000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x1a8be160, 0x1cf72000, 0x1000, 0x1000, 0x1e617480) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9902788 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2efe5c00, 0x2165e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2efe5c00, 0x2165e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x24785cb0, 0x2165e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x24785cb0, 0x2165e000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x22464180, 0x2165e000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x20a6aec0, 0x2165e000, 0x1000, 0x1000, 0x26898580) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10155338 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x29ac6280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x29ac6280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9804939 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x24556cc0, 0xf764f0e0, 0x1f154480, 0x25ea9a80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x22aad2a0, 0xf764f0e0, 0x1f154480, 0x25ea9a80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x22c8cf80, 0x22b95ed0, 0x22aad2a0, 0xf769af80, 0x2c81b780, 0x25ea9a80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9779249 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2411aad0, 0xc, 0xc, 0x0, 0x0, 0x2c4f5b40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x259362a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x259362a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x259362a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x26c6fda0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x26c6fda0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x26c6fda0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x2c8db940, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x28e31878, 0x18e3e690, 0x22, 0x2c4f5b00, 0x0, 0xf768f018, 0x29407d28) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x28e31878, 0x18e3e690, 0x22, 0x29fee0f0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x28e31878, 0x29fee0f0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x28e31878, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1d4d1d40, 0xf7693770, 0x21cd7a80, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x21cd7a80) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x236c6050, 0x21cd7a80, 0x21cd7b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9913465 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2a54ba40, 0xf764f0e0, 0x2dffa840, 0x20071c80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x22089520, 0xf764f0e0, 0x2dffa840, 0x20071c80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1dfe0780, 0x240828b0, 0x22089520, 0xf769af80, 0x1f28cd00, 0x20071c80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10082007 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1d718000, 0xf764f0e0, 0x201d2740, 0x20dba600, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x22b8c780, 0xf764f0e0, 0x201d2740, 0x20dba600, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x20f4c700, 0x260cd2d0, 0x22b8c780, 0xf769af80, 0x20f4c5c0, 0x20dba600, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9849850 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b99b700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x2b99b700, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2966ef70, 0x2b99b700, 0x2b99b880) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9998179 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1e0abc80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1e0abc80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x279a5a40, 0xf7693770, 0x1e0abc80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10100789 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x2d4d20e0, 0x2c5b5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x2d4d20e0, 0x2c5b5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2c598690, 0x2c5b5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2c598690, 0x2c5b5000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x29ff18e0, 0x2c5b5000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x22bd1320, 0x2c5b5000, 0x1000, 0x1000, 0x27f93300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9754026 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2b31d860, 0xf764f0e0, 0x22583b20, 0x2287fc80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x225822c0, 0xf764f0e0, 0x22583b20, 0x2287fc80, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x26a53980, 0x25435fe0, 0x225822c0, 0xf769af80, 0x26a53800, 0x2287fc80, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 10160172 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fc01080) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fc01080, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160384 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1dbd5380) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1dbd5380, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9982302 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1cb8f090, 0xc, 0xc, 0x0, 0x0, 0x2a439a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x23c15b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x23c15b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x23c15b20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x24f61e90, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x24f61e90, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x24f61e90, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x245fcb00, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x203fd1e8, 0x18e3e690, 0x22, 0x2a439a00, 0x0, 0xf768f018, 0x1fd57b58) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x203fd1e8, 0x18e3e690, 0x22, 0x2a0853e0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x203fd1e8, 0x2a0853e0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x203fd1e8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1e2007e0, 0xf7693770, 0x2a4398c0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2a4398c0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1cb8f020, 0x2a4398c0, 0x2a4399c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9804104 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x232a3340, 0x2c89d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x232a3340, 0x2c89d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x250daae0, 0x2c89d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x250daae0, 0x2c89d000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1fce7a40, 0x2c89d000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x23f25a80, 0x2c89d000, 0x1000, 0x1000, 0x29528e40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 9791205 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x281f9bc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x281f9bc0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x202a5108, 0x281f9bc0, 0x281f9d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9644255 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x1f02d7a0, 0x1d0c5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x1f02d7a0, 0x1d0c5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x28a3e930, 0x1d0c5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x28a3e930, 0x1d0c5000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x253e9540, 0x1d0c5000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x281616c0, 0x1d0c5000, 0x1000, 0x1000, 0x204aff00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10159201 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1a6b7a00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1a6b7a00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9765988 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c6e6a00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c6e6a00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x20ae8420, 0xf7693770, 0x2c6e6a00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10140815 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1d9a0d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1d9a0d40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160497 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x23824b40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x23824b40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10161263 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x28fa6c40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x28fa6c40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10155480 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1ffe9b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1ffe9b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10115684 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x28e39eb0, 0xc, 0xc, 0x0, 0x0, 0x2b8047c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:269 +0x1e2 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendWindowUpdate(0x242a1340, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:246 +0x387 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).OpenStream(0x1d6f8240, 0x57f82263, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:142 +0x3e9 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).OpenStream(0x1d6f8240, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:48 +0x39 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).createStream(0x190215e0, 0x1ec5dc70, 0x1ec5dc70, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:260 +0x45 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithConn(0x190215e0, 0x1ec5dc70, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:306 +0x398 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).newStreamSelectConn(0x190215e0, 0x89b40a4, 0x2966f920, 0x1, 0x2, 0x2, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:251 +0x13b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).NewStreamWithGroup(0x190215e0, 0x87cf4a0, 0x1ca65cd8, 0x87cf4a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:273 +0x8f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).NewStreamWithPeer(0x19021680, 0x18e3e690, 0x22, 0x28e39ea0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm.go:218 +0x26f github.com/ipfs/go-ipfs/p2p/net/swarm.(*Network).NewStream(0x19021680, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_net.go:137 +0x15a github.com/ipfs/go-ipfs/p2p/host/basic.(*BasicHost).NewStream(0x18eb48d0, 0x886af00, 0x9, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/host/basic/basic_host.go:156 +0x69 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendMessage(0x18eb79e0, 0xf769af80, 0x25806d00, 0x18e3e690, 0x22, 0x2b804740, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:112 +0x15f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).putProvider(0x18eb79e0, 0xf769af80, 0x25806d00, 0x18e3e690, 0x22, 0x21be6660, 0x22, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:144 +0x364 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide.func1(0x2bebc550, 0x2b2a9df8, 0x18eb79e0, 0xf769af80, 0x25806d00, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:235 +0x190 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide /go/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:239 +0x2a1 goroutine 9805434 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x235c9280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x235c9280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x254a4860, 0xf7693770, 0x235c9280) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10110904 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x1fef1840) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x1fef1840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9860175 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x252e1c80, 0xf764f0e0, 0x209dfdc0, 0x29223880, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x252dbd80, 0xf764f0e0, 0x209dfdc0, 0x29223880, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x22135700, 0x23064580, 0x252dbd80, 0xf769af80, 0x220d3f40, 0x29223880, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9699208 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x23b71dc0, 0x260aa000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x23b71dc0, 0x260aa000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x2bbac3c0, 0x260aa000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x2bbac3c0, 0x260aa000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x28951920, 0x260aa000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x2150e600, 0x260aa000, 0x1000, 0x1000, 0x1d924d40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10149805 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x26a74680) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x26a74680, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10156925 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21b53b80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21b53b80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10148359 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2b99a0c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2b99a0c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160789 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x279c4980) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x279c4980, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9901435 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1ec67610, 0xc, 0xc, 0x0, 0x0, 0x21615840, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x260388c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x260388c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x260388c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x2e8a4e10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x2e8a4e10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x2e8a4e10, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x22353560, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x23c74630, 0x18e3e690, 0x22, 0x21615780, 0x0, 0xf768f018, 0x2987c680) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x23c74630, 0x18e3e690, 0x22, 0x272ab290, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x23c74630, 0x272ab290, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x23c74630, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x251e0f60, 0xf7693770, 0x23fe0fc0, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x23fe0fc0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x24a09d30, 0x23fe0fc0, 0x23fe1140) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10154583 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c6e6f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c6e6f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x27b81a80, 0xf7693770, 0x2c6e6f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9944690 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x1e70af00, 0xf764f0e0, 0x21bfc940, 0x1bf8f980, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x24540b80, 0xf764f0e0, 0x21bfc940, 0x1bf8f980, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1dd6b7c0, 0x1deef9b0, 0x24540b80, 0xf769af80, 0x1dd6b700, 0x1bf8f980, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9404510 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0x27d768c0, 0x24be2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x349 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0x27d768c0, 0x24be2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x43 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0x1daa8de0, 0x24be2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x57 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0x1daa8de0, 0x24be2000, 0x1000, 0x1000, 0x18e3e690, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x45 github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0x1b64dda0, 0x24be2000, 0x1000, 0x1000, 0x28, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x5e github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0x242aca00, 0x24be2000, 0x1000, 0x1000, 0x23054d00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x53 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xd1 goroutine 10160000 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x267e1500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x267e1500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10160805 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20df9ec0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20df9ec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10137690 [select, 15 minutes]: github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0x2491bc20, 0xf764f0e0, 0x201bd880, 0x2338e200, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:135 +0x6d4 github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0x28a17b20, 0xf764f0e0, 0x201bd880, 0x2338e200, 0xa, 0x10, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x110 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0x1fe2ab80, 0x1bd248f0, 0x28a17b20, 0xf769af80, 0x1fe2aa80, 0x2338e200, 0xa, 0x10) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0x99 created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x574 goroutine 9901220 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2c941a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2c941a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x22df5340, 0xf7693770, 0x2c941a40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9903037 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x20b52a20, 0xc, 0xc, 0x0, 0x0, 0x2687d5c0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x26c97260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x26c97260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x26c97260, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x25c3ec60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x25c3ec60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x25c3ec60, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x24425940, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x2119e0c8, 0x18e3e690, 0x22, 0x2687d400, 0x0, 0xf768f018, 0x2987c958) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x2119e0c8, 0x18e3e690, 0x22, 0x2c3f1920, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x2119e0c8, 0x2c3f1920, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x2119e0c8, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x254b1920, 0xf7693770, 0x2687d300, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2687d300) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x24f0fac0, 0x2687d300, 0x2687d3c0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10141180 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25792a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x25792a40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2b2a9f30, 0x25792a40, 0x25792b00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10160210 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20ab2f80) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20ab2f80, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 9820043 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x21fb4500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x21fb4500, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x229b3fa0, 0xf7693770, 0x21fb4500) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 10148318 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x22c1dc40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x22c1dc40, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10159952 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x20fbff00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x20fbff00, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10150326 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2186c300) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2186c300, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:182 +0xc9 goroutine 10062512 [select, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x1f775ad0, 0xc, 0xc, 0x0, 0x0, 0x23f23440, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x276110a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x276110a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x276110a0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x25c3ff20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x25c3ff20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x25c3ff20, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1d28a640, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x221394f0, 0x18e3e690, 0x22, 0x23f23400, 0x0, 0xf768f018, 0x272b0c48) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x221394f0, 0x18e3e690, 0x22, 0x25d16ab0, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x221394f0, 0x25d16ab0, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x221394f0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x1fd14d20, 0xf7693770, 0x23f22b40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x23f22b40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x1f774de0, 0x23f22b40, 0x23f22c00) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 10093602 [chan receive, 14 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).doClose(0x2400d200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:196 +0x180 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x2400d200, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:153 +0xca github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0xf764f0e0, 0x29558000, 0xf7693770, 0x2400d200) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:66 +0x51 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x104 goroutine 9790013 [select, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).waitForSendErr(0x1d6f8240, 0x2051c570, 0xc, 0xc, 0x0, 0x0, 0x2593cec0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:264 +0x237 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).sendClose(0x22513880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:260 +0x2ff github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Close(0x22513880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:294 +0x78 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Close(0x22513880, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:28 +0x2b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).removeStream(0x190215e0, 0x25bce510, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:299 +0x100 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Close(0x25bce510, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:81 +0x35 github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Close(0x25bce510, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:41 +0x2b github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Close(0x1b7f9fc0, 0x0, 0x0) :1 +0x4f github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0x18eb79e0, 0xf769aeb0, 0x1bf8a1e0, 0x18e3e690, 0x22, 0x2593ce80, 0x0, 0xf768f018, 0x1e22cce8) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:94 +0x9ca github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0x18eb79e0, 0xf769aeb0, 0x1bf8a1e0, 0x18e3e690, 0x22, 0x245c6630, 0x22, 0x0, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x2df github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0x18eb79e0, 0xf769aeb0, 0x1bf8a1e0, 0x245c6630, 0x22, 0x18e3e690, 0x22, 0x0, 0x0, 0x0, ...) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0x98 github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0xf769aeb0, 0x1bf8a1e0, 0x18e3e690, 0x22, 0x1, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x114 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0x2a20a420, 0xf7693770, 0x2593cd40, 0x18e3e690, 0x22) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:264 +0x6b9 github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0xf7693770, 0x2593cd40) /go/src/github.com/ipfs/go-ipfs/routing/dht/query.go:205 +0x48 github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x2051c500, 0x2593cd40, 0x2593ce40) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x44 created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e goroutine 9817912 [chan receive, 15 minutes]: github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Close(0x25ed9280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:148 +0x9b github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0x25ed9280, 0x0, 0x0) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:270 +0x25a github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0x20fd45c0, 0x25ed9280, 0x25ed9340) /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x5c created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go /go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x38e