Skip to content

Instantly share code, notes, and snippets.

@stephen304
Created October 6, 2015 19:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stephen304/0f393e85e9af3401a53b to your computer and use it in GitHub Desktop.
Save stephen304/0f393e85e9af3401a53b to your computer and use it in GitHub Desktop.
unexpected fault address 0xc8db208198
fatal error: fault
[signal 0xb code=0x1 addr=0xc8db208198 pc=0x4192a4]
goroutine 639 [running]:
runtime.throw(0xe48288, 0x5)
/usr/lib/go/src/runtime/panic.go:527 +0x96 fp=0xc821d1f260 sp=0xc821d1f248
runtime.sigpanic()
/usr/lib/go/src/runtime/sigpanic_unix.go:27 +0x2ab fp=0xc821d1f2b0 sp=0xc821d1f260
runtime.evacuate(0xb795a0, 0xc8201376a0, 0xe600c0)
/usr/lib/go/src/runtime/hashmap.go:803 +0x94 fp=0xc821d1f370 sp=0xc821d1f2b0
runtime.growWork(0xb795a0, 0xc8201376a0, 0x0)
/usr/lib/go/src/runtime/hashmap.go:795 +0x8a fp=0xc821d1f390 sp=0xc821d1f370
runtime.mapassign1(0xb795a0, 0xc8201376a0, 0xc821d1f480, 0xc821d1f478)
/usr/lib/go/src/runtime/hashmap.go:433 +0x175 fp=0xc821d1f438 sp=0xc821d1f390
github.com/ipfs/go-ipfs/p2p/peer.(*metrics).RecordLatency(0xc820196c68, 0xc8200a0240, 0x22, 0x5617ed4)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/p2p/peer/metrics.go:48 +0x129 fp=0xc821d1f4a8 sp=0xc821d1f438
github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0xc821934aa0, 0x7f79a51f5880, 0xc821d17480, 0xc8200a0240, 0x22, 0xc821c69c70, 0x0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:103 +0xdc2 fp=0xc821d1f870 sp=0xc821d1f4a8
github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0xc821934aa0, 0x7f79a51f5880, 0xc821d17480, 0xc8200a0240, 0x22, 0xc821c77d41, 0x22, 0x0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x3c5 fp=0xc821d1f960 sp=0xc821d1f870
github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0xc821934aa0, 0x7f79a51f5880, 0xc821d17480, 0xc821c77d41, 0x22, 0xc8200a0240, 0x22, 0x0, 0x0, 0x0, ...)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0xad fp=0xc821d1fa88 sp=0xc821d1f960
github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0x7f79a51f5880, 0xc821d17480, 0xc8200a0240, 0x22, 0x1, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x166 fp=0xc821d1fce8 sp=0xc821d1fa88
github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0xc821c65050, 0x7f79a51eb920, 0xc821c6bd40, 0xc8200a0240, 0x22)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/routing/dht/query.go:250 +0x68f fp=0xc821d1ff08 sp=0xc821d1fce8
github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0x7f79a51eb920, 0xc821c6bd40)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/routing/dht/query.go:197 +0x53 fp=0xc821d1ff48 sp=0xc821d1ff08
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0xc821d204c0, 0xc821c6bd40, 0xc821c6be60)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x51 fp=0xc821d1ff88 sp=0xc821d1ff48
runtime.goexit()
/usr/lib/go/src/runtime/asm_amd64.s:1696 +0x1 fp=0xc821d1ff90 sp=0xc821d1ff88
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x3eb
goroutine 1 [chan receive]:
main.daemonFunc(0x7f79a29a6180, 0xc8202720c0, 0x7f79a29a74f0, 0xc82027c230)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/go-ipfs/cmd/ipfs/daemon.go:283 +0x1067
github.com/ipfs/go-ipfs/commands.(*Command).Call(0x1368100, 0x7f79a29a6180, 0xc8202720c0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/commands/command.go:106 +0x471
main.callCommand(0x7f79a29a62a8, 0xc820100500, 0x7f79a29a6180, 0xc8202720c0, 0x1368100, 0x135d2c0, 0x0, 0x0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/go-ipfs/cmd/ipfs/main.go:341 +0x92e
main.(*cmdInvocation).Run(0xc820100480, 0x7f79a29a62a8, 0xc820100500, 0x0, 0x0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/go-ipfs/cmd/ipfs/main.go:184 +0x1e5
main.main()
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/go-ipfs/cmd/ipfs/main.go:149 +0x65b
goroutine 17 [syscall, 1 minutes, locked to thread]:
runtime.goexit()
/usr/lib/go/src/runtime/asm_amd64.s:1696 +0x1
goroutine 19 [select, 1 minutes, locked to thread]:
runtime.gopark(0xfee0a0, 0xc820025f28, 0xe4bde0, 0x6, 0x43c818, 0x2)
/usr/lib/go/src/runtime/proc.go:185 +0x169
runtime.selectgoImpl(0xc820025f28, 0x0, 0x18)
/usr/lib/go/src/runtime/select.go:392 +0xa64
runtime.selectgo(0xc820025f28)
/usr/lib/go/src/runtime/select.go:212 +0x12
runtime.ensureSigM.func1()
/usr/lib/go/src/runtime/signal1_unix.go:190 +0x356
runtime.goexit()
/usr/lib/go/src/runtime/asm_amd64.s:1696 +0x1
goroutine 6 [chan receive]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/codahale/metrics.init.1.func2()
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/codahale/metrics/metrics.go:321 +0x73
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/codahale/metrics.init.1
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/codahale/metrics/metrics.go:328 +0x7b
goroutine 7 [syscall, 1 minutes]:
os/signal.loop()
/usr/lib/go/src/os/signal/signal_unix.go:22 +0x18
created by os/signal.init.1
/usr/lib/go/src/os/signal/signal_unix.go:28 +0x37
goroutine 14 [select, 1 minutes]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc82026a580)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:120 +0x47c
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb.openDB
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:126 +0x7fc
goroutine 20 [chan receive, 1 minutes]:
main.(*IntrHandler).Handle.func1(0xc8200fe3e0, 0xc8201024b0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/go-ipfs/cmd/ipfs/main.go:540 +0x9a
created by main.(*IntrHandler).Handle
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/go-ipfs/cmd/ipfs/main.go:545 +0x95
goroutine 23 [chan receive, 1 minutes]:
main.daemonFunc.func1(0x7f79a29a6180, 0xc8202720c0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/go-ipfs/cmd/ipfs/daemon.go:145 +0x88
created by main.daemonFunc
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/go-ipfs/cmd/ipfs/daemon.go:148 +0xa2
goroutine 24 [select]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc820256380)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:205 +0x271
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util.NewBufferPool
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:236 +0x26b
goroutine 15 [select]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc82026a580)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_state.go:82 +0x14b
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb.openDB
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:127 +0x81e
goroutine 16 [select, 1 minutes]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc82026a580)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:812 +0x77f
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb.openDB
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:130 +0x86a
goroutine 34 [select, 1 minutes]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc82026a580)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:759 +0x253
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb.openDB
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:131 +0x88c
goroutine 35 [select, 1 minutes]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0xc82026a580)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_write.go:37 +0x1a2
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb.openDB
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:132 +0x8ae
goroutine 36 [chan receive, 1 minutes]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0x7f79a29a62a8, 0xc8201007c0, 0x7f79a51eb920, 0xc821511b00)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:65 +0x4a
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x135
goroutine 37 [chan receive]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/whyrusleeping/go-metrics.(*meterArbiter).tick(0x1367680)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/whyrusleeping/go-metrics/meter.go:243 +0x4b
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/whyrusleeping/go-metrics.NewMeter
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/whyrusleeping/go-metrics/meter.go:41 +0x154
goroutine 38 [select]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).connGarbageCollect(0xc820218d00)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:358 +0x1d5
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.NewSwarm
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/swarm.go:61 +0x289
goroutine 39 [chan receive, 1 minutes]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0x7f79a29a62a8, 0xc8201007c0, 0x7f79a51eb920, 0xc82194aa80)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:65 +0x4a
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x135
goroutine 595 [chan receive]:
github.com/ipfs/go-ipfs/p2p/discovery.(*mdnsService).pollForEntries.func1(0xc821c6ad20, 0xc8200114f0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/p2p/discovery/mdns.go:118 +0x4a
created by github.com/ipfs/go-ipfs/p2p/discovery.(*mdnsService).pollForEntries
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/p2p/discovery/mdns.go:121 +0xce
goroutine 596 [IO wait]:
net.runtime_pollWait(0x7f79a29a6a90, 0x72, 0xc82000e200)
/usr/lib/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc821c699c0, 0x72, 0x0, 0x0)
/usr/lib/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc821c699c0, 0x0, 0x0)
/usr/lib/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc821c69960, 0xc821ccc000, 0x10000, 0x10000, 0x0, 0x7f79a51e7050, 0xc82000e200)
/usr/lib/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc82024e328, 0xc821ccc000, 0x10000, 0x10000, 0x0, 0x0, 0x0)
/usr/lib/go/src/net/net.go:132 +0xe4
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cryptix/mdns.(*client).recv(0xc821caac40, 0xc82024e328, 0xc821c6ade0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cryptix/mdns/client.go:328 +0xe6
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cryptix/mdns.(*client).query
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cryptix/mdns/client.go:208 +0x29e
goroutine 441 [select]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0xc820493b80)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0x107
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x46d
goroutine 560 [select]:
github.com/ipfs/go-ipfs/blocks/blockstore.(*blockstore).AllKeysChan.func2(0x7f79a5204858, 0xc821bffe30, 0xc821a37f20, 0xc821c77a40, 0x7f79a29a62a8, 0xc8201007c0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/blocks/blockstore/blockstore.go:165 +0x190
created by github.com/ipfs/go-ipfs/blocks/blockstore.(*blockstore).AllKeysChan
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/blocks/blockstore/blockstore.go:171 +0x235
goroutine 236 [select]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0xc8203c35e0, 0xc82020bf60, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x16e
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0xc8203c35e0, 0x0, 0x0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x3d
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0xc8203c35e0, 0xc8203f20e0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/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
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:173 +0x166
goroutine 47 [chan receive, 1 minutes]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0x7f79a29a62a8, 0xc8201007c0, 0x7f79a51eb920, 0xc82194b440)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:65 +0x4a
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x135
goroutine 304 [IO wait]:
net.runtime_pollWait(0x7f79a29a6d90, 0x72, 0xc82000e200)
/usr/lib/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc820149090, 0x72, 0x0, 0x0)
/usr/lib/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc820149090, 0x0, 0x0)
/usr/lib/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).accept(0xc820149030, 0x0, 0x7f79a29a7450, 0xc8205135e0)
/usr/lib/go/src/net/fd_unix.go:408 +0x27c
net.(*TCPListener).AcceptTCP(0xc8200b0168, 0x4610d0, 0x0, 0x0)
/usr/lib/go/src/net/tcpsock_posix.go:249 +0x4d
net.(*TCPListener).Accept(0xc8200b0168, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go/src/net/tcpsock_posix.go:259 +0x3d
net/http.(*Server).Serve(0xc8203fea20, 0x7f79a51f5348, 0xc8200b0168, 0x0, 0x0)
/usr/lib/go/src/net/http/server.go:1841 +0xb3
net/http.Serve(0x7f79a51f5348, 0xc8200b0168, 0x7f79a29aaec8, 0xc82050da70, 0x0, 0x0)
/usr/lib/go/src/net/http/server.go:1719 +0x85
github.com/ipfs/go-ipfs/core/corehttp.Serve.func1(0x7f79a51eb920, 0xc8203fe8a0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/core/corehttp/corehttp.go:83 +0x6b
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0xc820509f00, 0xc8203fe8a0, 0xc8203fe9c0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x51
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x3eb
goroutine 50 [select]:
github.com/ipfs/go-ipfs/routing/dht.(*ProviderManager).run(0xc821951400)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/routing/dht/providers.go:59 +0xb11
github.com/ipfs/go-ipfs/routing/dht.NewProviderManager.func1(0x7f79a51eb920, 0xc82194b560)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/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(0xc821956150, 0xc82194b560, 0xc82194b680)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x51
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x3eb
goroutine 316 [IO wait]:
net.runtime_pollWait(0x7f79a29a6c10, 0x72, 0xc82000e200)
/usr/lib/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc820149170, 0x72, 0x0, 0x0)
/usr/lib/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc820149170, 0x0, 0x0)
/usr/lib/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).accept(0xc820149110, 0x0, 0x7f79a29a7450, 0xc820538520)
/usr/lib/go/src/net/fd_unix.go:408 +0x27c
net.(*TCPListener).AcceptTCP(0xc8200b0178, 0x4610d0, 0x0, 0x0)
/usr/lib/go/src/net/tcpsock_posix.go:249 +0x4d
net.(*TCPListener).Accept(0xc8200b0178, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go/src/net/tcpsock_posix.go:259 +0x3d
net/http.(*Server).Serve(0xc8203b7ec0, 0x7f79a51f5348, 0xc8200b0178, 0x0, 0x0)
/usr/lib/go/src/net/http/server.go:1841 +0xb3
net/http.Serve(0x7f79a51f5348, 0xc8200b0178, 0x7f79a29aaec8, 0xc8204b9770, 0x0, 0x0)
/usr/lib/go/src/net/http/server.go:1719 +0x85
github.com/ipfs/go-ipfs/core/corehttp.Serve.func1(0x7f79a51eb920, 0xc8203b7d40)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/core/corehttp/corehttp.go:83 +0x6b
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0xc8204d4480, 0xc8203b7d40, 0xc8203b7e60)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x51
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x3eb
goroutine 52 [chan receive, 1 minutes]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0x7f79a29a62a8, 0xc8201007c0, 0x7f79a51eb920, 0xc82194b200)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:65 +0x4a
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x135
goroutine 53 [chan receive, 1 minutes]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/briantigerchow/pubsub.(*PubSub).start(0xc8219561a0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/briantigerchow/pubsub/pubsub.go:119 +0x1df
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/briantigerchow/pubsub.New
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/briantigerchow/pubsub/pubsub.go:43 +0x96
goroutine 66 [select, 1 minutes]:
github.com/ipfs/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc821966000, 0x7f79a29a62a8, 0xc82194d480, 0x1, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/bitswap/decision/engine.go:138 +0x40a
github.com/ipfs/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc821966000, 0x7f79a29a62a8, 0xc82194d480)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x176
created by github.com/ipfs/go-ipfs/exchange/bitswap/decision.NewEngine
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/bitswap/decision/engine.go:97 +0x1a0
goroutine 58 [select]:
github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).Run(0xc820010780)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:204 +0xaaf
created by github.com/ipfs/go-ipfs/exchange/bitswap.New
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/bitswap/bitswap.go:84 +0x64c
goroutine 143 [select, 1 minutes]:
github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideWorker.func2(0x7f79a51eb920, 0xc82001b020)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:102 +0x4b0
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0xc821953ee0, 0xc82001b020, 0xc82001b260)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x51
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x3eb
goroutine 61 [select, 1 minutes]:
github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).providerConnector(0xc8201460a0, 0x7f79a29a62a8, 0xc82194d480)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:154 +0x80a
github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).startWorkers.func1(0x7f79a51eb920, 0xc82193e3c0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:20 +0x3f
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0xc82000aa00, 0xc82193e3c0, 0xc82193e4e0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x51
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x3eb
goroutine 64 [select, 1 minutes]:
github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).taskWorker(0xc8201460a0, 0x7f79a29a62a8, 0xc82194d480, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:54 +0x8c5
github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).startWorkers.func2(0x7f79a51eb920, 0xc82193e600)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:27 +0x48
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0xc820013e90, 0xc82193e600, 0xc82193e720)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x51
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x3eb
goroutine 642 [select]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read(0xc821d20780, 0xc821d2b000, 0x1000, 0x1000, 0xc821d425a0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:113 +0x308
bufio.(*Reader).fill(0xc821d422a0)
/usr/lib/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadByte(0xc821d422a0, 0x0, 0x0, 0x0)
/usr/lib/go/src/bufio/bufio.go:229 +0x7a
encoding/binary.ReadUvarint(0x7f79a19613e8, 0xc821d422a0, 0x0, 0x0, 0x0)
/usr/lib/go/src/encoding/binary/varint.go:110 +0x52
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/gogo/protobuf/io.(*varintReader).ReadMsg(0xc821d24440, 0x7f79a29af308, 0xc821d14b60, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/gogo/protobuf/io/varint.go:105 +0x69
github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0xc821934aa0, 0x7f79a51f5880, 0xc821d16ce0, 0xc820406870, 0x22, 0xc821c69c00, 0x0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:93 +0xb77
github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0xc821934aa0, 0x7f79a51f5880, 0xc821d16ce0, 0xc820406870, 0x22, 0xc821c77d41, 0x22, 0x0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x3c5
github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0xc821934aa0, 0x7f79a51f5880, 0xc821d16ce0, 0xc821c77d41, 0x22, 0xc820406870, 0x22, 0x0, 0x0, 0x0, ...)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0xad
github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0x7f79a51f5880, 0xc821d16ce0, 0xc820406870, 0x22, 0x1, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x166
github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0xc821c65050, 0x7f79a51eb920, 0xc821c6bf80, 0xc820406870, 0x22)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/routing/dht/query.go:250 +0x68f
github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0x7f79a51eb920, 0xc821c6bf80)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/routing/dht/query.go:197 +0x53
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0xc821d204e0, 0xc821c6bf80, 0xc821d420c0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x51
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x3eb
goroutine 83 [select, 1 minutes]:
github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).taskWorker(0xc8201460a0, 0x7f79a29a62a8, 0xc82194d480, 0x1)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:52 +0x914
github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).startWorkers.func2(0x7f79a51eb920, 0xc82193e840)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:27 +0x48
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0xc82194e060, 0xc82193e840, 0xc82193e960)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x51
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x3eb
goroutine 86 [select, 1 minutes]:
github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).taskWorker(0xc8201460a0, 0x7f79a29a62a8, 0xc82194d480, 0x2)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:52 +0x914
github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).startWorkers.func2(0x7f79a51eb920, 0xc82193ea80)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:27 +0x48
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0xc82194e1b0, 0xc82193ea80, 0xc82193eba0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x51
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x3eb
goroutine 89 [select, 1 minutes]:
github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).taskWorker(0xc8201460a0, 0x7f79a29a62a8, 0xc82194d480, 0x3)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:52 +0x914
github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).startWorkers.func2(0x7f79a51eb920, 0xc8215102a0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:27 +0x48
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0xc82194e300, 0xc8215102a0, 0xc8215103c0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x51
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x3eb
goroutine 92 [select, 1 minutes]:
github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).taskWorker(0xc8201460a0, 0x7f79a29a62a8, 0xc82194d480, 0x4)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:52 +0x914
github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).startWorkers.func2(0x7f79a51eb920, 0xc8215107e0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:27 +0x48
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0xc82194e450, 0xc8215107e0, 0xc821510c00)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x51
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x3eb
goroutine 95 [select, 1 minutes]:
github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).taskWorker(0xc8201460a0, 0x7f79a29a62a8, 0xc82194d480, 0x5)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:52 +0x914
github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).startWorkers.func2(0x7f79a51eb920, 0xc821510d20)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:27 +0x48
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0xc82194e5a0, 0xc821510d20, 0xc821511140)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x51
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x3eb
goroutine 623 [select]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0xc821c003c0, 0xc821d4a000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x3a4
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0xc821c003c0, 0xc821d4a000, 0x1000, 0x1000, 0x7f79a6194000, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x4b
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0xc821cabfc0, 0xc821d4a000, 0x1000, 0x1000, 0xc820017740, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x6c
github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0xc821cabfc0, 0xc821d4a000, 0x1000, 0x1000, 0x777e40, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x4d
github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0xc821d24000, 0xc821d4a000, 0x1000, 0x1000, 0xc821c6dea0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x75
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0xc821d201a0, 0xc821d4a000, 0x1000, 0x1000, 0xc821d029c0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x68
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xe5
goroutine 98 [select, 1 minutes]:
github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).taskWorker(0xc8201460a0, 0x7f79a29a62a8, 0xc82194d480, 0x6)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:52 +0x914
github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).startWorkers.func2(0x7f79a51eb920, 0xc821511260)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:27 +0x48
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0xc82194e6f0, 0xc821511260, 0xc821511c80)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x51
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x3eb
goroutine 101 [select, 1 minutes]:
github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).taskWorker(0xc8201460a0, 0x7f79a29a62a8, 0xc82194d480, 0x7)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:52 +0x914
github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).startWorkers.func2(0x7f79a51eb920, 0xc821511da0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:27 +0x48
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0xc82194e840, 0xc821511da0, 0xc821511ec0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x51
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x3eb
goroutine 604 [select]:
github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers(0xc821c65050, 0x7f79a51eb920, 0xc821c6b560)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/routing/dht/query.go:180 +0x3fa
github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).(github.com/ipfs/go-ipfs/routing/dht.spawnWorkers)-fm(0x7f79a51eb920, 0xc821c6b560)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/routing/dht/query.go:120 +0x34
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0xc821d162d0, 0xc821c6b560, 0xc821c6b680)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x51
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x3eb
goroutine 104 [select]:
github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).rebroadcastWorker(0xc8201460a0, 0x7f79a29a62a8, 0xc82194d480)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:191 +0x50a
github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).startWorkers.func3(0x7f79a51eb920, 0xc820e82000)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:33 +0x3f
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0xc82000aa60, 0xc820e82000, 0xc820e82120)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x51
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x3eb
goroutine 605 [chan receive]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0x7f79a29a62a8, 0xc821cabb40, 0x7f79a51eb920, 0xc821c6b2c0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:65 +0x4a
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x135
goroutine 601 [select]:
github.com/ipfs/go-ipfs/p2p/peer/queue.(*ChanQueue).process.func1(0xc821c6b380, 0xc821cafb80, 0xc82024e348, 0x7f79a51f5880, 0xc821d16270)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/p2p/peer/queue/sync.go:61 +0x626
created by github.com/ipfs/go-ipfs/p2p/peer/queue.(*ChanQueue).process
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/p2p/peer/queue/sync.go:83 +0x118
goroutine 107 [select, 1 minutes]:
github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).provideCollector(0xc8201460a0, 0x7f79a29a62a8, 0xc82194d480)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:123 +0x55b
github.com/ipfs/go-ipfs/exchange/bitswap.(*Bitswap).startWorkers.func4(0x7f79a51eb920, 0xc820e82540)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/bitswap/workers.go:38 +0x3f
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0xc82000aac0, 0xc820e82540, 0xc820e82960)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x51
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x3eb
goroutine 599 [IO wait]:
net.runtime_pollWait(0x7f79a29a72d0, 0x72, 0xc82000e200)
/usr/lib/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc821c69b10, 0x72, 0x0, 0x0)
/usr/lib/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc821c69b10, 0x0, 0x0)
/usr/lib/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc821c69ab0, 0xc821cb4000, 0x10000, 0x10000, 0x0, 0x7f79a51e7050, 0xc82000e200)
/usr/lib/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc82024e340, 0xc821cb4000, 0x10000, 0x10000, 0x0, 0x0, 0x0)
/usr/lib/go/src/net/net.go:132 +0xe4
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cryptix/mdns.(*client).recv(0xc821caac40, 0xc82024e340, 0xc821c6ade0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cryptix/mdns/client.go:328 +0xe6
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cryptix/mdns.(*client).query
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cryptix/mdns/client.go:211 +0x346
goroutine 110 [chan receive, 1 minutes]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0xc820e82a80, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:266 +0x288
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0xc82000e4a0, 0xc820e82a80, 0xc820e82f00)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:114 +0x6d
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x3eb
goroutine 111 [chan receive, 1 minutes]:
github.com/ipfs/go-ipfs/exchange/bitswap.New.func2(0x7f79a51eb920, 0xc82029a060, 0xc821956190)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/bitswap/bitswap.go:93 +0x4a
created by github.com/ipfs/go-ipfs/exchange/bitswap.New
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/bitswap/bitswap.go:95 +0x71f
goroutine 112 [chan receive, 1 minutes]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0x7f79a29a62a8, 0xc82194d480, 0x7f79a51eb920, 0xc82029a060)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:65 +0x4a
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x135
goroutine 287 [select]:
github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0xc820485d10, 0x7f79a29a62a8, 0xc82194d480)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:138 +0x163
created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:121 +0x515
goroutine 443 [select]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0xc820493b80, 0xc8203f6f60, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x16e
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0xc820493b80, 0x0, 0x0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x3d
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0xc820493b80, 0xc821a38b40)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/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
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:173 +0x166
goroutine 115 [select, 1 minutes]:
github.com/ipfs/go-ipfs/namesys/republisher.(*Republisher).Run(0xc820010c30, 0x7f79a51eb920, 0xc820e83020)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/namesys/republisher/repub.go:68 +0x2e8
github.com/ipfs/go-ipfs/namesys/republisher.(*Republisher).Run-fm(0x7f79a51eb920, 0xc820e83020)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/core/core.go:272 +0x34
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0xc82000e530, 0xc820e83020, 0xc820e83500)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x51
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x3eb
goroutine 116 [chan receive, 1 minutes]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0x7f79a29a62a8, 0xc8201007c0, 0x7f79a51eb920, 0xc820e838c0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:65 +0x4a
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x135
goroutine 117 [IO wait, 1 minutes]:
net.runtime_pollWait(0x7f79a29a7150, 0x72, 0xc82000e200)
/usr/lib/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82027c610, 0x72, 0x0, 0x0)
/usr/lib/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82027c610, 0x0, 0x0)
/usr/lib/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).accept(0xc82027c5b0, 0x0, 0x7f79a29a7450, 0xc821953f40)
/usr/lib/go/src/net/fd_unix.go:408 +0x27c
net.(*TCPListener).AcceptTCP(0xc82024e0d8, 0x0, 0x0, 0x0)
/usr/lib/go/src/net/tcpsock_posix.go:249 +0x4d
net.(*TCPListener).Accept(0xc82024e0d8, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go/src/net/tcpsock_posix.go:259 +0x3d
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maListener).Accept(0xc82000b580, 0x0, 0x0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net/net.go:191 +0x70
github.com/ipfs/go-ipfs/p2p/net/conn.(*listener).Accept(0xc820010e60, 0x0, 0x0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/p2p/net/conn/listen.go:83 +0x118
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Listener).accept(0xc820016d80)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/listener.go:93 +0x100
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addListener
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/listener.go:161 +0x3fd
goroutine 440 [select]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0xc820493b80)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x5e1
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x43a
goroutine 559 [chan send]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-datastore/namespace.(*datastore).Query.func1(0xc821a37ec0, 0x7f79a5204858, 0xc821bffdc0, 0xc821920d20)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-datastore/namespace/namespace.go:78 +0x40a
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-datastore/namespace.(*datastore).Query
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-datastore/namespace/namespace.go:80 +0x157
goroutine 121 [select, 1 minutes]:
github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).setupListener.func3(0x7f79a29a62a8, 0xc8201007c0, 0xc820016d80, 0xc8201040c0, 0x7f79a51eb8a8, 0xc82000ab80)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_listen.go:105 +0x2dd
created by github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).setupListener
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_listen.go:115 +0x700
goroutine 122 [chan receive, 1 minutes]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext.func1(0x7f79a29a62a8, 0xc8201007c0, 0x7f79a51eb920, 0xc820e83a40)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:65 +0x4a
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context.CloseAfterContext
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/context/context.go:67 +0x135
goroutine 123 [IO wait, 1 minutes]:
net.runtime_pollWait(0x7f79a29a7090, 0x72, 0xc82000e200)
/usr/lib/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82027c760, 0x72, 0x0, 0x0)
/usr/lib/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82027c760, 0x0, 0x0)
/usr/lib/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).accept(0xc82027c700, 0x0, 0x7f79a29a7450, 0xc8201b2020)
/usr/lib/go/src/net/fd_unix.go:408 +0x27c
net.(*TCPListener).AcceptTCP(0xc82024e120, 0x344a4a7a4c41465a, 0x0, 0x0)
/usr/lib/go/src/net/tcpsock_posix.go:249 +0x4d
net.(*TCPListener).Accept(0xc82024e120, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go/src/net/tcpsock_posix.go:259 +0x3d
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maListener).Accept(0xc82000b840, 0x0, 0x0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net/net.go:191 +0x70
github.com/ipfs/go-ipfs/p2p/net/conn.(*listener).Accept(0xc820010f50, 0x0, 0x0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/p2p/net/conn/listen.go:83 +0x118
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Listener).accept(0xc820016f00)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/listener.go:93 +0x100
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Swarm).addListener
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/listener.go:161 +0x3fd
goroutine 561 [select]:
github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).Run(0xc821c65050, 0x7f79a29a62a8, 0xc821cabb40, 0xc821bfa580, 0x4, 0x4, 0x0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/routing/dht/query.go:132 +0x885
github.com/ipfs/go-ipfs/routing/dht.(*dhtQuery).Run(0xc821c77fb0, 0x7f79a29a62a8, 0xc821cabb40, 0xc821bfa580, 0x4, 0x4, 0x0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/routing/dht/query.go:67 +0x15a
github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func2(0xc821d02000, 0xc821bcbee0, 0xc821c77fb0, 0x7f79a29a62a8, 0xc8201007c0, 0xc821bfa580, 0x4, 0x4)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:85 +0xc8
created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:89 +0x6b1
goroutine 598 [IO wait]:
net.runtime_pollWait(0x7f79a29a6b50, 0x72, 0xc82000e200)
/usr/lib/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc821c69aa0, 0x72, 0x0, 0x0)
/usr/lib/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc821c69aa0, 0x0, 0x0)
/usr/lib/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc821c69a40, 0xc821cec000, 0x10000, 0x10000, 0x0, 0x7f79a51e7050, 0xc82000e200)
/usr/lib/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc82024e338, 0xc821cec000, 0x10000, 0x10000, 0x0, 0x0, 0x0)
/usr/lib/go/src/net/net.go:132 +0xe4
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cryptix/mdns.(*client).recv(0xc821caac40, 0xc82024e338, 0xc821c6ade0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cryptix/mdns/client.go:328 +0xe6
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cryptix/mdns.(*client).query
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cryptix/mdns/client.go:210 +0x30e
goroutine 127 [select, 1 minutes]:
github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).setupListener.func3(0x7f79a29a62a8, 0xc8201007c0, 0xc820016f00, 0xc8201040c0, 0x7f79a51eb8a8, 0xc82000abe0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_listen.go:105 +0x2dd
created by github.com/ipfs/go-ipfs/p2p/net/swarm.(*Swarm).setupListener
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_listen.go:115 +0x700
goroutine 128 [chan receive]:
github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Provide(0xc821934aa0, 0x7f79a29a62a8, 0xc8201007c0, 0xc821c77d41, 0x22, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/routing/dht/routing.go:230 +0x2e1
github.com/ipfs/go-ipfs/exchange/reprovide.(*Reprovider).Reprovide.func1(0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/reprovide/reprovide.go:57 +0x90
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cenkalti/backoff.RetryNotify(0xc8205dfe48, 0x7f79a52048c8, 0xc821a37f80, 0x0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cenkalti/backoff/retry.go:33 +0x4d
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cenkalti/backoff.Retry(0xc8205dfe48, 0x7f79a52048c8, 0xc821a37f80, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cenkalti/backoff/retry.go:24 +0x4a
github.com/ipfs/go-ipfs/exchange/reprovide.(*Reprovider).Reprovide(0xc821952620, 0x7f79a29a62a8, 0xc8201007c0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/reprovide/reprovide.go:66 +0x3c8
github.com/ipfs/go-ipfs/exchange/reprovide.(*Reprovider).ProvideEvery(0xc821952620, 0x7f79a29a62a8, 0xc8201007c0, 0x274a48a78000)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/reprovide/reprovide.go:41 +0x11c
created by github.com/ipfs/go-ipfs/core.(*IpfsNode).startOnlineServices
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/core/core.go:170 +0x83c
goroutine 129 [IO wait]:
net.runtime_pollWait(0x7f79a29a6fd0, 0x72, 0xc82000e200)
/usr/lib/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82027d090, 0x72, 0x0, 0x0)
/usr/lib/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82027d090, 0x0, 0x0)
/usr/lib/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).readFrom(0xc82027d030, 0xc8201e2000, 0x10000, 0x10000, 0x0, 0x0, 0x0, 0x7f79a51e7050, 0xc82000e200)
/usr/lib/go/src/net/fd_unix.go:259 +0x2a5
net.(*UDPConn).ReadFromUDP(0xc82024e138, 0xc8201e2000, 0x10000, 0x10000, 0x138e468, 0x0, 0x0, 0x0)
/usr/lib/go/src/net/udpsock_posix.go:61 +0x117
net.(*UDPConn).ReadFrom(0xc82024e138, 0xc8201e2000, 0x10000, 0x10000, 0x7f79a29aa280, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go/src/net/udpsock_posix.go:79 +0x116
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cryptix/mdns.(*Server).recv(0xc820251590, 0xc82024e138)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cryptix/mdns/server.go:111 +0xde
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cryptix/mdns.NewServer
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cryptix/mdns/server.go:74 +0x206
goroutine 130 [IO wait]:
net.runtime_pollWait(0x7f79a29a6f10, 0x72, 0xc82000e200)
/usr/lib/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82027d100, 0x72, 0x0, 0x0)
/usr/lib/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82027d100, 0x0, 0x0)
/usr/lib/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).readFrom(0xc82027d0a0, 0xc8201f8000, 0x10000, 0x10000, 0x0, 0x0, 0x0, 0x7f79a51e7050, 0xc82000e200)
/usr/lib/go/src/net/fd_unix.go:259 +0x2a5
net.(*UDPConn).ReadFromUDP(0xc82024e140, 0xc8201f8000, 0x10000, 0x10000, 0x138e468, 0x0, 0x0, 0x0)
/usr/lib/go/src/net/udpsock_posix.go:61 +0x117
net.(*UDPConn).ReadFrom(0xc82024e140, 0xc8201f8000, 0x10000, 0x10000, 0x7f79a29aa280, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go/src/net/udpsock_posix.go:79 +0x116
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cryptix/mdns.(*Server).recv(0xc820251590, 0xc82024e140)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cryptix/mdns/server.go:111 +0xde
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cryptix/mdns.NewServer
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cryptix/mdns/server.go:78 +0x242
goroutine 131 [select]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cryptix/mdns.(*client).query(0xc821caac40, 0xc8206c5f40, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cryptix/mdns/client.go:236 +0x1888
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cryptix/mdns.Query(0xc8206c5f40, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cryptix/mdns/client.go:85 +0x123
github.com/ipfs/go-ipfs/p2p/discovery.(*mdnsService).pollForEntries(0xc8200114f0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/p2p/discovery/mdns.go:129 +0x175
created by github.com/ipfs/go-ipfs/p2p/discovery.NewMdnsService
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/p2p/discovery/mdns.go:102 +0x52a
goroutine 278 [IO wait]:
net.runtime_pollWait(0x7f79a29a6cd0, 0x72, 0xc82000e200)
/usr/lib/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc8219d61b0, 0x72, 0x0, 0x0)
/usr/lib/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8219d61b0, 0x0, 0x0)
/usr/lib/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc8219d6150, 0xc821956a40, 0x4, 0x4, 0x0, 0x7f79a51e7050, 0xc82000e200)
/usr/lib/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820028298, 0xc821956a40, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/lib/go/src/net/net.go:132 +0xe4
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0xc8219da510, 0xc821956a40, 0x4, 0x4, 0xee92ac471c7d9c9d, 0x0, 0x0)
<autogenerated>:3 +0x82
github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0xc8200ffa40, 0xc821956a40, 0x4, 0x4, 0x3636363636363636, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x75
io.ReadAtLeast(0x7f79a29aa4c0, 0xc8200ffa40, 0xc821956a40, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/lib/go/src/io/io.go:298 +0xe6
io.ReadFull(0x7f79a29aa4c0, 0xc8200ffa40, 0xc821956a40, 0x4, 0x4, 0x80c4be, 0x0, 0x0)
/usr/lib/go/src/io/io.go:316 +0x62
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0xc8219c2ff0, 0x7f79a29aa510, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:169 +0x6a
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0xc8219c2ff0, 0xc8219dd140, 0x4, 0x4, 0x0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:181 +0xc8
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0xc8200ffb00, 0xc8219dd140, 0x4, 0x4, 0x179, 0x0, 0x0)
<autogenerated>:16 +0x80
github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0xc8219c3090, 0xc8219dd140, 0x4, 0x4, 0xc, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x6b
io.ReadAtLeast(0x7f79a29aa7d0, 0xc8219c3090, 0xc8219dd140, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/lib/go/src/io/io.go:298 +0xe6
io.ReadFull(0x7f79a29aa7d0, 0xc8219c3090, 0xc8219dd140, 0x4, 0x4, 0x80c248, 0x0, 0x0)
/usr/lib/go/src/io/io.go:316 +0x62
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0xc8203badc0, 0x7f79a29aa510, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:169 +0x6a
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0xc8203badc0, 0x0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:164 +0xab
github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0xc8203c8f80, 0xc8204a7000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x191
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0xc8203f2840, 0xc8204a7000, 0x1000, 0x1000, 0xc, 0x0, 0x0)
<autogenerated>:16 +0x80
github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0xc8200fff20, 0xc8204a7000, 0x1000, 0x1000, 0xc, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x90
bufio.(*Reader).fill(0xc820496180)
/usr/lib/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).Read(0xc820496180, 0xc8219dd7b0, 0xc, 0xc, 0xc8219dd7b2, 0x0, 0x0)
/usr/lib/go/src/bufio/bufio.go:207 +0x260
io.ReadAtLeast(0x7f79a29aabc8, 0xc820496180, 0xc8219dd7b0, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0)
/usr/lib/go/src/io/io.go:298 +0xe6
io.ReadFull(0x7f79a29aabc8, 0xc820496180, 0xc8219dd7b0, 0xc, 0xc, 0xc, 0x0, 0x0)
/usr/lib/go/src/io/io.go:316 +0x62
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0xc820493040)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xda
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x418
goroutine 133 [select]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/periodic.callOnTicker.func1(0x7f79a51eb920, 0xc82001a480)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/periodic/periodic.go:143 +0x217
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/periodic.Tick.func1(0x7f79a51eb920, 0xc82001a480)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/periodic/periodic.go:99 +0x66
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.Go.func1(0xc821953360, 0xc82001a480, 0xc82001a600)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/goprocess.go:187 +0x51
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.Go
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/goprocess.go:190 +0x3a5
goroutine 608 [select]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read(0xc821d201a0, 0xc821d2a000, 0x1000, 0x1000, 0xc821d02960, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:113 +0x308
bufio.(*Reader).fill(0xc821c6baa0)
/usr/lib/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadByte(0xc821c6baa0, 0x2, 0x0, 0x0)
/usr/lib/go/src/bufio/bufio.go:229 +0x7a
encoding/binary.ReadUvarint(0x7f79a19613e8, 0xc821c6baa0, 0x0, 0x0, 0x0)
/usr/lib/go/src/encoding/binary/varint.go:110 +0x52
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/gogo/protobuf/io.(*varintReader).ReadMsg(0xc821d24080, 0x7f79a29af308, 0xc821d14af0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/gogo/protobuf/io/varint.go:105 +0x69
github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).sendRequest(0xc821934aa0, 0x7f79a51f5880, 0xc821d16310, 0xc820652600, 0x22, 0xc821c69b90, 0x0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/routing/dht/dht_net.go:93 +0xb77
github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).findPeerSingle(0xc821934aa0, 0x7f79a51f5880, 0xc821d16310, 0xc820652600, 0x22, 0xc821c77d41, 0x22, 0x0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/routing/dht/dht.go:270 +0x3c5
github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).closerPeersSingle(0xc821934aa0, 0x7f79a51f5880, 0xc821d16310, 0xc821c77d41, 0x22, 0xc820652600, 0x22, 0x0, 0x0, 0x0, ...)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:95 +0xad
github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).GetClosestPeers.func1(0x7f79a51f5880, 0xc821d16310, 0xc820652600, 0x22, 0x1, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/routing/dht/lookup.go:53 +0x166
github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).queryPeer(0xc821c65050, 0x7f79a51eb920, 0xc821c6b7a0, 0xc820652600, 0x22)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/routing/dht/query.go:250 +0x68f
github.com/ipfs/go-ipfs/routing/dht.(*dhtQueryRunner).spawnWorkers.func1(0x7f79a51eb920, 0xc821c6b7a0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/routing/dht/query.go:197 +0x53
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0xc821caff00, 0xc821c6b7a0, 0xc821c6b8c0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x51
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x3eb
goroutine 556 [select]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-datastore/query.ResultsWithEntries.func1(0x7f79a51eb920, 0xc821a37ce0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-datastore/query/query.go:231 +0x21a
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go.func1(0xc821c778f0, 0xc821a37ce0, 0xc821a37e00)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:112 +0x51
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:115 +0x3eb
goroutine 439 [IO wait]:
net.runtime_pollWait(0x7f79a29a69d0, 0x72, 0xc82000e200)
/usr/lib/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc8205f1170, 0x72, 0x0, 0x0)
/usr/lib/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8205f1170, 0x0, 0x0)
/usr/lib/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc8205f1110, 0xc82063bc90, 0x4, 0x4, 0x0, 0x7f79a51e7050, 0xc82000e200)
/usr/lib/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820028378, 0xc82063bc90, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/lib/go/src/net/net.go:132 +0xe4
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0xc821a2b860, 0xc82063bc90, 0x4, 0x4, 0x1852807bfc956c27, 0x0, 0x0)
<autogenerated>:3 +0x82
github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0xc821a2dd80, 0xc82063bc90, 0x4, 0x4, 0x3636363636363636, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x75
io.ReadAtLeast(0x7f79a29aa4c0, 0xc821a2dd80, 0xc82063bc90, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/lib/go/src/io/io.go:298 +0xe6
io.ReadFull(0x7f79a29aa4c0, 0xc821a2dd80, 0xc82063bc90, 0x4, 0x4, 0x80c4be, 0x0, 0x0)
/usr/lib/go/src/io/io.go:316 +0x62
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0xc821a27450, 0x7f79a29aa510, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:169 +0x6a
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0xc821a27450, 0xc821a443d0, 0x4, 0x4, 0x0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:181 +0xc8
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0xc821a2de40, 0xc821a443d0, 0x4, 0x4, 0x49, 0x0, 0x0)
<autogenerated>:16 +0x80
github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0xc821a274f0, 0xc821a443d0, 0x4, 0x4, 0xc, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x6b
io.ReadAtLeast(0x7f79a29aa7d0, 0xc821a274f0, 0xc821a443d0, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/lib/go/src/io/io.go:298 +0xe6
io.ReadFull(0x7f79a29aa7d0, 0xc821a274f0, 0xc821a443d0, 0x4, 0x4, 0x80c248, 0x0, 0x0)
/usr/lib/go/src/io/io.go:316 +0x62
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0xc821ad14a0, 0x7f79a29aa510, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:169 +0x6a
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0xc821ad14a0, 0x0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:164 +0xab
github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0xc821ac4f00, 0xc821a33000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x191
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0xc821ad5d80, 0xc821a33000, 0x1000, 0x1000, 0xc, 0x0, 0x0)
<autogenerated>:16 +0x80
github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0xc821a38260, 0xc821a33000, 0x1000, 0x1000, 0xc, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x90
bufio.(*Reader).fill(0xc821a364e0)
/usr/lib/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).Read(0xc821a364e0, 0xc821a3e490, 0xc, 0xc, 0xc821a3e492, 0x0, 0x0)
/usr/lib/go/src/bufio/bufio.go:207 +0x260
io.ReadAtLeast(0x7f79a29aabc8, 0xc821a364e0, 0xc821a3e490, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0)
/usr/lib/go/src/io/io.go:298 +0xe6
io.ReadFull(0x7f79a29aabc8, 0xc821a364e0, 0xc821a3e490, 0xc, 0xc, 0xc, 0x0, 0x0)
/usr/lib/go/src/io/io.go:316 +0x62
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0xc820493b80)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xda
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x418
goroutine 557 [chan receive]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).CloseAfterChildren(0xc821a37bc0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:266 +0x288
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-datastore/query.ResultsWithEntries
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-datastore/query/query.go:240 +0x146
goroutine 138 [select, 1 minutes]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/periodic.callOnTicker.func1(0x7f79a51eb920, 0xc82001a9c0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/periodic/periodic.go:143 +0x217
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.Go.func1(0xc821953a80, 0xc82001a9c0, 0xc82001aae0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/goprocess.go:187 +0x51
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.Go
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/goprocess.go:190 +0x3a5
goroutine 139 [select, 1 minutes]:
github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Bootstrap.func1(0x7f79a51eb920, 0xc82001a9c0, 0x7f79a51f5880, 0xc8201bdea0, 0xc821934aa0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/routing/dht/dht_bootstrap.go:62 +0x16b
created by github.com/ipfs/go-ipfs/routing/dht.(*IpfsDHT).Bootstrap
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/routing/dht/dht_bootstrap.go:66 +0xde
goroutine 194 [select]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0xc8219b7d60)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0x107
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x46d
goroutine 282 [select]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0xc820493040, 0xc8201dcf60, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x16e
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0xc820493040, 0x0, 0x0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x3d
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0xc820493040, 0xc8204aa980)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/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
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:173 +0x166
goroutine 294 [select]:
github.com/ipfs/go-ipfs/core/corehttp.Serve(0xc820078c60, 0x7f79a51f5348, 0xc8200b0178, 0xc82050d9e0, 0x5, 0x5, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/core/corehttp/corehttp.go:88 +0x7c7
main.serveHTTPGateway.func1(0xc8203fe4e0, 0xc820078c60, 0x7f79a51f5380, 0xc820512d20, 0xc82050d9e0, 0x5, 0x5)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/go-ipfs/cmd/ipfs/daemon.go:438 +0x81
created by main.serveHTTPGateway
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/go-ipfs/cmd/ipfs/daemon.go:440 +0xd18
goroutine 193 [select]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0xc8219b7d60)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x5e1
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x43a
goroutine 232 [IO wait]:
net.runtime_pollWait(0x7f79a29a6e50, 0x72, 0xc82000e200)
/usr/lib/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc8201968b0, 0x72, 0x0, 0x0)
/usr/lib/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8201968b0, 0x0, 0x0)
/usr/lib/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc820196850, 0xc8201bd800, 0x4, 0x4, 0x0, 0x7f79a51e7050, 0xc82000e200)
/usr/lib/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc8200b0028, 0xc8201bd800, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/lib/go/src/net/net.go:132 +0xe4
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0xc82194f140, 0xc8201bd800, 0x4, 0x4, 0xb116ad62db5559e5, 0x0, 0x0)
<autogenerated>:3 +0x82
github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0xc821965380, 0xc8201bd800, 0x4, 0x4, 0x3636363636363636, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x75
io.ReadAtLeast(0x7f79a29aa4c0, 0xc821965380, 0xc8201bd800, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/lib/go/src/io/io.go:298 +0xe6
io.ReadFull(0x7f79a29aa4c0, 0xc821965380, 0xc8201bd800, 0x4, 0x4, 0x80c4be, 0x0, 0x0)
/usr/lib/go/src/io/io.go:316 +0x62
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0xc8219504b0, 0x7f79a29aa510, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:169 +0x6a
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0xc8219504b0, 0xc8219dc680, 0x4, 0x4, 0x0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:181 +0xc8
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0xc821965440, 0xc8219dc680, 0x4, 0x4, 0x6d, 0x0, 0x0)
<autogenerated>:16 +0x80
github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0xc821950550, 0xc8219dc680, 0x4, 0x4, 0xc, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x6b
io.ReadAtLeast(0x7f79a29aa7d0, 0xc821950550, 0xc8219dc680, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/lib/go/src/io/io.go:298 +0xe6
io.ReadFull(0x7f79a29aa7d0, 0xc821950550, 0xc8219dc680, 0x4, 0x4, 0x80c248, 0x0, 0x0)
/usr/lib/go/src/io/io.go:316 +0x62
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0xc8203ba5f0, 0x7f79a29aa510, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:169 +0x6a
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0xc8203ba5f0, 0x0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:164 +0xab
github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0xc8203c8500, 0xc8203e8000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x191
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0xc8203bd0e0, 0xc8203e8000, 0x1000, 0x1000, 0xc, 0x0, 0x0)
<autogenerated>:16 +0x80
github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0xc821965880, 0xc8203e8000, 0x1000, 0x1000, 0xc, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x90
bufio.(*Reader).fill(0xc8203b6ba0)
/usr/lib/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).Read(0xc8203b6ba0, 0xc820160800, 0xc, 0xc, 0xc820160802, 0x0, 0x0)
/usr/lib/go/src/bufio/bufio.go:207 +0x260
io.ReadAtLeast(0x7f79a29aabc8, 0xc8203b6ba0, 0xc820160800, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0)
/usr/lib/go/src/io/io.go:298 +0xe6
io.ReadFull(0x7f79a29aabc8, 0xc8203b6ba0, 0xc820160800, 0xc, 0xc, 0xc, 0x0, 0x0)
/usr/lib/go/src/io/io.go:316 +0x62
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0xc8203c35e0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xda
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x418
goroutine 192 [runnable]:
syscall.Syscall(0x0, 0x15, 0xc8201bcb30, 0x4, 0x4, 0x4, 0x0)
/usr/lib/go/src/syscall/asm_linux_amd64.s:18 +0x5
syscall.read(0x15, 0xc8201bcb30, 0x4, 0x4, 0x72, 0x0, 0x0)
/usr/lib/go/src/syscall/zsyscall_linux_amd64.go:783 +0x5f
syscall.Read(0x15, 0xc8201bcb30, 0x4, 0x4, 0xffffffffffffff01, 0x0, 0x0)
/usr/lib/go/src/syscall/syscall_unix.go:160 +0x4d
net.(*netFD).Read(0xc82027c460, 0xc8201bcb30, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/lib/go/src/net/fd_unix.go:228 +0x18b
net.(*conn).Read(0xc8200b0008, 0xc8201bcb30, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/lib/go/src/net/net.go:132 +0xe4
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net.(*maConn).Read(0xc82195a750, 0xc8201bcb30, 0x4, 0x4, 0x39df3db4168d3398, 0x0, 0x0)
<autogenerated>:3 +0x82
github.com/ipfs/go-ipfs/metrics/conn.(*MeteredConn).Read(0xc8219647c0, 0xc8201bcb30, 0x4, 0x4, 0x3636363636363636, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/metrics/conn/conn.go:28 +0x75
io.ReadAtLeast(0x7f79a29aa4c0, 0xc8219647c0, 0xc8201bcb30, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/lib/go/src/io/io.go:298 +0xe6
io.ReadFull(0x7f79a29aa4c0, 0xc8219647c0, 0xc8201bcb30, 0x4, 0x4, 0x80c4be, 0x0, 0x0)
/usr/lib/go/src/io/io.go:316 +0x62
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0xc821950280, 0x7f79a29aa510, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:169 +0x6a
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).Read(0xc821950280, 0xc821956350, 0x4, 0x4, 0x0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:181 +0xc8
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0xc821964880, 0xc821956350, 0x4, 0x4, 0x37, 0x0, 0x0)
<autogenerated>:16 +0x80
github.com/ipfs/go-ipfs/p2p/net/conn.(*singleConn).Read(0xc821950320, 0xc821956350, 0x4, 0x4, 0xc, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/p2p/net/conn/conn.go:126 +0x6b
io.ReadAtLeast(0x7f79a29aa7d0, 0xc821950320, 0xc821956350, 0x4, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/lib/go/src/io/io.go:298 +0xe6
io.ReadFull(0x7f79a29aa7d0, 0xc821950320, 0xc821956350, 0x4, 0x4, 0x80c248, 0x0, 0x0)
/usr/lib/go/src/io/io.go:316 +0x62
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).nextMsgLen(0xc8219c2d70, 0x7f79a29aa510, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:169 +0x6a
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*reader).NextMsgLen(0xc8219c2d70, 0x0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio/msgio.go:164 +0xab
github.com/ipfs/go-ipfs/p2p/crypto/secio.(*etmReader).Read(0xc8219bbd80, 0xc8206b9000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/p2p/crypto/secio/rw.go:132 +0x191
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-msgio.(*readWriter).Read(0xc8200fede0, 0xc8206b9000, 0x1000, 0x1000, 0xc, 0x0, 0x0)
<autogenerated>:16 +0x80
github.com/ipfs/go-ipfs/p2p/net/conn.(*secureConn).Read(0xc821964d20, 0xc8206b9000, 0x1000, 0x1000, 0xc, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/p2p/net/conn/secure_conn.go:114 +0x90
bufio.(*Reader).fill(0xc8219ce120)
/usr/lib/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).Read(0xc8219ce120, 0xc8201603d0, 0xc, 0xc, 0xc8201603d2, 0x0, 0x0)
/usr/lib/go/src/bufio/bufio.go:207 +0x260
io.ReadAtLeast(0x7f79a29aabc8, 0xc8219ce120, 0xc8201603d0, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0)
/usr/lib/go/src/io/io.go:298 +0xe6
io.ReadFull(0x7f79a29aabc8, 0xc8219ce120, 0xc8201603d0, 0xc, 0xc, 0xc, 0x0, 0x0)
/usr/lib/go/src/io/io.go:316 +0x62
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).recv(0xc8219b7d60)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:332 +0xda
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:93 +0x418
goroutine 233 [select]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0xc8203c35e0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x5e1
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x43a
goroutine 558 [chan send]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-datastore/keytransform.(*ktds).Query.func1(0xc821a37e60, 0x7f79a5204858, 0xc821bffce0, 0xc821bcbdc0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-datastore/keytransform/keytransform.go:72 +0x297
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-datastore/keytransform.(*ktds).Query
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-datastore/keytransform/keytransform.go:74 +0x156
goroutine 297 [semacquire]:
sync.runtime_Semacquire(0xc820403dfc)
/usr/lib/go/src/runtime/sema.go:43 +0x26
sync.(*WaitGroup).Wait(0xc820403df0)
/usr/lib/go/src/sync/waitgroup.go:126 +0xb4
main.merge.func2(0xc820403df0, 0xc8203fe540)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/go-ipfs/cmd/ipfs/daemon.go:505 +0x21
created by main.merge
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/go-ipfs/cmd/ipfs/daemon.go:507 +0x182
goroutine 241 [select]:
github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0xc8203ba9b0, 0x7f79a29a62a8, 0xc82194d480)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:138 +0x163
created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:121 +0x515
goroutine 196 [select]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).AcceptStream(0xc8219b7d60, 0xc82020af60, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:154 +0x16e
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).AcceptStream(0xc8219b7d60, 0x0, 0x0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:58 +0x3d
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*conn).Serve(0xc8219b7d60, 0xc8200ff380)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/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
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/conn.go:173 +0x166
goroutine 293 [select]:
github.com/ipfs/go-ipfs/core/corehttp.Serve(0xc820078c60, 0x7f79a51f5348, 0xc8200b0168, 0xc820505a90, 0x9, 0x9, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/core/corehttp/corehttp.go:88 +0x7c7
main.serveHTTPApi.func2(0xc8203fe480, 0xc820078c60, 0x7f79a51f5380, 0xc820512a00, 0xc820505a90, 0x9, 0x9)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/go-ipfs/cmd/ipfs/daemon.go:367 +0x81
created by main.serveHTTPApi
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/go-ipfs/cmd/ipfs/daemon.go:369 +0x123f
goroutine 597 [IO wait]:
net.runtime_pollWait(0x7f79a29a7390, 0x72, 0xc82000e200)
/usr/lib/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc821c69a30, 0x72, 0x0, 0x0)
/usr/lib/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc821c69a30, 0x0, 0x0)
/usr/lib/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc821c699d0, 0xc821cdc000, 0x10000, 0x10000, 0x0, 0x7f79a51e7050, 0xc82000e200)
/usr/lib/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc82024e330, 0xc821cdc000, 0x10000, 0x10000, 0x0, 0x0, 0x0)
/usr/lib/go/src/net/net.go:132 +0xe4
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cryptix/mdns.(*client).recv(0xc821caac40, 0xc82024e330, 0xc821c6ade0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cryptix/mdns/client.go:328 +0xe6
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cryptix/mdns.(*client).query
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/cryptix/mdns/client.go:209 +0x2d6
goroutine 234 [select]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0xc8203c35e0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0x107
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x46d
goroutine 296 [chan receive]:
main.merge.func1(0xc8203fe4e0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/go-ipfs/cmd/ipfs/daemon.go:490 +0x63
created by main.merge
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/go-ipfs/cmd/ipfs/daemon.go:498 +0x13b
goroutine 452 [select]:
github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0xc821a27860, 0x7f79a29a62a8, 0xc82194d480)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:138 +0x163
created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:121 +0x515
goroutine 280 [select]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).keepalive(0xc820493040)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:246 +0x107
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:96 +0x46d
goroutine 295 [chan receive]:
main.merge.func1(0xc8203fe480)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/go-ipfs/cmd/ipfs/daemon.go:490 +0x63
created by main.merge
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/go-ipfs/cmd/ipfs/daemon.go:498 +0x13b
goroutine 201 [select]:
github.com/ipfs/go-ipfs/exchange/bitswap.(*msgQueue).runQueue(0xc8219c2fa0, 0x7f79a29a62a8, 0xc82194d480)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:138 +0x163
created by github.com/ipfs/go-ipfs/exchange/bitswap.(*WantManager).startPeerHandler
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/exchange/bitswap/wantmanager.go:121 +0x515
goroutine 279 [select]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Session).send(0xc820493040)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:290 +0x5e1
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.newSession
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/session.go:94 +0x43a
goroutine 624 [select]:
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux.(*Stream).Read(0xc821c00500, 0xc821d4b000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/hashicorp/yamux/stream.go:123 +0x3a4
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux.(*stream).Read(0xc821c00500, 0xc821d4b000, 0x1000, 0x1000, 0x7f79a6194000, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-stream-muxer/yamux/yamux.go:20 +0x4b
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream.(*Stream).Read(0xc821d24380, 0xc821d4b000, 0x1000, 0x1000, 0xc820017740, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-peerstream/stream.go:73 +0x6c
github.com/ipfs/go-ipfs/p2p/net/swarm.(*Stream).Read(0xc821d24380, 0xc821d4b000, 0x1000, 0x1000, 0x777e40, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/p2p/net/swarm/swarm_stream.go:30 +0x4d
github.com/ipfs/go-ipfs/metrics/stream.(*meteredStream).Read(0xc821d243c0, 0xc821d4b000, 0x1000, 0x1000, 0xc821c6dea0, 0x0, 0x0)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/metrics/stream/metered.go:37 +0x75
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0xc821d20780, 0xc821d4b000, 0x1000, 0x1000, 0xc821d02a20)
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:108 +0x68
created by github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io.(*ctxReader).Read
/tmp/packerbuild-1000/go-ipfs-git/go-ipfs-git/src/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-context/io/ctxio.go:111 +0xe5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment