Skip to content

Instantly share code, notes, and snippets.

@btc

btc/-

Created January 19, 2015 10:28
Show Gist options
  • Save btc/1bed01d824baf5a0f7d7 to your computer and use it in GitHub Desktop.
Save btc/1bed01d824baf5a0f7d7 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xb code=0x1 addr=0x0 pc=0x61f10]
goroutine 1843 [running]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20865a060, 0x573418, 0xc20874f0c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:285 +0x380
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1 [chan receive]:
testing.RunTests(0x38e998, 0x496160, 0x8, 0x8, 0x4a4401)
/usr/local/Cellar/go/1.4/libexec/src/testing/testing.go:576 +0x58e
testing.(*M).Run(0xc208050320, 0x4a0b00)
/usr/local/Cellar/go/1.4/libexec/src/testing/testing.go:485 +0x6c
main.main()
github.com/jbenet/go-ipfs/exchange/bitswap/_test/_testmain.go:66 +0x1d5
goroutine 5 [syscall]:
os/signal.loop()
/usr/local/Cellar/go/1.4/libexec/src/os/signal/signal_unix.go:21 +0x1f
created by os/signal.init·1
/usr/local/Cellar/go/1.4/libexec/src/os/signal/signal_unix.go:27 +0x35
goroutine 112 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2080951a0, 0x573418, 0xc20804f780)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 108 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2080986a0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 111 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2080951a0, 0x573418, 0xc20804f780)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 107 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208094cc0, 0x573418, 0xc20804f6c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 110 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208050460, 0x573418, 0xc20804f780, 0xc2080d9a01, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208050460, 0x573418, 0xc20804f780)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 109 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 102 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2080948a0, 0x573418, 0xc20804ef80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 103 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208098540)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 101 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2080948a0, 0x573418, 0xc20804ef80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 105 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2080503c0, 0x573418, 0xc20804f6c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2080503c0, 0x573418, 0xc20804f6c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 99 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 97 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208094660, 0x573418, 0xc20804ee80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 84 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2087222b0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 41 [runnable]:
time.(*Timer).Stop(0xc208ea0140, 0x300000000)
/usr/local/Cellar/go/1.4/libexec/src/time/sleep.go:61 +0x8b
github.com/jbenet/go-ipfs/Godeps/_workspace/src/code.google.com/p/go.net/context.(*timerCtx).cancel(0xc208ff8e40, 0xc208fdeb00, 0x56e8c0, 0xc20802a7c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/code.google.com/p/go.net/context/context.go:385 +0x87
github.com/jbenet/go-ipfs/Godeps/_workspace/src/code.google.com/p/go.net/context.(*cancelCtx).cancel(0xc2089d85c0, 0xc208968d00, 0x56e8c0, 0xc20802a7c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/code.google.com/p/go.net/context/context.go:312 +0x1a3
github.com/jbenet/go-ipfs/Godeps/_workspace/src/code.google.com/p/go.net/context.(*cancelCtx).cancel(0xc20890d740, 0xc208090b00, 0x56e8c0, 0xc20802a7c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/code.google.com/p/go.net/context/context.go:312 +0x1a3
github.com/jbenet/go-ipfs/Godeps/_workspace/src/code.google.com/p/go.net/context.(*cancelCtx).cancel(0xc20804ecc0, 0xc208021101, 0x56e8c0, 0xc20802a7c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/code.google.com/p/go.net/context/context.go:312 +0x1a3
github.com/jbenet/go-ipfs/Godeps/_workspace/src/code.google.com/p/go.net/context.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/code.google.com/p/go.net/context/context.go:207 +0x44
github.com/jbenet/go-ipfs/exchange/bitswap.(*SessionGenerator).Close(0xc208090930, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/testutils.go:40 +0x36
github.com/jbenet/go-ipfs/exchange/bitswap.PerformDistributionTest(0xc20807c090, 0x1f4, 0x2)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap_test.go:182 +0x108e
github.com/jbenet/go-ipfs/exchange/bitswap.TestLargeSwarm(0xc20807c090)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap_test.go:119 +0x73
testing.tRunner(0xc20807c090, 0x4961c0)
/usr/local/Cellar/go/1.4/libexec/src/testing/testing.go:447 +0xbf
created by testing.RunTests
/usr/local/Cellar/go/1.4/libexec/src/testing/testing.go:555 +0xa8b
goroutine 77 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208098210)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 42 [chan receive]:
testing.func·007()
/usr/local/Cellar/go/1.4/libexec/src/testing/testing.go:559 +0x5f
created by testing.RunTests
/usr/local/Cellar/go/1.4/libexec/src/testing/testing.go:560 +0xb9b
goroutine 16 [chan receive]:
testing.func·007()
/usr/local/Cellar/go/1.4/libexec/src/testing/testing.go:559 +0x5f
created by testing.RunTests
/usr/local/Cellar/go/1.4/libexec/src/testing/testing.go:560 +0xb9b
goroutine 106 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208094cc0, 0x573418, 0xc20804f6c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 98 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2080983f0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 79 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208050190, 0x573418, 0xc20804ee80, 0xc208f46f01, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208050190, 0x573418, 0xc20804ee80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 43 [chan receive]:
testing.(*T).Parallel(0xc20807c240)
/usr/local/Cellar/go/1.4/libexec/src/testing/testing.go:413 +0x7f
github.com/jbenet/go-ipfs/exchange/bitswap.TestLargeFile(0xc20807c240)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap_test.go:126 +0x4d
testing.tRunner(0xc20807c240, 0x4961d8)
/usr/local/Cellar/go/1.4/libexec/src/testing/testing.go:447 +0xbf
created by testing.RunTests
/usr/local/Cellar/go/1.4/libexec/src/testing/testing.go:555 +0xa8b
goroutine 104 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 100 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208050280, 0x573418, 0xc20804ef80, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208050280, 0x573418, 0xc20804ef80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 78 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 80 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208094660, 0x573418, 0xc20804ee80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 85 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 113 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208098850)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 114 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 115 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2080505a0, 0x573418, 0xc20804f840, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2080505a0, 0x573418, 0xc20804f840)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 116 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2080953e0, 0x573418, 0xc20804f840)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 117 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2080953e0, 0x573418, 0xc20804f840)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 118 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2080989b0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 119 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 120 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208050640, 0x573418, 0xc20804f900, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208050640, 0x573418, 0xc20804f900)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 121 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208095620, 0x573418, 0xc20804f900)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 122 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208095620, 0x573418, 0xc20804f900)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 123 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208098b20)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 124 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 125 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2080506e0, 0x573418, 0xc20804f9c0, 0xc2080ba801, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2080506e0, 0x573418, 0xc20804f9c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 126 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208095860, 0x573418, 0xc20804f9c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 127 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208095860, 0x573418, 0xc20804f9c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 128 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208098c70)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 129 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 130 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208050780, 0x573418, 0xc20804fac0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208050780, 0x573418, 0xc20804fac0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 131 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20805a780, 0x573418, 0xc20804fac0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 132 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20805a780, 0x573418, 0xc20804fac0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 133 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc20802a8b0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 134 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 135 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2080500f0, 0x573418, 0xc20804e180, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2080500f0, 0x573418, 0xc20804e180)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 136 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20805aea0, 0x573418, 0xc20804e180)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 137 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20805aea0, 0x573418, 0xc20804e180)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 138 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc20802b2b0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 139 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 140 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2080502d0, 0x573418, 0xc20804e280, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2080502d0, 0x573418, 0xc20804e280)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 141 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20805b0e0, 0x573418, 0xc20804e280)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 142 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20805b0e0, 0x573418, 0xc20804e280)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 143 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc20802adc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 144 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 145 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208050410, 0x573418, 0xc20804edc0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208050410, 0x573418, 0xc20804edc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 146 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20805b560, 0x573418, 0xc20804edc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 147 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20805b560, 0x573418, 0xc20804edc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 148 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc20802b1b0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 149 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 150 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208050550, 0x573418, 0xc20804f140, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208050550, 0x573418, 0xc20804f140)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 151 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20805b7a0, 0x573418, 0xc20804f140)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 152 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20805b7a0, 0x573418, 0xc20804f140)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 153 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc20802b5a0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 154 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 155 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208050690, 0x573418, 0xc20804f200, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208050690, 0x573418, 0xc20804f200)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 156 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20805b9e0, 0x573418, 0xc20804f200)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 157 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20805b9e0, 0x573418, 0xc20804f200)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 158 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc20802b2f0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 159 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 160 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2080507d0, 0x573418, 0xc20804f300, 0xd03ef0c9db9df01, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2080507d0, 0x573418, 0xc20804f300)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 161 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20805bc20, 0x573418, 0xc20804f300)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 162 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20805bc20, 0x573418, 0xc20804f300)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 163 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc20802b4d0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 164 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 165 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208050870, 0x573418, 0xc20804f3c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208050870, 0x573418, 0xc20804f3c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 166 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20805be60, 0x573418, 0xc20804f3c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 167 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20805be60, 0x573418, 0xc20804f3c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 168 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc20802b780)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 169 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 170 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208050910, 0x573418, 0xc20804f480, 0xc209677501, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208050910, 0x573418, 0xc20804f480)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 171 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2080e80c0, 0x573418, 0xc20804f480)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 172 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2080e80c0, 0x573418, 0xc20804f480)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 173 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc20802b910)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 174 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 175 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2080509b0, 0x573418, 0xc20804f580, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2080509b0, 0x573418, 0xc20804f580)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 176 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2080e8300, 0x573418, 0xc20804f580)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 177 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2080e8300, 0x573418, 0xc20804f580)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 178 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc20802ba60)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 179 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 180 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208050a50, 0x573418, 0xc20804f640, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208050a50, 0x573418, 0xc20804f640)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 181 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2080e8540, 0x573418, 0xc20804f640)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 182 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2080e8540, 0x573418, 0xc20804f640)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 183 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc20802bbb0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 184 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 185 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208050af0, 0x573418, 0xc20804fb40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208050af0, 0x573418, 0xc20804fb40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 186 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2080e8780, 0x573418, 0xc20804fb40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 187 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2080e8780, 0x573418, 0xc20804fb40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 188 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2080984f0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 189 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 190 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2080501e0, 0x573418, 0xc20811a140, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2080501e0, 0x573418, 0xc20811a140)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 191 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2080e27e0, 0x573418, 0xc20811a140)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 192 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2080e27e0, 0x573418, 0xc20811a140)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 193 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2080989d0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 194 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 195 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208050500, 0x573418, 0xc20811a200, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208050500, 0x573418, 0xc20811a200)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 196 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2080e2a20, 0x573418, 0xc20811a200)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 197 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2080e2a20, 0x573418, 0xc20811a200)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 198 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208098cb0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 199 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 200 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208050730, 0x573418, 0xc20811a2c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208050730, 0x573418, 0xc20811a2c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 201 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2080e2c60, 0x573418, 0xc20811a2c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 202 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2080e2c60, 0x573418, 0xc20811a2c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 203 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208098e00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 204 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 205 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2080508c0, 0x573418, 0xc20811a380, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2080508c0, 0x573418, 0xc20811a380)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 206 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2080e2ea0, 0x573418, 0xc20811a380)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 207 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2080e2ea0, 0x573418, 0xc20811a380)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 208 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208098f50)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 209 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 210 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208050a00, 0x573418, 0xc20811a440, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208050a00, 0x573418, 0xc20811a440)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 211 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2080e30e0, 0x573418, 0xc20811a440)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 212 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2080e30e0, 0x573418, 0xc20811a440)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 213 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2080990a0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 214 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 215 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208050b40, 0x573418, 0xc20811a500, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208050b40, 0x573418, 0xc20811a500)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 216 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2080e3320, 0x573418, 0xc20811a500)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 217 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2080e3320, 0x573418, 0xc20811a500)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 218 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2080991f0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 219 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 220 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208050be0, 0x573418, 0xc20811a5c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208050be0, 0x573418, 0xc20811a5c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 221 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2080e3560, 0x573418, 0xc20811a5c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 222 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2080e3560, 0x573418, 0xc20811a5c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 223 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208099340)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 224 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 225 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208050c80, 0x573418, 0xc20811a680, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208050c80, 0x573418, 0xc20811a680)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 226 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2080e37a0, 0x573418, 0xc20811a680)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 227 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2080e37a0, 0x573418, 0xc20811a680)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 228 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208099490)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 229 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 230 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208050d20, 0x573418, 0xc20811a740, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208050d20, 0x573418, 0xc20811a740)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 231 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2080e39e0, 0x573418, 0xc20811a740)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 232 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2080e39e0, 0x573418, 0xc20811a740)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 233 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2080995e0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 234 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 235 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208050dc0, 0x573418, 0xc20811a800, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208050dc0, 0x573418, 0xc20811a800)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 236 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2080e3c20, 0x573418, 0xc20811a800)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 237 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2080e3c20, 0x573418, 0xc20811a800)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 238 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208099730)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 239 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 240 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208050e60, 0x573418, 0xc20811a8c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208050e60, 0x573418, 0xc20811a8c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 241 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2080e3e60, 0x573418, 0xc20811a8c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 242 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2080e3e60, 0x573418, 0xc20811a8c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 243 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208099880)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 244 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 245 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208050f00, 0x573418, 0xc20811a980, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208050f00, 0x573418, 0xc20811a980)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 246 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2081520c0, 0x573418, 0xc20811a980)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 247 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2081520c0, 0x573418, 0xc20811a980)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 248 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2080999d0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 249 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 250 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208050fa0, 0x573418, 0xc20811aa40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208050fa0, 0x573418, 0xc20811aa40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 251 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208152300, 0x573418, 0xc20811aa40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 252 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208152300, 0x573418, 0xc20811aa40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 253 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208099b20)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 254 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 255 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208051040, 0x573418, 0xc20811ab00, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208051040, 0x573418, 0xc20811ab00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 256 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208152540, 0x573418, 0xc20811ab00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 257 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208152540, 0x573418, 0xc20811ab00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 258 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208099c70)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 259 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 260 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2080510e0, 0x573418, 0xc20811abc0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2080510e0, 0x573418, 0xc20811abc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 261 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208152780, 0x573418, 0xc20811abc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 262 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208152780, 0x573418, 0xc20811abc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 263 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208099dc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 264 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 265 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208051180, 0x573418, 0xc20811ac80, 0xc2095dc401, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208051180, 0x573418, 0xc20811ac80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 266 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2081529c0, 0x573418, 0xc20811ac80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 267 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2081529c0, 0x573418, 0xc20811ac80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 268 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208099f10)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 269 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 270 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208051220, 0x573418, 0xc20811ad40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208051220, 0x573418, 0xc20811ad40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 271 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208152c00, 0x573418, 0xc20811ad40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 272 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208152c00, 0x573418, 0xc20811ad40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 273 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208172060)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 274 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 275 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2080512c0, 0x573418, 0xc20811ae00, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2080512c0, 0x573418, 0xc20811ae00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 276 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208152e40, 0x573418, 0xc20811ae00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 277 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208152e40, 0x573418, 0xc20811ae00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 278 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081721b0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 279 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 280 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208051360, 0x573418, 0xc20811aec0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208051360, 0x573418, 0xc20811aec0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 281 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208153080, 0x573418, 0xc20811aec0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 282 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208153080, 0x573418, 0xc20811aec0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 283 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc20802b3b0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 284 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 285 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208050370, 0x573418, 0xc20811af80, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208050370, 0x573418, 0xc20811af80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 286 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2081532c0, 0x573418, 0xc20811af80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 287 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2081532c0, 0x573418, 0xc20811af80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 288 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc20802bac0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 289 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 290 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208050820, 0x573418, 0xc20811b040, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208050820, 0x573418, 0xc20811b040)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 291 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208153500, 0x573418, 0xc20811b040)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 292 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208153500, 0x573418, 0xc20811b040)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 293 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc20802bcd0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 294 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 295 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208050aa0, 0x573418, 0xc20811b100, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208050aa0, 0x573418, 0xc20811b100)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 296 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208153740, 0x573418, 0xc20811b100)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 297 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208153740, 0x573418, 0xc20811b100)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 298 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc20802be20)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 299 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 300 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208050c30, 0x573418, 0xc20811b1c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208050c30, 0x573418, 0xc20811b1c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 301 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208153980, 0x573418, 0xc20811b1c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 302 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208153980, 0x573418, 0xc20811b1c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 303 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc20802bf70)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 304 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 305 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208050d70, 0x573418, 0xc20811b280, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208050d70, 0x573418, 0xc20811b280)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 306 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208153bc0, 0x573418, 0xc20811b280)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 307 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208153bc0, 0x573418, 0xc20811b280)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 308 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208098800)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 309 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 310 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208050eb0, 0x573418, 0xc20811b340, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208050eb0, 0x573418, 0xc20811b340)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 311 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208153e00, 0x573418, 0xc20811b340)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 312 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208153e00, 0x573418, 0xc20811b340)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 313 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208098dc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 314 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 315 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208050ff0, 0x573418, 0xc20811b400, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208050ff0, 0x573418, 0xc20811b400)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 316 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208144060, 0x573418, 0xc20811b400)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 317 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208144060, 0x573418, 0xc20811b400)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 318 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2080990e0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 319 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 320 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208051130, 0x573418, 0xc20811b4c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208051130, 0x573418, 0xc20811b4c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 321 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2081442a0, 0x573418, 0xc20811b4c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 322 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2081442a0, 0x573418, 0xc20811b4c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 323 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2080993d0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 324 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 325 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208051270, 0x573418, 0xc20811b580, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208051270, 0x573418, 0xc20811b580)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 326 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2081444e0, 0x573418, 0xc20811b580)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 327 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2081444e0, 0x573418, 0xc20811b580)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 328 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2080996f0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 329 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 330 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2080513b0, 0x573418, 0xc20811b640, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2080513b0, 0x573418, 0xc20811b640)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 331 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208144720, 0x573418, 0xc20811b640)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 332 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208144720, 0x573418, 0xc20811b640)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 333 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208099a10)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 334 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 335 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208051450, 0x573418, 0xc20811b700, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208051450, 0x573418, 0xc20811b700)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 336 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208144960, 0x573418, 0xc20811b700)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 337 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208144960, 0x573418, 0xc20811b700)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 338 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208099d00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 339 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 340 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2080514f0, 0x573418, 0xc20811b7c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2080514f0, 0x573418, 0xc20811b7c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 341 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208144ba0, 0x573418, 0xc20811b7c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 342 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208144ba0, 0x573418, 0xc20811b7c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 343 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081b0010)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 344 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 345 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208051590, 0x573418, 0xc20811b880, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208051590, 0x573418, 0xc20811b880)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 346 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208144de0, 0x573418, 0xc20811b880)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 347 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208144de0, 0x573418, 0xc20811b880)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 348 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081b0160)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 349 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 350 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208051630, 0x573418, 0xc20811b940, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208051630, 0x573418, 0xc20811b940)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 351 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208145020, 0x573418, 0xc20811b940)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 352 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208145020, 0x573418, 0xc20811b940)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 353 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081b02b0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 354 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 355 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2080516d0, 0x573418, 0xc20811ba00, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2080516d0, 0x573418, 0xc20811ba00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 356 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208145260, 0x573418, 0xc20811ba00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 357 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208145260, 0x573418, 0xc20811ba00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 358 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081b0400)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 359 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 360 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208051770, 0x573418, 0xc20811bac0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208051770, 0x573418, 0xc20811bac0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 361 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2081454a0, 0x573418, 0xc20811bac0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 362 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2081454a0, 0x573418, 0xc20811bac0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 363 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081b0550)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 364 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 365 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208051810, 0x573418, 0xc20811bb80, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208051810, 0x573418, 0xc20811bb80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 366 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2081456e0, 0x573418, 0xc20811bb80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 367 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2081456e0, 0x573418, 0xc20811bb80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 368 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081b06a0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 369 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 370 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2080518b0, 0x573418, 0xc20811bc40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2080518b0, 0x573418, 0xc20811bc40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 371 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208145920, 0x573418, 0xc20811bc40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 372 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208145920, 0x573418, 0xc20811bc40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 373 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081b07f0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 374 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 375 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208051950, 0x573418, 0xc20811bd00, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208051950, 0x573418, 0xc20811bd00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 376 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208145b60, 0x573418, 0xc20811bd00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 377 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208145b60, 0x573418, 0xc20811bd00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 378 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081b0940)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 379 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 380 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2080519f0, 0x573418, 0xc20811bdc0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2080519f0, 0x573418, 0xc20811bdc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 381 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208145da0, 0x573418, 0xc20811bdc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 382 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208145da0, 0x573418, 0xc20811bdc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 383 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081b0a90)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 384 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 385 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208051a90, 0x573418, 0xc20811be80, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208051a90, 0x573418, 0xc20811be80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 386 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2081e2000, 0x573418, 0xc20811be80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 387 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2081e2000, 0x573418, 0xc20811be80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 388 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081b0be0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 389 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 390 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208051b30, 0x573418, 0xc20811bf40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208051b30, 0x573418, 0xc20811bf40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 391 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2081e2240, 0x573418, 0xc20811bf40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 392 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2081e2240, 0x573418, 0xc20811bf40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 393 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081b0d30)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 394 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 395 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208051bd0, 0x573418, 0xc2081f4000, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208051bd0, 0x573418, 0xc2081f4000)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 396 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2081e2480, 0x573418, 0xc2081f4000)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 397 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2081e2480, 0x573418, 0xc2081f4000)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 398 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081b0e80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 399 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 400 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208051c70, 0x573418, 0xc2081f40c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208051c70, 0x573418, 0xc2081f40c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 401 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2081e26c0, 0x573418, 0xc2081f40c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 402 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2081e26c0, 0x573418, 0xc2081f40c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 403 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081b0fd0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 404 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 405 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208051d10, 0x573418, 0xc2081f4180, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208051d10, 0x573418, 0xc2081f4180)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 406 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2081e2900, 0x573418, 0xc2081f4180)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 407 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2081e2900, 0x573418, 0xc2081f4180)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 408 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081b1120)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 409 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 410 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208051db0, 0x573418, 0xc2081f4240, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208051db0, 0x573418, 0xc2081f4240)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 411 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2081e2b40, 0x573418, 0xc2081f4240)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 412 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2081e2b40, 0x573418, 0xc2081f4240)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 413 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081b1270)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 414 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 415 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208051e50, 0x573418, 0xc2081f4300, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208051e50, 0x573418, 0xc2081f4300)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 416 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2081e2d80, 0x573418, 0xc2081f4300)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 417 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2081e2d80, 0x573418, 0xc2081f4300)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 418 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081b13c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 419 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 420 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208051ef0, 0x573418, 0xc2081f43c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208051ef0, 0x573418, 0xc2081f43c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 421 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2081e2fc0, 0x573418, 0xc2081f43c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 422 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2081e2fc0, 0x573418, 0xc2081f43c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 423 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081b1510)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 424 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 425 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208051f90, 0x573418, 0xc2081f4480, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208051f90, 0x573418, 0xc2081f4480)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 426 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2081e3200, 0x573418, 0xc2081f4480)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 427 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2081e3200, 0x573418, 0xc2081f4480)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 428 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208172310)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 429 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 430 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2080500a0, 0x573418, 0xc2081f3780, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2080500a0, 0x573418, 0xc2081f3780)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 431 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2081e3260, 0x573418, 0xc2081f3780)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 432 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2081e3260, 0x573418, 0xc2081f3780)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 433 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208172640)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 434 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 435 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208050960, 0x573418, 0xc2081f3880, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208050960, 0x573418, 0xc2081f3880)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 436 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2081e34a0, 0x573418, 0xc2081f3880)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 437 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2081e34a0, 0x573418, 0xc2081f3880)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 438 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081729a0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 439 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 440 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208050cd0, 0x573418, 0xc2081f3940, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208050cd0, 0x573418, 0xc2081f3940)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 441 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2081e36e0, 0x573418, 0xc2081f3940)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 442 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2081e36e0, 0x573418, 0xc2081f3940)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 443 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208172b80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 444 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 445 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208050f50, 0x573418, 0xc2081f3a00, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208050f50, 0x573418, 0xc2081f3a00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 446 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2081e3920, 0x573418, 0xc2081f3a00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 447 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2081e3920, 0x573418, 0xc2081f3a00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 448 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208172cd0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 449 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 450 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2080511d0, 0x573418, 0xc2081f3ac0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2080511d0, 0x573418, 0xc2081f3ac0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 451 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2081e3b60, 0x573418, 0xc2081f3ac0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 452 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2081e3b60, 0x573418, 0xc2081f3ac0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 453 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208172e20)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 454 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 455 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208051400, 0x573418, 0xc2081f3b80, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208051400, 0x573418, 0xc2081f3b80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 456 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2081e3da0, 0x573418, 0xc2081f3b80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 457 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2081e3da0, 0x573418, 0xc2081f3b80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 458 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208172f70)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 459 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 460 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208051540, 0x573418, 0xc2081f3c40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208051540, 0x573418, 0xc2081f3c40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 461 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2081f0000, 0x573418, 0xc2081f3c40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 462 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2081f0000, 0x573418, 0xc2081f3c40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 463 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081730c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 464 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 465 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208051680, 0x573418, 0xc2081f3d00, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208051680, 0x573418, 0xc2081f3d00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 466 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2081f0240, 0x573418, 0xc2081f3d00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 467 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2081f0240, 0x573418, 0xc2081f3d00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 468 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208173210)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 469 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 470 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2080517c0, 0x573418, 0xc2081f3dc0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2080517c0, 0x573418, 0xc2081f3dc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 471 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2081f0480, 0x573418, 0xc2081f3dc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 472 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2081f0480, 0x573418, 0xc2081f3dc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 473 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208173360)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 474 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 475 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208051900, 0x573418, 0xc2081f3e80, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208051900, 0x573418, 0xc2081f3e80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 476 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2081f06c0, 0x573418, 0xc2081f3e80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 477 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2081f06c0, 0x573418, 0xc2081f3e80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 478 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081734b0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 479 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 480 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208051a40, 0x573418, 0xc2081f3f40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208051a40, 0x573418, 0xc2081f3f40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 481 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2081f0900, 0x573418, 0xc2081f3f40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 482 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2081f0900, 0x573418, 0xc2081f3f40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 483 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208173600)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 484 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 485 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208051b80, 0x573418, 0xc20817c000, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208051b80, 0x573418, 0xc20817c000)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 486 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2081f0b40, 0x573418, 0xc20817c000)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 487 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2081f0b40, 0x573418, 0xc20817c000)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 488 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208173750)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 489 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 490 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208051cc0, 0x573418, 0xc20817c0c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208051cc0, 0x573418, 0xc20817c0c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 491 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2081f0d80, 0x573418, 0xc20817c0c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 492 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2081f0d80, 0x573418, 0xc20817c0c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 493 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081738a0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 494 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 495 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208051e00, 0x573418, 0xc20817c180, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208051e00, 0x573418, 0xc20817c180)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 496 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2081f0fc0, 0x573418, 0xc20817c180)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 497 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2081f0fc0, 0x573418, 0xc20817c180)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 498 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081739f0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 499 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 500 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208051f40, 0x573418, 0xc20817c240, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208051f40, 0x573418, 0xc20817c240)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 501 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2081f1200, 0x573418, 0xc20817c240)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 502 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2081f1200, 0x573418, 0xc20817c240)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 503 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208173b40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 504 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 505 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821a0a0, 0x573418, 0xc20817c300, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821a0a0, 0x573418, 0xc20817c300)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 506 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2081f1440, 0x573418, 0xc20817c300)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 507 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2081f1440, 0x573418, 0xc20817c300)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 508 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208173c90)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 509 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 510 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821a140, 0x573418, 0xc20817c3c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821a140, 0x573418, 0xc20817c3c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 511 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2081f1680, 0x573418, 0xc20817c3c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 512 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2081f1680, 0x573418, 0xc20817c3c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 513 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208173de0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 514 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 515 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821a1e0, 0x573418, 0xc20817c480, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821a1e0, 0x573418, 0xc20817c480)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 516 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2081f18c0, 0x573418, 0xc20817c480)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 517 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2081f18c0, 0x573418, 0xc20817c480)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 518 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208173f30)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 519 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 520 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821a280, 0x573418, 0xc20817c540, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821a280, 0x573418, 0xc20817c540)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 521 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2081f1b00, 0x573418, 0xc20817c540)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 522 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2081f1b00, 0x573418, 0xc20817c540)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 523 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081b0130)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 524 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 525 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821a320, 0x573418, 0xc20817c600, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821a320, 0x573418, 0xc20817c600)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 526 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2081f1d40, 0x573418, 0xc20817c600)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 527 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2081f1d40, 0x573418, 0xc20817c600)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 528 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081b0460)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 529 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 530 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821a3c0, 0x573418, 0xc20817c6c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821a3c0, 0x573418, 0xc20817c6c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 531 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2081f1f80, 0x573418, 0xc20817c6c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 532 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2081f1f80, 0x573418, 0xc20817c6c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 533 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081b0740)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 534 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 535 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821a460, 0x573418, 0xc20817c780, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821a460, 0x573418, 0xc20817c780)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 536 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20826e1e0, 0x573418, 0xc20817c780)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 537 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20826e1e0, 0x573418, 0xc20817c780)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 538 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081b0a60)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 539 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 540 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821a500, 0x573418, 0xc20817c840, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821a500, 0x573418, 0xc20817c840)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 541 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20826e420, 0x573418, 0xc20817c840)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 542 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20826e420, 0x573418, 0xc20817c840)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 543 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081b0d90)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 544 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 545 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821a5a0, 0x573418, 0xc20817c900, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821a5a0, 0x573418, 0xc20817c900)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 546 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20826e660, 0x573418, 0xc20817c900)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 547 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20826e660, 0x573418, 0xc20817c900)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 548 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081b1070)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 549 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 550 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821a640, 0x573418, 0xc20817c9c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821a640, 0x573418, 0xc20817c9c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 551 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20826e8a0, 0x573418, 0xc20817c9c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 552 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20826e8a0, 0x573418, 0xc20817c9c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 553 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081b1390)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 554 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 555 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821a6e0, 0x573418, 0xc20817ca80, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821a6e0, 0x573418, 0xc20817ca80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 556 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20826eae0, 0x573418, 0xc20817ca80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 557 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20826eae0, 0x573418, 0xc20817ca80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 558 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081b1600)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 559 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 560 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821a780, 0x573418, 0xc20817cb40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821a780, 0x573418, 0xc20817cb40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 561 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20826ed20, 0x573418, 0xc20817cb40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 562 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20826ed20, 0x573418, 0xc20817cb40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 563 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081b1750)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 564 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 565 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821a820, 0x573418, 0xc20817cc00, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821a820, 0x573418, 0xc20817cc00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 566 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20826ef60, 0x573418, 0xc20817cc00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 567 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20826ef60, 0x573418, 0xc20817cc00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 568 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081b18a0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 569 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 570 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821a8c0, 0x573418, 0xc20817ccc0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821a8c0, 0x573418, 0xc20817ccc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 571 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20826f1a0, 0x573418, 0xc20817ccc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 572 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20826f1a0, 0x573418, 0xc20817ccc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 573 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081b19f0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 574 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 575 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821a960, 0x573418, 0xc20817cd80, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821a960, 0x573418, 0xc20817cd80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 576 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20826f3e0, 0x573418, 0xc20817cd80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 577 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20826f3e0, 0x573418, 0xc20817cd80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 578 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081b1b40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 579 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 580 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821aa00, 0x573418, 0xc20817ce40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821aa00, 0x573418, 0xc20817ce40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 581 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20826f620, 0x573418, 0xc20817ce40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 582 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20826f620, 0x573418, 0xc20817ce40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 583 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081b1c90)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 584 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 585 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821aaa0, 0x573418, 0xc20817cf00, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821aaa0, 0x573418, 0xc20817cf00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 586 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20826f860, 0x573418, 0xc20817cf00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 587 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20826f860, 0x573418, 0xc20817cf00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 588 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081b1de0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 589 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 590 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821ab40, 0x573418, 0xc20817cfc0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821ab40, 0x573418, 0xc20817cfc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 591 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20826faa0, 0x573418, 0xc20817cfc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 592 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20826faa0, 0x573418, 0xc20817cfc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 593 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081b1f30)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 594 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 595 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821abe0, 0x573418, 0xc20817d080, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821abe0, 0x573418, 0xc20817d080)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 596 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20826fce0, 0x573418, 0xc20817d080)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 597 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20826fce0, 0x573418, 0xc20817d080)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 598 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082c6080)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 599 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 600 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821ac80, 0x573418, 0xc20817d140, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821ac80, 0x573418, 0xc20817d140)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 601 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20826ff20, 0x573418, 0xc20817d140)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 602 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20826ff20, 0x573418, 0xc20817d140)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 603 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082c61d0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 604 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 605 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821ad20, 0x573418, 0xc20817d200, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821ad20, 0x573418, 0xc20817d200)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 606 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2082cc180, 0x573418, 0xc20817d200)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 607 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2082cc180, 0x573418, 0xc20817d200)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 608 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082c6320)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 609 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 610 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821adc0, 0x573418, 0xc20817d2c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821adc0, 0x573418, 0xc20817d2c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 611 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2082cc3c0, 0x573418, 0xc20817d2c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 612 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2082cc3c0, 0x573418, 0xc20817d2c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 613 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082c6470)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 614 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 615 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821ae60, 0x573418, 0xc20817d380, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821ae60, 0x573418, 0xc20817d380)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 616 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2082cc600, 0x573418, 0xc20817d380)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 617 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2082cc600, 0x573418, 0xc20817d380)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 618 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082c65c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 619 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 620 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821af00, 0x573418, 0xc20817d440, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821af00, 0x573418, 0xc20817d440)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 621 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2082cc840, 0x573418, 0xc20817d440)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 622 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2082cc840, 0x573418, 0xc20817d440)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 623 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082c6710)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 624 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 625 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821afa0, 0x573418, 0xc20817d500, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821afa0, 0x573418, 0xc20817d500)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 626 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2082cca80, 0x573418, 0xc20817d500)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 627 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2082cca80, 0x573418, 0xc20817d500)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 628 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082c6860)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 629 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 630 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821b040, 0x573418, 0xc20817d5c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821b040, 0x573418, 0xc20817d5c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 631 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2082cccc0, 0x573418, 0xc20817d5c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 632 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2082cccc0, 0x573418, 0xc20817d5c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 633 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082c69b0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 634 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 635 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821b0e0, 0x573418, 0xc20817d680, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821b0e0, 0x573418, 0xc20817d680)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 636 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2082ccf00, 0x573418, 0xc20817d680)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 637 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2082ccf00, 0x573418, 0xc20817d680)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 638 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082c6b00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 639 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 640 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821b180, 0x573418, 0xc20817d740, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821b180, 0x573418, 0xc20817d740)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 641 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2082cd140, 0x573418, 0xc20817d740)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 642 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2082cd140, 0x573418, 0xc20817d740)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 643 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082c6c50)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 644 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 645 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821b220, 0x573418, 0xc20817d800, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821b220, 0x573418, 0xc20817d800)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 646 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2082cd380, 0x573418, 0xc20817d800)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 647 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2082cd380, 0x573418, 0xc20817d800)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 648 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082c6da0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 649 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 650 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821b2c0, 0x573418, 0xc20817d8c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821b2c0, 0x573418, 0xc20817d8c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 651 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2082cd5c0, 0x573418, 0xc20817d8c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 652 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2082cd5c0, 0x573418, 0xc20817d8c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 653 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082c6ef0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 654 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 655 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821b360, 0x573418, 0xc20817d980, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821b360, 0x573418, 0xc20817d980)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 656 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2082cd800, 0x573418, 0xc20817d980)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 657 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2082cd800, 0x573418, 0xc20817d980)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 658 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082c7040)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 659 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 660 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821b400, 0x573418, 0xc20817da40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821b400, 0x573418, 0xc20817da40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 661 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2082cda40, 0x573418, 0xc20817da40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 662 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2082cda40, 0x573418, 0xc20817da40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 663 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082c7190)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 664 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 665 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821b4a0, 0x573418, 0xc20817db00, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821b4a0, 0x573418, 0xc20817db00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 666 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2082cdc80, 0x573418, 0xc20817db00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 667 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2082cdc80, 0x573418, 0xc20817db00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 668 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208280300)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 669 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 670 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208050b90, 0x573418, 0xc208324180, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208050b90, 0x573418, 0xc208324180)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 671 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2082a1800, 0x573418, 0xc208324180)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 672 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2082a1800, 0x573418, 0xc208324180)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 673 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208280630)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 674 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 675 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208051090, 0x573418, 0xc208324240, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208051090, 0x573418, 0xc208324240)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 676 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2082a1a40, 0x573418, 0xc208324240)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 677 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2082a1a40, 0x573418, 0xc208324240)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 678 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208280870)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 679 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 680 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2080514a0, 0x573418, 0xc208324300, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2080514a0, 0x573418, 0xc208324300)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 681 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2082a1c80, 0x573418, 0xc208324300)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 682 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2082a1c80, 0x573418, 0xc208324300)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 683 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082809c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 684 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 685 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208051720, 0x573418, 0xc2083243c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208051720, 0x573418, 0xc2083243c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 686 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2082a1ec0, 0x573418, 0xc2083243c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 687 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2082a1ec0, 0x573418, 0xc2083243c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 688 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208280b10)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 689 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 690 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2080519a0, 0x573418, 0xc208324480, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2080519a0, 0x573418, 0xc208324480)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 691 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208300120, 0x573418, 0xc208324480)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 692 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208300120, 0x573418, 0xc208324480)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 693 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208280c60)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 694 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 695 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208051c20, 0x573418, 0xc208324540, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208051c20, 0x573418, 0xc208324540)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 696 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208300360, 0x573418, 0xc208324540)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 697 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208300360, 0x573418, 0xc208324540)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 698 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208280db0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 699 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 700 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208051ea0, 0x573418, 0xc208324600, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208051ea0, 0x573418, 0xc208324600)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 701 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083005a0, 0x573418, 0xc208324600)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 702 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083005a0, 0x573418, 0xc208324600)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 703 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208280f00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 704 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 705 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821a050, 0x573418, 0xc2083246c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821a050, 0x573418, 0xc2083246c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 706 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083007e0, 0x573418, 0xc2083246c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 707 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083007e0, 0x573418, 0xc2083246c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 708 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208281050)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 709 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 710 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821a190, 0x573418, 0xc208324780, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821a190, 0x573418, 0xc208324780)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 711 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208300a20, 0x573418, 0xc208324780)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 712 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208300a20, 0x573418, 0xc208324780)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 713 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082811a0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 714 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 715 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821a2d0, 0x573418, 0xc208324840, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821a2d0, 0x573418, 0xc208324840)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 716 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208300c60, 0x573418, 0xc208324840)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 717 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208300c60, 0x573418, 0xc208324840)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 718 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082812f0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 719 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 720 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821a410, 0x573418, 0xc208324900, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821a410, 0x573418, 0xc208324900)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 721 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208300ea0, 0x573418, 0xc208324900)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 722 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208300ea0, 0x573418, 0xc208324900)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 723 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208281440)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 724 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 725 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821a550, 0x573418, 0xc2083249c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821a550, 0x573418, 0xc2083249c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 726 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083010e0, 0x573418, 0xc2083249c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 727 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083010e0, 0x573418, 0xc2083249c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 728 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208281590)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 729 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 730 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821a690, 0x573418, 0xc208324a80, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821a690, 0x573418, 0xc208324a80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 731 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208301320, 0x573418, 0xc208324a80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 732 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208301320, 0x573418, 0xc208324a80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 733 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082816e0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 734 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 735 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821a7d0, 0x573418, 0xc208324b40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821a7d0, 0x573418, 0xc208324b40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 736 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208301560, 0x573418, 0xc208324b40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 737 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208301560, 0x573418, 0xc208324b40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 738 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208281830)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 739 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 740 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821a910, 0x573418, 0xc208324c00, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821a910, 0x573418, 0xc208324c00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 741 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083017a0, 0x573418, 0xc208324c00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 742 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083017a0, 0x573418, 0xc208324c00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 743 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208281980)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 744 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 745 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821aa50, 0x573418, 0xc208324cc0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821aa50, 0x573418, 0xc208324cc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 746 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083019e0, 0x573418, 0xc208324cc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 747 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083019e0, 0x573418, 0xc208324cc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 748 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208281ad0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 749 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 750 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821ab90, 0x573418, 0xc208324d80, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821ab90, 0x573418, 0xc208324d80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 751 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208301c20, 0x573418, 0xc208324d80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 752 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208301c20, 0x573418, 0xc208324d80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 753 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208281c20)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 754 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 755 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821acd0, 0x573418, 0xc208324e40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821acd0, 0x573418, 0xc208324e40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 756 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208301e60, 0x573418, 0xc208324e40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 757 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208301e60, 0x573418, 0xc208324e40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 758 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208281d70)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 759 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 760 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821ae10, 0x573418, 0xc208324f00, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821ae10, 0x573418, 0xc208324f00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 761 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20820a0c0, 0x573418, 0xc208324f00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 762 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20820a0c0, 0x573418, 0xc208324f00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 763 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208281ec0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 764 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 765 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821af50, 0x573418, 0xc208324fc0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821af50, 0x573418, 0xc208324fc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 766 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20820a300, 0x573418, 0xc208324fc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 767 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20820a300, 0x573418, 0xc208324fc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 768 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081720c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 769 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 770 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821b090, 0x573418, 0xc208325080, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821b090, 0x573418, 0xc208325080)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 771 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20820a540, 0x573418, 0xc208325080)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 772 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20820a540, 0x573418, 0xc208325080)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 773 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208172910)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 774 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 775 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821b1d0, 0x573418, 0xc208325140, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821b1d0, 0x573418, 0xc208325140)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 776 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20820a780, 0x573418, 0xc208325140)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 777 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20820a780, 0x573418, 0xc208325140)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 778 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208172d30)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 779 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 780 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821b310, 0x573418, 0xc208325200, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821b310, 0x573418, 0xc208325200)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 781 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20820a9c0, 0x573418, 0xc208325200)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 782 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20820a9c0, 0x573418, 0xc208325200)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 783 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208173010)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 784 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 785 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821b450, 0x573418, 0xc2083252c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821b450, 0x573418, 0xc2083252c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 786 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20820ac00, 0x573418, 0xc2083252c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 787 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20820ac00, 0x573418, 0xc2083252c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 788 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208173330)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 789 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 790 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821b540, 0x573418, 0xc208325380, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821b540, 0x573418, 0xc208325380)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 791 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20820ae40, 0x573418, 0xc208325380)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 792 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20820ae40, 0x573418, 0xc208325380)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 793 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208173660)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 794 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 795 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821b5e0, 0x573418, 0xc208325440, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821b5e0, 0x573418, 0xc208325440)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 796 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20820b080, 0x573418, 0xc208325440)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 797 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20820b080, 0x573418, 0xc208325440)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 798 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208173940)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 799 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 800 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821b680, 0x573418, 0xc208325500, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821b680, 0x573418, 0xc208325500)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 801 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20820b2c0, 0x573418, 0xc208325500)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 802 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20820b2c0, 0x573418, 0xc208325500)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 803 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208173c60)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 804 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 805 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821b720, 0x573418, 0xc2083255c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821b720, 0x573418, 0xc2083255c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 806 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20820b500, 0x573418, 0xc2083255c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 807 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20820b500, 0x573418, 0xc2083255c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 808 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208173f90)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 809 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 810 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821b7c0, 0x573418, 0xc208325680, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821b7c0, 0x573418, 0xc208325680)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 811 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20820b740, 0x573418, 0xc208325680)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 812 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20820b740, 0x573418, 0xc208325680)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 813 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc20802bf30)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 814 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 815 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821b860, 0x573418, 0xc208325740, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821b860, 0x573418, 0xc208325740)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 816 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20820b980, 0x573418, 0xc208325740)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 817 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20820b980, 0x573418, 0xc208325740)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 818 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082c62d0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 819 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 820 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821b900, 0x573418, 0xc208325800, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821b900, 0x573418, 0xc208325800)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 821 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20820bbc0, 0x573418, 0xc208325800)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 822 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20820bbc0, 0x573418, 0xc208325800)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 823 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082c65f0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 824 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 825 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821b9a0, 0x573418, 0xc2083258c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821b9a0, 0x573418, 0xc2083258c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 826 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20820be00, 0x573418, 0xc2083258c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 827 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20820be00, 0x573418, 0xc2083258c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 828 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082c68d0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 829 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 830 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821ba40, 0x573418, 0xc208325980, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821ba40, 0x573418, 0xc208325980)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 831 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083aa060, 0x573418, 0xc208325980)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 832 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083aa060, 0x573418, 0xc208325980)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 833 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082c6c00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 834 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 835 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821bae0, 0x573418, 0xc208325a40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821bae0, 0x573418, 0xc208325a40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 836 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083aa2a0, 0x573418, 0xc208325a40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 837 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083aa2a0, 0x573418, 0xc208325a40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 843 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082c71f0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 844 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 845 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821bc20, 0x573418, 0xc208325bc0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821bc20, 0x573418, 0xc208325bc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 846 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083aa720, 0x573418, 0xc208325bc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 847 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083aa720, 0x573418, 0xc208325bc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 848 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082c7340)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 849 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 850 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821bcc0, 0x573418, 0xc208325c80, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821bcc0, 0x573418, 0xc208325c80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 851 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083aa960, 0x573418, 0xc208325c80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 852 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083aa960, 0x573418, 0xc208325c80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 853 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082c7490)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 854 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 855 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821bd60, 0x573418, 0xc208325d40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821bd60, 0x573418, 0xc208325d40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 856 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083aaba0, 0x573418, 0xc208325d40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 857 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083aaba0, 0x573418, 0xc208325d40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 858 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082c75e0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 859 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 860 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821be00, 0x573418, 0xc208325e00, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821be00, 0x573418, 0xc208325e00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 861 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083aade0, 0x573418, 0xc208325e00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 862 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083aade0, 0x573418, 0xc208325e00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 863 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082c7730)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 864 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 865 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821bea0, 0x573418, 0xc208325ec0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821bea0, 0x573418, 0xc208325ec0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 866 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083ab020, 0x573418, 0xc208325ec0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 867 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083ab020, 0x573418, 0xc208325ec0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 868 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082c7880)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 869 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 870 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821bf40, 0x573418, 0xc208325f80, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821bf40, 0x573418, 0xc208325f80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 871 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083ab260, 0x573418, 0xc208325f80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 872 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083ab260, 0x573418, 0xc208325f80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 873 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082c79d0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 874 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 875 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e4000, 0x573418, 0xc2083e2040, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e4000, 0x573418, 0xc2083e2040)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 876 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083ab4a0, 0x573418, 0xc2083e2040)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 877 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083ab4a0, 0x573418, 0xc2083e2040)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 878 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082c7b20)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 879 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 880 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e40a0, 0x573418, 0xc2083e2100, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e40a0, 0x573418, 0xc2083e2100)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 881 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083ab6e0, 0x573418, 0xc2083e2100)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 882 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083ab6e0, 0x573418, 0xc2083e2100)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 883 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082c7c70)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 884 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 885 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e4140, 0x573418, 0xc2083e21c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e4140, 0x573418, 0xc2083e21c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 886 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083ab920, 0x573418, 0xc2083e21c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 887 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083ab920, 0x573418, 0xc2083e21c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 888 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082c7dc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 889 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 890 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e41e0, 0x573418, 0xc2083e2280, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e41e0, 0x573418, 0xc2083e2280)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 891 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083abb60, 0x573418, 0xc2083e2280)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 892 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083abb60, 0x573418, 0xc2083e2280)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 893 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082c7f10)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 894 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 895 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e4280, 0x573418, 0xc2083e2340, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e4280, 0x573418, 0xc2083e2340)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 896 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083abda0, 0x573418, 0xc2083e2340)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 897 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083abda0, 0x573418, 0xc2083e2340)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 898 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208404060)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 899 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 900 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e4320, 0x573418, 0xc2083e2400, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e4320, 0x573418, 0xc2083e2400)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 901 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20840e000, 0x573418, 0xc2083e2400)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 902 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20840e000, 0x573418, 0xc2083e2400)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 903 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2084041b0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 904 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 905 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e43c0, 0x573418, 0xc2083e24c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e43c0, 0x573418, 0xc2083e24c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 906 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20840e240, 0x573418, 0xc2083e24c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 907 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20840e240, 0x573418, 0xc2083e24c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 908 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208404300)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 909 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 910 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e4460, 0x573418, 0xc2083e2580, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e4460, 0x573418, 0xc2083e2580)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 911 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20840e480, 0x573418, 0xc2083e2580)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 912 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20840e480, 0x573418, 0xc2083e2580)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 913 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208404450)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 914 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 915 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e4500, 0x573418, 0xc2083e2640, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e4500, 0x573418, 0xc2083e2640)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 916 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20840e6c0, 0x573418, 0xc2083e2640)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 917 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20840e6c0, 0x573418, 0xc2083e2640)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 918 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2084045a0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 919 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 920 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e45a0, 0x573418, 0xc2083e2700, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e45a0, 0x573418, 0xc2083e2700)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 921 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20840e900, 0x573418, 0xc2083e2700)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 922 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20840e900, 0x573418, 0xc2083e2700)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 923 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2084046f0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 924 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 925 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e4640, 0x573418, 0xc2083e27c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e4640, 0x573418, 0xc2083e27c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 926 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20840eb40, 0x573418, 0xc2083e27c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 927 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20840eb40, 0x573418, 0xc2083e27c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 928 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208404840)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 929 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 930 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e46e0, 0x573418, 0xc2083e2880, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e46e0, 0x573418, 0xc2083e2880)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 931 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20840ed80, 0x573418, 0xc2083e2880)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 932 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20840ed80, 0x573418, 0xc2083e2880)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 933 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208404990)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 934 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 935 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e4780, 0x573418, 0xc2083e2940, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e4780, 0x573418, 0xc2083e2940)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 936 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20840efc0, 0x573418, 0xc2083e2940)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 937 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20840efc0, 0x573418, 0xc2083e2940)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 938 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208404ae0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 939 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 940 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e4820, 0x573418, 0xc2083e2a00, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e4820, 0x573418, 0xc2083e2a00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 941 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20840f200, 0x573418, 0xc2083e2a00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 942 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20840f200, 0x573418, 0xc2083e2a00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 943 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208404c30)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 944 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 945 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e48c0, 0x573418, 0xc2083e2ac0, 0xc2098cbd01, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e48c0, 0x573418, 0xc2083e2ac0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 946 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20840f440, 0x573418, 0xc2083e2ac0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 947 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20840f440, 0x573418, 0xc2083e2ac0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 948 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208404d80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 949 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 950 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e4960, 0x573418, 0xc2083e2b80, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e4960, 0x573418, 0xc2083e2b80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 951 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20840f680, 0x573418, 0xc2083e2b80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 952 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20840f680, 0x573418, 0xc2083e2b80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 953 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208404ed0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 954 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 955 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e4a00, 0x573418, 0xc2083e2c40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e4a00, 0x573418, 0xc2083e2c40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 956 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20840f8c0, 0x573418, 0xc2083e2c40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 957 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20840f8c0, 0x573418, 0xc2083e2c40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 958 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208405020)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 959 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 960 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e4aa0, 0x573418, 0xc2083e2d00, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e4aa0, 0x573418, 0xc2083e2d00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 961 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20840fb00, 0x573418, 0xc2083e2d00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 962 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20840fb00, 0x573418, 0xc2083e2d00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 963 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208405170)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 964 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 965 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e4b40, 0x573418, 0xc2083e2dc0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e4b40, 0x573418, 0xc2083e2dc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 966 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20840fd40, 0x573418, 0xc2083e2dc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 967 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20840fd40, 0x573418, 0xc2083e2dc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 968 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2084052c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 969 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 970 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e4be0, 0x573418, 0xc2083e2e80, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e4be0, 0x573418, 0xc2083e2e80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 971 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20840ff80, 0x573418, 0xc2083e2e80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 972 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20840ff80, 0x573418, 0xc2083e2e80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 973 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208405410)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 974 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 975 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e4c80, 0x573418, 0xc2083e2f40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e4c80, 0x573418, 0xc2083e2f40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 976 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2084621e0, 0x573418, 0xc2083e2f40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 977 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2084621e0, 0x573418, 0xc2083e2f40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 978 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208405560)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 979 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 980 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e4d20, 0x573418, 0xc2083e3000, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e4d20, 0x573418, 0xc2083e3000)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 981 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208462420, 0x573418, 0xc2083e3000)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 982 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208462420, 0x573418, 0xc2083e3000)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 983 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2084056b0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 984 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 985 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e4dc0, 0x573418, 0xc2083e30c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e4dc0, 0x573418, 0xc2083e30c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 986 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208462660, 0x573418, 0xc2083e30c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 987 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208462660, 0x573418, 0xc2083e30c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 988 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208405800)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 989 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 990 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e4e60, 0x573418, 0xc2083e3180, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e4e60, 0x573418, 0xc2083e3180)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 991 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2084628a0, 0x573418, 0xc2083e3180)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 992 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2084628a0, 0x573418, 0xc2083e3180)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 993 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208405950)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 994 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 995 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e4f00, 0x573418, 0xc2083e3240, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e4f00, 0x573418, 0xc2083e3240)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 996 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208462ae0, 0x573418, 0xc2083e3240)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 997 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208462ae0, 0x573418, 0xc2083e3240)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 998 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208405aa0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 999 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1000 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e4fa0, 0x573418, 0xc2083e3300, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e4fa0, 0x573418, 0xc2083e3300)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1001 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208462d20, 0x573418, 0xc2083e3300)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1002 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208462d20, 0x573418, 0xc2083e3300)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1003 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208405bf0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1004 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1005 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e5040, 0x573418, 0xc2083e33c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e5040, 0x573418, 0xc2083e33c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1006 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208462f60, 0x573418, 0xc2083e33c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1007 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208462f60, 0x573418, 0xc2083e33c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1008 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208405d40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1009 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1010 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e50e0, 0x573418, 0xc2083e3480, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e50e0, 0x573418, 0xc2083e3480)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1011 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2084631a0, 0x573418, 0xc2083e3480)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1012 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2084631a0, 0x573418, 0xc2083e3480)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1013 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208405e90)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1014 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1015 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e5180, 0x573418, 0xc2083e3540, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e5180, 0x573418, 0xc2083e3540)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1016 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2084633e0, 0x573418, 0xc2083e3540)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1017 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2084633e0, 0x573418, 0xc2083e3540)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1018 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208405fe0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1019 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1020 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e5220, 0x573418, 0xc2083e3600, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e5220, 0x573418, 0xc2083e3600)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1021 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208463620, 0x573418, 0xc2083e3600)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1022 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208463620, 0x573418, 0xc2083e3600)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1023 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208498130)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1024 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1025 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e52c0, 0x573418, 0xc2083e36c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e52c0, 0x573418, 0xc2083e36c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1026 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208463860, 0x573418, 0xc2083e36c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1027 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208463860, 0x573418, 0xc2083e36c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1028 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208498280)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1029 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1030 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e5360, 0x573418, 0xc2083e3780, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e5360, 0x573418, 0xc2083e3780)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1031 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208463aa0, 0x573418, 0xc2083e3780)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1032 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208463aa0, 0x573418, 0xc2083e3780)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1033 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2084983d0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1034 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1035 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e5400, 0x573418, 0xc2083e3840, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e5400, 0x573418, 0xc2083e3840)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1036 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208463ce0, 0x573418, 0xc2083e3840)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1037 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208463ce0, 0x573418, 0xc2083e3840)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1038 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208498520)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1039 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1040 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e54a0, 0x573418, 0xc2083e3900, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e54a0, 0x573418, 0xc2083e3900)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1041 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208463f20, 0x573418, 0xc2083e3900)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1042 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208463f20, 0x573418, 0xc2083e3900)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1043 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208498670)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1044 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1045 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e5540, 0x573418, 0xc2083e39c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e5540, 0x573418, 0xc2083e39c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1046 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2084b8180, 0x573418, 0xc2083e39c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1047 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2084b8180, 0x573418, 0xc2083e39c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1048 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2084987c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1049 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1050 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e55e0, 0x573418, 0xc2083e3a80, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e55e0, 0x573418, 0xc2083e3a80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1051 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2084b83c0, 0x573418, 0xc2083e3a80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1052 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2084b83c0, 0x573418, 0xc2083e3a80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1053 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208498910)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1054 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1055 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e5680, 0x573418, 0xc2083e3b40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e5680, 0x573418, 0xc2083e3b40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1056 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2084b8600, 0x573418, 0xc2083e3b40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1057 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2084b8600, 0x573418, 0xc2083e3b40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1058 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208498a60)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1059 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1060 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e5720, 0x573418, 0xc2083e3c00, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e5720, 0x573418, 0xc2083e3c00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1061 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2084b8840, 0x573418, 0xc2083e3c00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1062 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2084b8840, 0x573418, 0xc2083e3c00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1063 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208498bb0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1064 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1065 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e57c0, 0x573418, 0xc2083e3cc0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e57c0, 0x573418, 0xc2083e3cc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1066 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2084b8a80, 0x573418, 0xc2083e3cc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1067 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2084b8a80, 0x573418, 0xc2083e3cc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1068 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2083b00d0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1069 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1070 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2080505f0, 0x573418, 0xc20849bd00, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2080505f0, 0x573418, 0xc20849bd00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1071 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20845f920, 0x573418, 0xc20849bd00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1072 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20845f920, 0x573418, 0xc20849bd00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1073 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2083b0430)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1074 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1075 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208051310, 0x573418, 0xc20849bfc0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208051310, 0x573418, 0xc20849bfc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1076 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20845fb60, 0x573418, 0xc20849bfc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1077 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20845fb60, 0x573418, 0xc20849bfc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1078 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2083b0760)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1079 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1080 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208051860, 0x573418, 0xc2083e3dc0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208051860, 0x573418, 0xc2083e3dc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1081 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20845fda0, 0x573418, 0xc2083e3dc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1082 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20845fda0, 0x573418, 0xc2083e3dc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1083 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2083b0ac0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1084 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1085 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208051d60, 0x573418, 0xc2083e3e80, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208051d60, 0x573418, 0xc2083e3e80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1086 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2084b8ae0, 0x573418, 0xc2083e3e80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1087 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2084b8ae0, 0x573418, 0xc2083e3e80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1088 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2083b0df0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1089 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1090 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821a0f0, 0x573418, 0xc2083e3f40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821a0f0, 0x573418, 0xc2083e3f40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1091 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2084b8d20, 0x573418, 0xc2083e3f40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1092 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2084b8d20, 0x573418, 0xc2083e3f40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1093 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2083b0fd0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1094 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1095 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821a370, 0x573418, 0xc2084c4000, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821a370, 0x573418, 0xc2084c4000)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1096 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2084b8f60, 0x573418, 0xc2084c4000)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1097 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2084b8f60, 0x573418, 0xc2084c4000)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1098 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2083b1120)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1099 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1100 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821a5f0, 0x573418, 0xc2084c40c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821a5f0, 0x573418, 0xc2084c40c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1101 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2084b91a0, 0x573418, 0xc2084c40c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1102 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2084b91a0, 0x573418, 0xc2084c40c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1103 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2083b1270)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1104 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1105 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821a870, 0x573418, 0xc2084c4180, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821a870, 0x573418, 0xc2084c4180)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1106 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2084b93e0, 0x573418, 0xc2084c4180)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1107 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2084b93e0, 0x573418, 0xc2084c4180)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1108 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2083b13c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1109 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1110 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821aaf0, 0x573418, 0xc2084c4240, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821aaf0, 0x573418, 0xc2084c4240)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1111 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2084b9620, 0x573418, 0xc2084c4240)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1112 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2084b9620, 0x573418, 0xc2084c4240)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1118 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2083b1660)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1119 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1120 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821aff0, 0x573418, 0xc2084c43c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821aff0, 0x573418, 0xc2084c43c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1121 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2084b9aa0, 0x573418, 0xc2084c43c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1122 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2084b9aa0, 0x573418, 0xc2084c43c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1123 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2083b17b0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1124 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1125 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821b270, 0x573418, 0xc2084c4480, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821b270, 0x573418, 0xc2084c4480)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1126 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2084b9ce0, 0x573418, 0xc2084c4480)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1127 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2084b9ce0, 0x573418, 0xc2084c4480)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1128 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2083b1900)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1129 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1130 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821b4f0, 0x573418, 0xc2084c4540, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821b4f0, 0x573418, 0xc2084c4540)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1131 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2084b9f20, 0x573418, 0xc2084c4540)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1132 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2084b9f20, 0x573418, 0xc2084c4540)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1133 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2083b1a50)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1134 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1135 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821b630, 0x573418, 0xc2084c4600, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821b630, 0x573418, 0xc2084c4600)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1136 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208482180, 0x573418, 0xc2084c4600)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1137 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208482180, 0x573418, 0xc2084c4600)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1138 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2083b1ba0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1139 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1140 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821b770, 0x573418, 0xc2084c46c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821b770, 0x573418, 0xc2084c46c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1141 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2084823c0, 0x573418, 0xc2084c46c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1142 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2084823c0, 0x573418, 0xc2084c46c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1143 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2083b1cf0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1144 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1145 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821b8b0, 0x573418, 0xc2084c4780, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821b8b0, 0x573418, 0xc2084c4780)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1146 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208482600, 0x573418, 0xc2084c4780)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1147 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208482600, 0x573418, 0xc2084c4780)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1148 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2083b1e40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1149 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1150 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821b9f0, 0x573418, 0xc2084c4840, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821b9f0, 0x573418, 0xc2084c4840)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1151 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208482840, 0x573418, 0xc2084c4840)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1152 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208482840, 0x573418, 0xc2084c4840)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1153 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2083b1f90)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1154 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1155 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821bb30, 0x573418, 0xc2084c4900, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821bb30, 0x573418, 0xc2084c4900)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1156 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208482a80, 0x573418, 0xc2084c4900)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1157 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208482a80, 0x573418, 0xc2084c4900)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1158 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082c6430)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1159 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1160 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821bc70, 0x573418, 0xc2084c49c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821bc70, 0x573418, 0xc2084c49c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1161 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208482cc0, 0x573418, 0xc2084c49c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1162 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208482cc0, 0x573418, 0xc2084c49c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1163 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082c6b70)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1164 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1165 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821bdb0, 0x573418, 0xc2084c4a80, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821bdb0, 0x573418, 0xc2084c4a80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1166 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208482f00, 0x573418, 0xc2084c4a80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1167 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208482f00, 0x573418, 0xc2084c4a80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1168 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082c7250)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1169 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1170 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821bef0, 0x573418, 0xc2084c4b40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821bef0, 0x573418, 0xc2084c4b40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1171 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208483140, 0x573418, 0xc2084c4b40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1172 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208483140, 0x573418, 0xc2084c4b40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1173 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082c7530)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1174 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1175 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e4050, 0x573418, 0xc2084c4c00, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e4050, 0x573418, 0xc2084c4c00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1176 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208483380, 0x573418, 0xc2084c4c00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1177 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208483380, 0x573418, 0xc2084c4c00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1178 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082c7850)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1179 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1180 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e4190, 0x573418, 0xc2084c4cc0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e4190, 0x573418, 0xc2084c4cc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1181 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2084835c0, 0x573418, 0xc2084c4cc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1182 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2084835c0, 0x573418, 0xc2084c4cc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1183 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082c7b80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1184 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1185 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e42d0, 0x573418, 0xc2084c4d80, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e42d0, 0x573418, 0xc2084c4d80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1186 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208483800, 0x573418, 0xc2084c4d80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1187 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208483800, 0x573418, 0xc2084c4d80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1188 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082c7e60)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1189 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1190 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e4410, 0x573418, 0xc2084c4e40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e4410, 0x573418, 0xc2084c4e40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1191 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208483a40, 0x573418, 0xc2084c4e40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1192 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208483a40, 0x573418, 0xc2084c4e40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1193 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082803f0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1194 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1195 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e4550, 0x573418, 0xc2084c4f00, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e4550, 0x573418, 0xc2084c4f00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1196 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208483c80, 0x573418, 0xc2084c4f00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1197 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208483c80, 0x573418, 0xc2084c4f00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1198 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208280910)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1199 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1200 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e4690, 0x573418, 0xc2084c4fc0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e4690, 0x573418, 0xc2084c4fc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1201 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208483ec0, 0x573418, 0xc2084c4fc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1202 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208483ec0, 0x573418, 0xc2084c4fc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1203 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208280c30)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1204 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1205 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e47d0, 0x573418, 0xc2084c5080, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e47d0, 0x573418, 0xc2084c5080)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1206 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083be120, 0x573418, 0xc2084c5080)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1207 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083be120, 0x573418, 0xc2084c5080)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1208 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208280f60)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1209 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1210 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e4910, 0x573418, 0xc2084c5140, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e4910, 0x573418, 0xc2084c5140)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1211 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083be360, 0x573418, 0xc2084c5140)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1212 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083be360, 0x573418, 0xc2084c5140)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1213 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208281240)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1214 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1215 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e4a50, 0x573418, 0xc2084c5200, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e4a50, 0x573418, 0xc2084c5200)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1216 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083be5a0, 0x573418, 0xc2084c5200)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1217 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083be5a0, 0x573418, 0xc2084c5200)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1218 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208281560)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1219 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1220 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e4b90, 0x573418, 0xc2084c52c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e4b90, 0x573418, 0xc2084c52c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1221 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083be7e0, 0x573418, 0xc2084c52c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1222 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083be7e0, 0x573418, 0xc2084c52c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1223 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208281890)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1224 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1225 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e4cd0, 0x573418, 0xc2084c5380, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e4cd0, 0x573418, 0xc2084c5380)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1226 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083bea20, 0x573418, 0xc2084c5380)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1227 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083bea20, 0x573418, 0xc2084c5380)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1228 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208281b70)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1229 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1230 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e4e10, 0x573418, 0xc2084c5440, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e4e10, 0x573418, 0xc2084c5440)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1231 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083bec60, 0x573418, 0xc2084c5440)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1232 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083bec60, 0x573418, 0xc2084c5440)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1233 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208281e90)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1234 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1235 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e4f50, 0x573418, 0xc2084c5500, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e4f50, 0x573418, 0xc2084c5500)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1236 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083beea0, 0x573418, 0xc2084c5500)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1237 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083beea0, 0x573418, 0xc2084c5500)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1238 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081b08f0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1239 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1240 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e5090, 0x573418, 0xc2084c55c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e5090, 0x573418, 0xc2084c55c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1241 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083bf0e0, 0x573418, 0xc2084c55c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1242 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083bf0e0, 0x573418, 0xc2084c55c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1243 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081b17f0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1244 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1245 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e51d0, 0x573418, 0xc2084c5680, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e51d0, 0x573418, 0xc2084c5680)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1246 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083bf320, 0x573418, 0xc2084c5680)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1247 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083bf320, 0x573418, 0xc2084c5680)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1248 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081b1f90)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1249 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1250 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e5310, 0x573418, 0xc2084c5740, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e5310, 0x573418, 0xc2084c5740)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1251 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083bf560, 0x573418, 0xc2084c5740)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1252 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083bf560, 0x573418, 0xc2084c5740)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1253 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208172df0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1254 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1255 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e5450, 0x573418, 0xc2084c5800, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e5450, 0x573418, 0xc2084c5800)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1256 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083bf7a0, 0x573418, 0xc2084c5800)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1257 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083bf7a0, 0x573418, 0xc2084c5800)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1258 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081734e0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1259 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1260 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e5590, 0x573418, 0xc2084c58c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e5590, 0x573418, 0xc2084c58c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1261 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083bf9e0, 0x573418, 0xc2084c58c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1262 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083bf9e0, 0x573418, 0xc2084c58c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1263 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208173be0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1264 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1265 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e56d0, 0x573418, 0xc2084c5980, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e56d0, 0x573418, 0xc2084c5980)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1266 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083bfc20, 0x573418, 0xc2084c5980)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1267 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083bfc20, 0x573418, 0xc2084c5980)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1268 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208099e00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1269 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1270 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e5810, 0x573418, 0xc2084c5a40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e5810, 0x573418, 0xc2084c5a40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1271 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083bfe60, 0x573418, 0xc2084c5a40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1272 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083bfe60, 0x573418, 0xc2084c5a40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1273 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208498190)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1274 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1275 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e58b0, 0x573418, 0xc2084c5b00, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e58b0, 0x573418, 0xc2084c5b00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1276 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2085680c0, 0x573418, 0xc2084c5b00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1277 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2085680c0, 0x573418, 0xc2084c5b00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1278 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208498470)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1279 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1280 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e5950, 0x573418, 0xc2084c5bc0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e5950, 0x573418, 0xc2084c5bc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1281 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208568300, 0x573418, 0xc2084c5bc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1282 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208568300, 0x573418, 0xc2084c5bc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1283 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208498790)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1284 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1285 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e59f0, 0x573418, 0xc2084c5c80, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e59f0, 0x573418, 0xc2084c5c80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1286 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208568540, 0x573418, 0xc2084c5c80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1287 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208568540, 0x573418, 0xc2084c5c80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1288 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208498ac0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1289 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1290 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e5a90, 0x573418, 0xc2084c5d40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e5a90, 0x573418, 0xc2084c5d40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1291 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208568780, 0x573418, 0xc2084c5d40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1292 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208568780, 0x573418, 0xc2084c5d40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1293 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208498d30)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1294 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1295 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e5b30, 0x573418, 0xc2084c5e00, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e5b30, 0x573418, 0xc2084c5e00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1296 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2085689c0, 0x573418, 0xc2084c5e00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1297 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2085689c0, 0x573418, 0xc2084c5e00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1298 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208498e80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1299 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1300 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e5bd0, 0x573418, 0xc2084c5ec0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e5bd0, 0x573418, 0xc2084c5ec0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1301 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208568c00, 0x573418, 0xc2084c5ec0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1302 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208568c00, 0x573418, 0xc2084c5ec0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1303 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208498fd0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1304 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1305 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e5c70, 0x573418, 0xc2084c5f80, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e5c70, 0x573418, 0xc2084c5f80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1306 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208568e40, 0x573418, 0xc2084c5f80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1307 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208568e40, 0x573418, 0xc2084c5f80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1308 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208499120)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1309 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1310 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e5d10, 0x573418, 0xc208594040, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e5d10, 0x573418, 0xc208594040)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1311 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208569080, 0x573418, 0xc208594040)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1312 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208569080, 0x573418, 0xc208594040)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1313 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208499270)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1314 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1315 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e5db0, 0x573418, 0xc208594100, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e5db0, 0x573418, 0xc208594100)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1316 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2085692c0, 0x573418, 0xc208594100)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1317 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2085692c0, 0x573418, 0xc208594100)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1318 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2084993c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1319 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1320 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e5e50, 0x573418, 0xc2085941c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e5e50, 0x573418, 0xc2085941c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1321 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208569500, 0x573418, 0xc2085941c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1322 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208569500, 0x573418, 0xc2085941c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1323 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208499510)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1324 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1325 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e5ef0, 0x573418, 0xc208594280, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e5ef0, 0x573418, 0xc208594280)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1326 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208569740, 0x573418, 0xc208594280)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1327 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208569740, 0x573418, 0xc208594280)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1328 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208499660)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1329 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1330 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e5f90, 0x573418, 0xc208594340, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e5f90, 0x573418, 0xc208594340)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1331 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208569980, 0x573418, 0xc208594340)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1332 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208569980, 0x573418, 0xc208594340)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1333 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2084997b0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1334 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1335 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085ba050, 0x573418, 0xc208594400, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085ba050, 0x573418, 0xc208594400)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1336 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208569bc0, 0x573418, 0xc208594400)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1337 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208569bc0, 0x573418, 0xc208594400)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1338 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208499900)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1339 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1340 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085ba0f0, 0x573418, 0xc2085944c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085ba0f0, 0x573418, 0xc2085944c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1341 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208569e00, 0x573418, 0xc2085944c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1342 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208569e00, 0x573418, 0xc2085944c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1343 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208499a50)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1344 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1345 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085ba190, 0x573418, 0xc208594580, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085ba190, 0x573418, 0xc208594580)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1346 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2085c4060, 0x573418, 0xc208594580)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1347 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2085c4060, 0x573418, 0xc208594580)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1348 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208499ba0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1349 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1350 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085ba230, 0x573418, 0xc208594640, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085ba230, 0x573418, 0xc208594640)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1351 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2085c42a0, 0x573418, 0xc208594640)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1352 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2085c42a0, 0x573418, 0xc208594640)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1353 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208499cf0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1354 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1355 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085ba2d0, 0x573418, 0xc208594700, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085ba2d0, 0x573418, 0xc208594700)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1356 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2085c44e0, 0x573418, 0xc208594700)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1357 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2085c44e0, 0x573418, 0xc208594700)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1358 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208499e40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1359 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1360 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085ba370, 0x573418, 0xc2085947c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085ba370, 0x573418, 0xc2085947c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1361 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2085c4720, 0x573418, 0xc2085947c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1362 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2085c4720, 0x573418, 0xc2085947c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1363 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208499f90)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1364 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1365 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085ba410, 0x573418, 0xc208594880, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085ba410, 0x573418, 0xc208594880)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1366 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2085c4960, 0x573418, 0xc208594880)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1367 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2085c4960, 0x573418, 0xc208594880)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1368 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2085ea0e0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1369 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1370 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085ba4b0, 0x573418, 0xc208594940, 0xc209426001, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085ba4b0, 0x573418, 0xc208594940)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1371 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2085c4ba0, 0x573418, 0xc208594940)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1372 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2085c4ba0, 0x573418, 0xc208594940)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1373 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2085ea230)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1374 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1375 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085ba550, 0x573418, 0xc208594a00, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085ba550, 0x573418, 0xc208594a00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1376 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2085c4de0, 0x573418, 0xc208594a00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1377 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2085c4de0, 0x573418, 0xc208594a00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1378 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2085ea380)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1379 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1380 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085ba5f0, 0x573418, 0xc208594ac0, 0xc209413401, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085ba5f0, 0x573418, 0xc208594ac0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1381 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2085c5020, 0x573418, 0xc208594ac0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1382 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2085c5020, 0x573418, 0xc208594ac0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1383 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2085ea4d0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1384 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1385 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085ba690, 0x573418, 0xc208594b80, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085ba690, 0x573418, 0xc208594b80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1386 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2085c5260, 0x573418, 0xc208594b80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1387 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2085c5260, 0x573418, 0xc208594b80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1388 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2085ea620)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1389 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1390 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085ba730, 0x573418, 0xc208594c40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085ba730, 0x573418, 0xc208594c40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1391 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2085c54a0, 0x573418, 0xc208594c40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1392 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2085c54a0, 0x573418, 0xc208594c40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1393 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2085ea770)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1394 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1395 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085ba7d0, 0x573418, 0xc208594d00, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085ba7d0, 0x573418, 0xc208594d00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1396 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2085c56e0, 0x573418, 0xc208594d00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1397 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2085c56e0, 0x573418, 0xc208594d00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1398 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2085ea8c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1399 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1400 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085ba870, 0x573418, 0xc208594dc0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085ba870, 0x573418, 0xc208594dc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1401 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2085c5920, 0x573418, 0xc208594dc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1402 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2085c5920, 0x573418, 0xc208594dc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1403 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2085eaa10)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1404 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1405 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085ba910, 0x573418, 0xc208594e80, 0xc2093efb01, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085ba910, 0x573418, 0xc208594e80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1406 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2085c5b60, 0x573418, 0xc208594e80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1407 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2085c5b60, 0x573418, 0xc208594e80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1408 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2085eab60)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1409 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1410 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085ba9b0, 0x573418, 0xc208594f40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085ba9b0, 0x573418, 0xc208594f40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1411 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2085c5da0, 0x573418, 0xc208594f40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1412 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2085c5da0, 0x573418, 0xc208594f40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1413 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2085eacb0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1414 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1415 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085baa50, 0x573418, 0xc208595000, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085baa50, 0x573418, 0xc208595000)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1416 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208632000, 0x573418, 0xc208595000)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1417 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208632000, 0x573418, 0xc208595000)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1418 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2085eae00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1419 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1420 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085baaf0, 0x573418, 0xc2085950c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085baaf0, 0x573418, 0xc2085950c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1421 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208632240, 0x573418, 0xc2085950c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1422 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208632240, 0x573418, 0xc2085950c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1423 [runnable]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2085eaf50)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1428 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2085eb0a0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1429 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1430 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bac30, 0x573418, 0xc208595240, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bac30, 0x573418, 0xc208595240)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1431 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2086326c0, 0x573418, 0xc208595240)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1432 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2086326c0, 0x573418, 0xc208595240)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1433 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2085eb1f0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1434 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1435 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bacd0, 0x573418, 0xc208595300, 0xc20953ca01, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bacd0, 0x573418, 0xc208595300)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1436 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208632900, 0x573418, 0xc208595300)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1437 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208632900, 0x573418, 0xc208595300)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1438 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2085eb340)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1439 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1440 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bad70, 0x573418, 0xc2085953c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bad70, 0x573418, 0xc2085953c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1441 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208632b40, 0x573418, 0xc2085953c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1442 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208632b40, 0x573418, 0xc2085953c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1443 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2085eb490)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1444 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1445 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bae10, 0x573418, 0xc208595480, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bae10, 0x573418, 0xc208595480)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1446 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208632d80, 0x573418, 0xc208595480)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1447 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208632d80, 0x573418, 0xc208595480)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1448 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2085eb5e0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1449 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1450 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085baeb0, 0x573418, 0xc208595540, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085baeb0, 0x573418, 0xc208595540)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1451 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208632fc0, 0x573418, 0xc208595540)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1452 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208632fc0, 0x573418, 0xc208595540)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1453 [runnable]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2085eb730)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1458 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2085eb880)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1459 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1460 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085baff0, 0x573418, 0xc2085956c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085baff0, 0x573418, 0xc2085956c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1461 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208633440, 0x573418, 0xc2085956c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1462 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208633440, 0x573418, 0xc2085956c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1463 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2085eb9d0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1464 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1465 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bb090, 0x573418, 0xc208595780, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bb090, 0x573418, 0xc208595780)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1466 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208633680, 0x573418, 0xc208595780)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1467 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208633680, 0x573418, 0xc208595780)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1468 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2085ebb20)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1469 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1470 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bb130, 0x573418, 0xc208595840, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bb130, 0x573418, 0xc208595840)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1471 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2086338c0, 0x573418, 0xc208595840)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1472 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2086338c0, 0x573418, 0xc208595840)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1473 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2085ebc70)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1474 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1475 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bb1d0, 0x573418, 0xc208595900, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bb1d0, 0x573418, 0xc208595900)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1476 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208633b00, 0x573418, 0xc208595900)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1477 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208633b00, 0x573418, 0xc208595900)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1478 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2085ebdc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1479 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1480 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bb270, 0x573418, 0xc2085959c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bb270, 0x573418, 0xc2085959c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1481 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208633d40, 0x573418, 0xc2085959c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1482 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208633d40, 0x573418, 0xc2085959c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1488 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208680060)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1489 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1490 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bb3b0, 0x573418, 0xc208595b40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bb3b0, 0x573418, 0xc208595b40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1491 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2086881e0, 0x573418, 0xc208595b40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1492 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2086881e0, 0x573418, 0xc208595b40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1493 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2086801b0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1494 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1495 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bb450, 0x573418, 0xc208595c00, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bb450, 0x573418, 0xc208595c00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1496 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208688420, 0x573418, 0xc208595c00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1497 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208688420, 0x573418, 0xc208595c00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1498 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208680300)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1499 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1500 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bb4f0, 0x573418, 0xc208595cc0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bb4f0, 0x573418, 0xc208595cc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1501 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208688660, 0x573418, 0xc208595cc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1502 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208688660, 0x573418, 0xc208595cc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1503 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208680450)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1504 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1505 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bb590, 0x573418, 0xc208595d80, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bb590, 0x573418, 0xc208595d80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1506 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2086888a0, 0x573418, 0xc208595d80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1507 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2086888a0, 0x573418, 0xc208595d80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1508 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2086805a0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1509 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1510 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bb630, 0x573418, 0xc208595e40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bb630, 0x573418, 0xc208595e40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1511 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208688ae0, 0x573418, 0xc208595e40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1512 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208688ae0, 0x573418, 0xc208595e40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1513 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2086806f0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1514 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1515 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bb6d0, 0x573418, 0xc208595f00, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bb6d0, 0x573418, 0xc208595f00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1516 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208688d20, 0x573418, 0xc208595f00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1517 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208688d20, 0x573418, 0xc208595f00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1518 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208680840)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1519 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1520 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bb770, 0x573418, 0xc208595fc0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bb770, 0x573418, 0xc208595fc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1521 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208688f60, 0x573418, 0xc208595fc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1522 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208688f60, 0x573418, 0xc208595fc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1523 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208680990)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1524 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1525 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bb810, 0x573418, 0xc2086b2080, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bb810, 0x573418, 0xc2086b2080)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1526 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2086891a0, 0x573418, 0xc2086b2080)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1527 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2086891a0, 0x573418, 0xc2086b2080)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1528 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208680ae0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1529 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1530 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bb8b0, 0x573418, 0xc2086b2140, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bb8b0, 0x573418, 0xc2086b2140)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1531 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2086893e0, 0x573418, 0xc2086b2140)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1532 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2086893e0, 0x573418, 0xc2086b2140)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1533 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208680c30)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1534 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1535 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bb950, 0x573418, 0xc2086b2200, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bb950, 0x573418, 0xc2086b2200)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1536 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208689620, 0x573418, 0xc2086b2200)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1537 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208689620, 0x573418, 0xc2086b2200)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1538 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208680d80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1539 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1540 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bb9f0, 0x573418, 0xc2086b22c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bb9f0, 0x573418, 0xc2086b22c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1541 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208689860, 0x573418, 0xc2086b22c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1542 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208689860, 0x573418, 0xc2086b22c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1543 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208680ed0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1544 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1545 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bba90, 0x573418, 0xc2086b2380, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bba90, 0x573418, 0xc2086b2380)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1546 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208689aa0, 0x573418, 0xc2086b2380)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1547 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208689aa0, 0x573418, 0xc2086b2380)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1548 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208681020)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1549 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1550 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bbb30, 0x573418, 0xc2086b2440, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bbb30, 0x573418, 0xc2086b2440)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1551 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208689ce0, 0x573418, 0xc2086b2440)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1552 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208689ce0, 0x573418, 0xc2086b2440)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1553 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208681170)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1554 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1555 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bbbd0, 0x573418, 0xc2086b2500, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bbbd0, 0x573418, 0xc2086b2500)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1556 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208689f20, 0x573418, 0xc2086b2500)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1557 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208689f20, 0x573418, 0xc2086b2500)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1558 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2086812c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1559 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1560 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bbc70, 0x573418, 0xc2086b25c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bbc70, 0x573418, 0xc2086b25c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1561 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2086e6180, 0x573418, 0xc2086b25c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1562 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2086e6180, 0x573418, 0xc2086b25c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1563 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208681410)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1564 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1565 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bbd10, 0x573418, 0xc2086b2680, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bbd10, 0x573418, 0xc2086b2680)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1566 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2086e63c0, 0x573418, 0xc2086b2680)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1567 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2086e63c0, 0x573418, 0xc2086b2680)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1568 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208681560)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1569 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1570 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bbdb0, 0x573418, 0xc2086b2740, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bbdb0, 0x573418, 0xc2086b2740)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1571 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2086e6600, 0x573418, 0xc2086b2740)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1572 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2086e6600, 0x573418, 0xc2086b2740)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1573 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2086816b0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1574 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1575 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bbe50, 0x573418, 0xc2086b2800, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bbe50, 0x573418, 0xc2086b2800)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1576 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2086e6840, 0x573418, 0xc2086b2800)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1577 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2086e6840, 0x573418, 0xc2086b2800)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1578 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208681800)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1579 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1580 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bbef0, 0x573418, 0xc2086b28c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bbef0, 0x573418, 0xc2086b28c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1581 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2086e6a80, 0x573418, 0xc2086b28c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1582 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2086e6a80, 0x573418, 0xc2086b28c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1583 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208681950)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1584 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1585 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bbf90, 0x573418, 0xc2086b2980, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bbf90, 0x573418, 0xc2086b2980)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1586 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2086e6cc0, 0x573418, 0xc2086b2980)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1587 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2086e6cc0, 0x573418, 0xc2086b2980)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1588 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208681aa0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1589 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1590 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208700050, 0x573418, 0xc2086b2a40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208700050, 0x573418, 0xc2086b2a40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1591 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2086e6f00, 0x573418, 0xc2086b2a40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1592 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2086e6f00, 0x573418, 0xc2086b2a40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1593 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208681bf0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1594 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1595 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2087000f0, 0x573418, 0xc2086b2b00, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2087000f0, 0x573418, 0xc2086b2b00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1596 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2086e7140, 0x573418, 0xc2086b2b00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1597 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2086e7140, 0x573418, 0xc2086b2b00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1598 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208681d40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1599 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1600 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208700190, 0x573418, 0xc2086b2bc0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208700190, 0x573418, 0xc2086b2bc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1601 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2086e7380, 0x573418, 0xc2086b2bc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1602 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2086e7380, 0x573418, 0xc2086b2bc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1603 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208681e90)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1604 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1605 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208700230, 0x573418, 0xc2086b2c80, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208700230, 0x573418, 0xc2086b2c80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1606 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2086e75c0, 0x573418, 0xc2086b2c80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1607 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2086e75c0, 0x573418, 0xc2086b2c80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1608 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208681fe0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1609 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1610 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2087002d0, 0x573418, 0xc2086b2d40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2087002d0, 0x573418, 0xc2086b2d40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1611 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2086e7800, 0x573418, 0xc2086b2d40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1612 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2086e7800, 0x573418, 0xc2086b2d40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1613 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208722130)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1614 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1615 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208700370, 0x573418, 0xc2086b2e00, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208700370, 0x573418, 0xc2086b2e00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1616 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2086e7a40, 0x573418, 0xc2086b2e00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1617 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2086e7a40, 0x573418, 0xc2086b2e00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1618 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208722280)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1619 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1620 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208700410, 0x573418, 0xc2086b2ec0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208700410, 0x573418, 0xc2086b2ec0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1621 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2086e7c80, 0x573418, 0xc2086b2ec0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1622 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2086e7c80, 0x573418, 0xc2086b2ec0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1623 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2087223d0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1624 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1625 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2087004b0, 0x573418, 0xc2086b2f80, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2087004b0, 0x573418, 0xc2086b2f80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1626 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2086e7ec0, 0x573418, 0xc2086b2f80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1627 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2086e7ec0, 0x573418, 0xc2086b2f80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1628 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208722520)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1629 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1630 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208700550, 0x573418, 0xc2086b3040, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208700550, 0x573418, 0xc2086b3040)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1631 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208740120, 0x573418, 0xc2086b3040)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1632 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208740120, 0x573418, 0xc2086b3040)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1633 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208722670)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1634 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1635 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2087005f0, 0x573418, 0xc2086b3100, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2087005f0, 0x573418, 0xc2086b3100)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1636 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208740360, 0x573418, 0xc2086b3100)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1637 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208740360, 0x573418, 0xc2086b3100)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1638 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2087227c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1639 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1640 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208700690, 0x573418, 0xc2086b31c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208700690, 0x573418, 0xc2086b31c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1641 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2087405a0, 0x573418, 0xc2086b31c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1642 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2087405a0, 0x573418, 0xc2086b31c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1643 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208722910)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1644 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1645 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208700730, 0x573418, 0xc2086b3280, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208700730, 0x573418, 0xc2086b3280)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1646 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2087407e0, 0x573418, 0xc2086b3280)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1647 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2087407e0, 0x573418, 0xc2086b3280)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1648 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208722a60)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1649 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1650 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2087007d0, 0x573418, 0xc2086b3340, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2087007d0, 0x573418, 0xc2086b3340)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1651 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208740a20, 0x573418, 0xc2086b3340)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1652 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208740a20, 0x573418, 0xc2086b3340)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1653 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208722bb0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1654 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1655 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208700870, 0x573418, 0xc2086b3400, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208700870, 0x573418, 0xc2086b3400)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1656 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208740c60, 0x573418, 0xc2086b3400)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1657 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208740c60, 0x573418, 0xc2086b3400)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1658 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208722d00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1659 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1660 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208700910, 0x573418, 0xc2086b34c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208700910, 0x573418, 0xc2086b34c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1661 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208740ea0, 0x573418, 0xc2086b34c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1662 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208740ea0, 0x573418, 0xc2086b34c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1663 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208722e50)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1664 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1665 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2087009b0, 0x573418, 0xc2086b3580, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2087009b0, 0x573418, 0xc2086b3580)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1666 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2087410e0, 0x573418, 0xc2086b3580)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1667 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2087410e0, 0x573418, 0xc2086b3580)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1668 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208722fa0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1669 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1670 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208700a50, 0x573418, 0xc2086b3640, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208700a50, 0x573418, 0xc2086b3640)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1671 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208741320, 0x573418, 0xc2086b3640)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1672 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208741320, 0x573418, 0xc2086b3640)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1673 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2087230f0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1674 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1675 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208700af0, 0x573418, 0xc2086b3700, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208700af0, 0x573418, 0xc2086b3700)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1676 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208741560, 0x573418, 0xc2086b3700)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1677 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208741560, 0x573418, 0xc2086b3700)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1678 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208723240)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1679 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1680 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208700b90, 0x573418, 0xc2086b37c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208700b90, 0x573418, 0xc2086b37c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1681 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2087417a0, 0x573418, 0xc2086b37c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1682 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2087417a0, 0x573418, 0xc2086b37c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 86 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2080515e0, 0x573418, 0xc2086b3980, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2080515e0, 0x573418, 0xc2086b3980)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 87 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208741a40, 0x573418, 0xc2086b3980)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 88 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208741a40, 0x573418, 0xc2086b3980)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 89 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208722590)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 90 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 91 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821a000, 0x573418, 0xc2086b3a40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821a000, 0x573418, 0xc2086b3a40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 92 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208741c80, 0x573418, 0xc2086b3a40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 93 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208741c80, 0x573418, 0xc2086b3a40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 94 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2087228c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 95 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 96 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821a4b0, 0x573418, 0xc2086b3b00, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821a4b0, 0x573418, 0xc2086b3b00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1697 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208741ec0, 0x573418, 0xc2086b3b00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1698 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208741ec0, 0x573418, 0xc2086b3b00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1699 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208722be0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1700 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1701 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821a9b0, 0x573418, 0xc2086b3bc0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821a9b0, 0x573418, 0xc2086b3bc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1702 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208322120, 0x573418, 0xc2086b3bc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1703 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208322120, 0x573418, 0xc2086b3bc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1704 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208722ec0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1705 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1706 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821aeb0, 0x573418, 0xc2086b3c80, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821aeb0, 0x573418, 0xc2086b3c80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1707 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208322360, 0x573418, 0xc2086b3c80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1708 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208322360, 0x573418, 0xc2086b3c80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1709 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2087231f0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1710 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1711 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821b3b0, 0x573418, 0xc2086b3d40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821b3b0, 0x573418, 0xc2086b3d40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1712 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083225a0, 0x573418, 0xc2086b3d40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1713 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083225a0, 0x573418, 0xc2086b3d40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1714 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208723390)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1715 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1716 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821b6d0, 0x573418, 0xc2086b3e00, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821b6d0, 0x573418, 0xc2086b3e00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1717 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083227e0, 0x573418, 0xc2086b3e00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1718 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083227e0, 0x573418, 0xc2086b3e00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1719 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2087234e0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1720 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1721 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821b950, 0x573418, 0xc2086b3ec0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821b950, 0x573418, 0xc2086b3ec0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1722 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208322a20, 0x573418, 0xc2086b3ec0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1723 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208322a20, 0x573418, 0xc2086b3ec0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1724 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208723630)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1725 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1726 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821bbd0, 0x573418, 0xc2086b3f80, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821bbd0, 0x573418, 0xc2086b3f80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1727 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208322c60, 0x573418, 0xc2086b3f80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1728 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208322c60, 0x573418, 0xc2086b3f80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1729 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208723780)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1730 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1731 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc20821be50, 0x573418, 0xc20874e040, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc20821be50, 0x573418, 0xc20874e040)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1732 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208322ea0, 0x573418, 0xc20874e040)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1733 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208322ea0, 0x573418, 0xc20874e040)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1734 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2087238d0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1735 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1736 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085ba000, 0x573418, 0xc20874e100, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085ba000, 0x573418, 0xc20874e100)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1737 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083230e0, 0x573418, 0xc20874e100)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1738 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083230e0, 0x573418, 0xc20874e100)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1739 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208723a20)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1740 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1741 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085ba140, 0x573418, 0xc20874e1c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085ba140, 0x573418, 0xc20874e1c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1742 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208323320, 0x573418, 0xc20874e1c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1743 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208323320, 0x573418, 0xc20874e1c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1744 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208723b70)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1745 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1746 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085ba280, 0x573418, 0xc20874e280, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085ba280, 0x573418, 0xc20874e280)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1747 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208323560, 0x573418, 0xc20874e280)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1748 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208323560, 0x573418, 0xc20874e280)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1749 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208723cc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1750 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1751 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085ba3c0, 0x573418, 0xc20874e340, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085ba3c0, 0x573418, 0xc20874e340)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1752 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083237a0, 0x573418, 0xc20874e340)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1753 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083237a0, 0x573418, 0xc20874e340)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1754 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208723e10)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1755 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1756 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085ba500, 0x573418, 0xc20874e400, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085ba500, 0x573418, 0xc20874e400)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1757 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083239e0, 0x573418, 0xc20874e400)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1758 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083239e0, 0x573418, 0xc20874e400)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1759 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208723f60)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1760 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1761 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085ba640, 0x573418, 0xc20874e4c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085ba640, 0x573418, 0xc20874e4c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1762 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208323c20, 0x573418, 0xc20874e4c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1763 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208323c20, 0x573418, 0xc20874e4c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1764 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208680180)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1765 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1766 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085ba780, 0x573418, 0xc20874e580, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085ba780, 0x573418, 0xc20874e580)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1767 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208323e60, 0x573418, 0xc20874e580)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1768 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208323e60, 0x573418, 0xc20874e580)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1769 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2086804b0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1770 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1771 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085ba8c0, 0x573418, 0xc20874e640, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085ba8c0, 0x573418, 0xc20874e640)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1772 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2086ee0c0, 0x573418, 0xc20874e640)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1773 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2086ee0c0, 0x573418, 0xc20874e640)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1774 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208680790)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1775 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1776 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085baa00, 0x573418, 0xc20874e700, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085baa00, 0x573418, 0xc20874e700)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1777 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2086ee300, 0x573418, 0xc20874e700)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1778 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2086ee300, 0x573418, 0xc20874e700)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1779 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208680ab0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1780 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1781 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bab40, 0x573418, 0xc20874e7c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bab40, 0x573418, 0xc20874e7c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1782 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2086ee540, 0x573418, 0xc20874e7c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1783 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2086ee540, 0x573418, 0xc20874e7c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1784 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208680de0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1785 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1786 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bac80, 0x573418, 0xc20874e880, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bac80, 0x573418, 0xc20874e880)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1787 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2086ee780, 0x573418, 0xc20874e880)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1788 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2086ee780, 0x573418, 0xc20874e880)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1789 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2086810c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1790 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1791 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085badc0, 0x573418, 0xc20874e940, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085badc0, 0x573418, 0xc20874e940)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1792 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2086ee9c0, 0x573418, 0xc20874e940)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1793 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2086ee9c0, 0x573418, 0xc20874e940)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1794 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2086813e0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1795 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1796 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085baf00, 0x573418, 0xc20874ea00, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085baf00, 0x573418, 0xc20874ea00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1797 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2086eec00, 0x573418, 0xc20874ea00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1798 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2086eec00, 0x573418, 0xc20874ea00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1799 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208681710)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1800 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1801 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bb040, 0x573418, 0xc20874eac0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bb040, 0x573418, 0xc20874eac0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1802 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2086eee40, 0x573418, 0xc20874eac0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1803 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2086eee40, 0x573418, 0xc20874eac0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1804 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2086819f0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1805 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1806 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bb180, 0x573418, 0xc20874eb80, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bb180, 0x573418, 0xc20874eb80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1807 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2086ef080, 0x573418, 0xc20874eb80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1808 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2086ef080, 0x573418, 0xc20874eb80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1809 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208681d10)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1810 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1811 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bb2c0, 0x573418, 0xc20874ec40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bb2c0, 0x573418, 0xc20874ec40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1812 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2086ef2c0, 0x573418, 0xc20874ec40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1813 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2086ef2c0, 0x573418, 0xc20874ec40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1814 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2085ea030)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1815 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1816 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bb400, 0x573418, 0xc20874ed00, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bb400, 0x573418, 0xc20874ed00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1817 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2086ef500, 0x573418, 0xc20874ed00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1818 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2086ef500, 0x573418, 0xc20874ed00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1819 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2085ea350)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1820 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1821 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bb540, 0x573418, 0xc20874edc0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bb540, 0x573418, 0xc20874edc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1822 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2086ef740, 0x573418, 0xc20874edc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1823 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2086ef740, 0x573418, 0xc20874edc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1824 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2085ea680)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1825 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1826 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bb680, 0x573418, 0xc20874ee80, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bb680, 0x573418, 0xc20874ee80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1827 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2086ef980, 0x573418, 0xc20874ee80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1828 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2086ef980, 0x573418, 0xc20874ee80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1829 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2085ea960)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1830 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1831 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bb7c0, 0x573418, 0xc20874ef40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bb7c0, 0x573418, 0xc20874ef40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1832 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2086efbc0, 0x573418, 0xc20874ef40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1833 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2086efbc0, 0x573418, 0xc20874ef40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1834 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2085eac80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1835 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1836 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bb900, 0x573418, 0xc20874f000, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bb900, 0x573418, 0xc20874f000)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1837 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2086efe00, 0x573418, 0xc20874f000)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1838 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2086efe00, 0x573418, 0xc20874f000)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1839 [runnable]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2085eafb0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1842 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20865a060, 0x573418, 0xc20874f0c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1844 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2085eb290)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1845 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1846 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bbb80, 0x573418, 0xc20874f180, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bbb80, 0x573418, 0xc20874f180)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1847 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20865a2a0, 0x573418, 0xc20874f180)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1848 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20865a2a0, 0x573418, 0xc20874f180)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1849 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2085eb5b0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1850 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1851 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bbcc0, 0x573418, 0xc20874f240, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bbcc0, 0x573418, 0xc20874f240)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1852 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20865a4e0, 0x573418, 0xc20874f240)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1853 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20865a4e0, 0x573418, 0xc20874f240)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1854 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2085eb8e0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1855 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1856 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bbe00, 0x573418, 0xc20874f300, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bbe00, 0x573418, 0xc20874f300)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1857 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20865a720, 0x573418, 0xc20874f300)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1858 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20865a720, 0x573418, 0xc20874f300)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1859 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2085ebbc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1860 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1861 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2085bbf40, 0x573418, 0xc20874f3c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2085bbf40, 0x573418, 0xc20874f3c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1862 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20865a960, 0x573418, 0xc20874f3c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1863 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20865a960, 0x573418, 0xc20874f3c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1864 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2085ebee0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1865 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1866 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e4230, 0x573418, 0xc20874f480, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e4230, 0x573418, 0xc20874f480)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1867 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20865aba0, 0x573418, 0xc20874f480)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1868 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20865aba0, 0x573418, 0xc20874f480)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1869 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208498550)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1870 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1871 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e44b0, 0x573418, 0xc20874f540, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e44b0, 0x573418, 0xc20874f540)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1872 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20865ade0, 0x573418, 0xc20874f540)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1873 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20865ade0, 0x573418, 0xc20874f540)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1874 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208498c10)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1875 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1876 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e4730, 0x573418, 0xc20874f600, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e4730, 0x573418, 0xc20874f600)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1877 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20865b020, 0x573418, 0xc20874f600)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1878 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20865b020, 0x573418, 0xc20874f600)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1884 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2084992b0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1885 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1886 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e4c30, 0x573418, 0xc20874f780, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e4c30, 0x573418, 0xc20874f780)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1887 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20865b4a0, 0x573418, 0xc20874f780)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1888 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20865b4a0, 0x573418, 0xc20874f780)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1889 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2084995a0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1890 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1891 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e4eb0, 0x573418, 0xc20874f840, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e4eb0, 0x573418, 0xc20874f840)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1892 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20865b6e0, 0x573418, 0xc20874f840)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1893 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20865b6e0, 0x573418, 0xc20874f840)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1894 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2084998c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1895 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1896 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e5130, 0x573418, 0xc20874f900, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e5130, 0x573418, 0xc20874f900)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1897 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20865b920, 0x573418, 0xc20874f900)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1898 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20865b920, 0x573418, 0xc20874f900)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1899 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208499be0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1900 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1901 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e53b0, 0x573418, 0xc20874f9c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e53b0, 0x573418, 0xc20874f9c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1902 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20865bb60, 0x573418, 0xc20874f9c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1903 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20865bb60, 0x573418, 0xc20874f9c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1904 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208499ed0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1905 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1906 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e5630, 0x573418, 0xc20874fa80, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e5630, 0x573418, 0xc20874fa80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1907 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20865bda0, 0x573418, 0xc20874fa80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1908 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20865bda0, 0x573418, 0xc20874fa80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1909 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208404490)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1910 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1911 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e5860, 0x573418, 0xc20874fb40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e5860, 0x573418, 0xc20874fb40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1912 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208570000, 0x573418, 0xc20874fb40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1913 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208570000, 0x573418, 0xc20874fb40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1914 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208404c70)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1915 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1916 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e59a0, 0x573418, 0xc20874fc00, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e59a0, 0x573418, 0xc20874fc00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1917 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208570240, 0x573418, 0xc20874fc00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1918 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208570240, 0x573418, 0xc20874fc00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1919 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2084053d0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1920 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1921 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e5ae0, 0x573418, 0xc20874fcc0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e5ae0, 0x573418, 0xc20874fcc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1922 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208570480, 0x573418, 0xc20874fcc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1923 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208570480, 0x573418, 0xc20874fcc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1924 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208405bb0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1925 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1926 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e5c20, 0x573418, 0xc20874fd80, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e5c20, 0x573418, 0xc20874fd80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1927 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2085706c0, 0x573418, 0xc20874fd80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1928 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2085706c0, 0x573418, 0xc20874fd80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1929 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2083b0350)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1930 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1931 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e5d60, 0x573418, 0xc20874fe40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e5d60, 0x573418, 0xc20874fe40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1932 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208570900, 0x573418, 0xc20874fe40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1933 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208570900, 0x573418, 0xc20874fe40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1934 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2083b0b20)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1935 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1936 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2083e5ea0, 0x573418, 0xc20874ff00, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2083e5ea0, 0x573418, 0xc20874ff00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1937 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208570b40, 0x573418, 0xc20874ff00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1938 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208570b40, 0x573418, 0xc20874ff00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1939 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2083b1040)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1940 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1941 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208700000, 0x573418, 0xc20874ffc0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208700000, 0x573418, 0xc20874ffc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1942 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208570d80, 0x573418, 0xc20874ffc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1943 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208570d80, 0x573418, 0xc20874ffc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1944 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2083b1370)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1945 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1946 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208700140, 0x573418, 0xc2083fa080, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208700140, 0x573418, 0xc2083fa080)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1947 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208570fc0, 0x573418, 0xc2083fa080)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1948 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208570fc0, 0x573418, 0xc2083fa080)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1949 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2083b1690)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1950 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1951 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208700280, 0x573418, 0xc2083fa140, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208700280, 0x573418, 0xc2083fa140)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1952 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208571200, 0x573418, 0xc2083fa140)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1953 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208571200, 0x573418, 0xc2083fa140)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1954 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2083b1970)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1955 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1956 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2087003c0, 0x573418, 0xc2083fa200, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2087003c0, 0x573418, 0xc2083fa200)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1957 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208571440, 0x573418, 0xc2083fa200)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1958 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208571440, 0x573418, 0xc2083fa200)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1959 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2083b1ca0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1960 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1961 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208700500, 0x573418, 0xc2083fa2c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208700500, 0x573418, 0xc2083fa2c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1962 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208571680, 0x573418, 0xc2083fa2c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1963 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208571680, 0x573418, 0xc2083fa2c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1964 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2083b1fc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1965 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1966 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208700640, 0x573418, 0xc2083fa380, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208700640, 0x573418, 0xc2083fa380)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1967 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2085718c0, 0x573418, 0xc2083fa380)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1968 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2085718c0, 0x573418, 0xc2083fa380)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1969 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208280ac0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1970 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1971 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208700780, 0x573418, 0xc2083fa440, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208700780, 0x573418, 0xc2083fa440)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1972 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208571b00, 0x573418, 0xc2083fa440)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1973 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208571b00, 0x573418, 0xc2083fa440)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1974 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208281200)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1975 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1976 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2087008c0, 0x573418, 0xc2083fa500, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2087008c0, 0x573418, 0xc2083fa500)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1977 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208571d40, 0x573418, 0xc2083fa500)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1978 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208571d40, 0x573418, 0xc2083fa500)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1979 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208281950)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1980 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1981 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208700a00, 0x573418, 0xc2083fa5c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208700a00, 0x573418, 0xc2083fa5c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1982 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208571f80, 0x573418, 0xc2083fa5c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1983 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208571f80, 0x573418, 0xc2083fa5c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1984 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081b0080)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1985 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1986 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208700b40, 0x573418, 0xc2083fa680, 0xc209666c01, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208700b40, 0x573418, 0xc2083fa680)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1987 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083161e0, 0x573418, 0xc2083fa680)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1988 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083161e0, 0x573418, 0xc2083fa680)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1989 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2081b1ef0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1990 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1991 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208700c30, 0x573418, 0xc2083fa740, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208700c30, 0x573418, 0xc2083fa740)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1992 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208316420, 0x573418, 0xc2083fa740)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1993 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208316420, 0x573418, 0xc2083fa740)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1994 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208173720)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 1995 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 1996 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208700cd0, 0x573418, 0xc2083fa800, 0xc20960df01, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208700cd0, 0x573418, 0xc2083fa800)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 1997 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208316660, 0x573418, 0xc2083fa800)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 1998 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208316660, 0x573418, 0xc2083fa800)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 1999 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208218000)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2000 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2001 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208700d70, 0x573418, 0xc2083fa8c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208700d70, 0x573418, 0xc2083fa8c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2002 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083168a0, 0x573418, 0xc2083fa8c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2003 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083168a0, 0x573418, 0xc2083fa8c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2004 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208218150)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2005 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2006 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208700e10, 0x573418, 0xc2083fa980, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208700e10, 0x573418, 0xc2083fa980)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2007 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208316ae0, 0x573418, 0xc2083fa980)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2008 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208316ae0, 0x573418, 0xc2083fa980)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2009 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082182a0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2010 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2011 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208700eb0, 0x573418, 0xc2083faa40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208700eb0, 0x573418, 0xc2083faa40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2012 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208316d20, 0x573418, 0xc2083faa40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2013 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208316d20, 0x573418, 0xc2083faa40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2014 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082183f0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2015 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2016 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208700f50, 0x573418, 0xc2083fab00, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208700f50, 0x573418, 0xc2083fab00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2017 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208316f60, 0x573418, 0xc2083fab00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2018 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208316f60, 0x573418, 0xc2083fab00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2019 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208218540)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2020 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2021 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208700ff0, 0x573418, 0xc2083fabc0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208700ff0, 0x573418, 0xc2083fabc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2022 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083171a0, 0x573418, 0xc2083fabc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2023 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083171a0, 0x573418, 0xc2083fabc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2024 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208218690)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2025 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2026 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208701090, 0x573418, 0xc2083fac80, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208701090, 0x573418, 0xc2083fac80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2027 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2083173e0, 0x573418, 0xc2083fac80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2028 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2083173e0, 0x573418, 0xc2083fac80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2029 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082187e0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2030 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2031 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208701130, 0x573418, 0xc2083fad40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208701130, 0x573418, 0xc2083fad40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2032 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208317620, 0x573418, 0xc2083fad40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2033 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208317620, 0x573418, 0xc2083fad40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2034 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208218930)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2035 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2036 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2087011d0, 0x573418, 0xc2083fae00, 0xc2095bfe01, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2087011d0, 0x573418, 0xc2083fae00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2037 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208317860, 0x573418, 0xc2083fae00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2038 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208317860, 0x573418, 0xc2083fae00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2039 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208218a80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2040 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2041 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208701270, 0x573418, 0xc2083faec0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208701270, 0x573418, 0xc2083faec0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2042 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208317aa0, 0x573418, 0xc2083faec0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2043 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208317aa0, 0x573418, 0xc2083faec0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2044 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208218bd0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2045 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2046 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208701310, 0x573418, 0xc2083faf80, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208701310, 0x573418, 0xc2083faf80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2047 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208317ce0, 0x573418, 0xc2083faf80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2048 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208317ce0, 0x573418, 0xc2083faf80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2049 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208218d20)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2050 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2051 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2087013b0, 0x573418, 0xc2083fb040, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2087013b0, 0x573418, 0xc2083fb040)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2052 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208317f20, 0x573418, 0xc2083fb040)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2053 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208317f20, 0x573418, 0xc2083fb040)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2054 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208218e70)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2055 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2056 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208701450, 0x573418, 0xc2083fb100, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208701450, 0x573418, 0xc2083fb100)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2057 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20888a180, 0x573418, 0xc2083fb100)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2058 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20888a180, 0x573418, 0xc2083fb100)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2059 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208218fc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2060 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2061 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2087014f0, 0x573418, 0xc2083fb1c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2087014f0, 0x573418, 0xc2083fb1c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2062 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20888a3c0, 0x573418, 0xc2083fb1c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2063 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20888a3c0, 0x573418, 0xc2083fb1c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2064 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208219110)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2065 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2066 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208701590, 0x573418, 0xc2083fb280, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208701590, 0x573418, 0xc2083fb280)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2067 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20888a600, 0x573418, 0xc2083fb280)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2068 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20888a600, 0x573418, 0xc2083fb280)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2069 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208219260)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2070 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2071 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208701630, 0x573418, 0xc2083fb340, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208701630, 0x573418, 0xc2083fb340)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2072 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20888a840, 0x573418, 0xc2083fb340)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2073 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20888a840, 0x573418, 0xc2083fb340)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2074 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082193b0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2075 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2076 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2087016d0, 0x573418, 0xc2083fb400, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2087016d0, 0x573418, 0xc2083fb400)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2077 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20888aa80, 0x573418, 0xc2083fb400)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2078 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20888aa80, 0x573418, 0xc2083fb400)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2079 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208219500)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2080 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2081 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208701770, 0x573418, 0xc2083fb4c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208701770, 0x573418, 0xc2083fb4c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2082 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20888acc0, 0x573418, 0xc2083fb4c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2083 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20888acc0, 0x573418, 0xc2083fb4c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2084 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208219650)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2085 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2086 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208701810, 0x573418, 0xc2083fb580, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208701810, 0x573418, 0xc2083fb580)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2087 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20888af00, 0x573418, 0xc2083fb580)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2088 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20888af00, 0x573418, 0xc2083fb580)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2089 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082197a0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2090 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2091 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2087018b0, 0x573418, 0xc2083fb640, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2087018b0, 0x573418, 0xc2083fb640)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2092 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20888b140, 0x573418, 0xc2083fb640)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2093 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20888b140, 0x573418, 0xc2083fb640)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2094 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2082198f0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2095 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2096 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208701950, 0x573418, 0xc2083fb700, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208701950, 0x573418, 0xc2083fb700)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2097 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20888b380, 0x573418, 0xc2083fb700)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2098 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20888b380, 0x573418, 0xc2083fb700)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2099 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208219a40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2100 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2101 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2087019f0, 0x573418, 0xc2083fb7c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2087019f0, 0x573418, 0xc2083fb7c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2102 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20888b5c0, 0x573418, 0xc2083fb7c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2103 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20888b5c0, 0x573418, 0xc2083fb7c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2104 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208219b90)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2105 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2106 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208701a90, 0x573418, 0xc2083fb880, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208701a90, 0x573418, 0xc2083fb880)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2107 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20888b800, 0x573418, 0xc2083fb880)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2108 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20888b800, 0x573418, 0xc2083fb880)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2109 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208219ce0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2110 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2111 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208701b30, 0x573418, 0xc2083fb940, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208701b30, 0x573418, 0xc2083fb940)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2112 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20888ba40, 0x573418, 0xc2083fb940)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2113 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20888ba40, 0x573418, 0xc2083fb940)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2114 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208219e30)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2115 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2116 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208701bd0, 0x573418, 0xc2083fba00, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208701bd0, 0x573418, 0xc2083fba00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2117 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20888bc80, 0x573418, 0xc2083fba00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2118 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20888bc80, 0x573418, 0xc2083fba00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2119 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208219f80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2120 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2121 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208701c70, 0x573418, 0xc2083fbac0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208701c70, 0x573418, 0xc2083fbac0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2122 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc20888bec0, 0x573418, 0xc2083fbac0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2123 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc20888bec0, 0x573418, 0xc2083fbac0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2124 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2088e00d0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2125 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2126 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208701d10, 0x573418, 0xc2083fbb80, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208701d10, 0x573418, 0xc2083fbb80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2127 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2088e2120, 0x573418, 0xc2083fbb80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2128 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2088e2120, 0x573418, 0xc2083fbb80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2129 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2088e0220)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2130 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2131 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208701db0, 0x573418, 0xc2083fbc40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208701db0, 0x573418, 0xc2083fbc40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2132 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2088e2360, 0x573418, 0xc2083fbc40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2133 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2088e2360, 0x573418, 0xc2083fbc40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2134 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2088e0370)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2135 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2136 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208701e50, 0x573418, 0xc2083fbd00, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208701e50, 0x573418, 0xc2083fbd00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2137 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2088e25a0, 0x573418, 0xc2083fbd00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2138 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2088e25a0, 0x573418, 0xc2083fbd00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2139 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2088e04c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2140 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2141 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208701ef0, 0x573418, 0xc2083fbdc0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208701ef0, 0x573418, 0xc2083fbdc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2142 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2088e27e0, 0x573418, 0xc2083fbdc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2143 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2088e27e0, 0x573418, 0xc2083fbdc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2144 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2088e0610)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2145 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2146 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc208701f90, 0x573418, 0xc2083fbe80, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc208701f90, 0x573418, 0xc2083fbe80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2147 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2088e2a20, 0x573418, 0xc2083fbe80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2148 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2088e2a20, 0x573418, 0xc2083fbe80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2149 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2088e0760)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2150 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2151 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2088fc050, 0x573418, 0xc2083fbf40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2088fc050, 0x573418, 0xc2083fbf40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2152 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2088e2c60, 0x573418, 0xc2083fbf40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2153 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2088e2c60, 0x573418, 0xc2083fbf40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2154 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2088e08b0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2155 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2156 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2088fc0f0, 0x573418, 0xc20890c000, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2088fc0f0, 0x573418, 0xc20890c000)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2157 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2088e2ea0, 0x573418, 0xc20890c000)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2158 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2088e2ea0, 0x573418, 0xc20890c000)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2159 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2088e0a00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2160 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2161 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2088fc190, 0x573418, 0xc20890c0c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2088fc190, 0x573418, 0xc20890c0c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2162 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2088e30e0, 0x573418, 0xc20890c0c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2163 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2088e30e0, 0x573418, 0xc20890c0c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2164 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2088e0b50)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2165 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2166 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2088fc230, 0x573418, 0xc20890c180, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2088fc230, 0x573418, 0xc20890c180)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2167 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2088e3320, 0x573418, 0xc20890c180)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2168 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2088e3320, 0x573418, 0xc20890c180)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2169 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2088e0ca0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2170 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2171 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2088fc2d0, 0x573418, 0xc20890c240, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2088fc2d0, 0x573418, 0xc20890c240)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2172 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2088e3560, 0x573418, 0xc20890c240)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2173 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2088e3560, 0x573418, 0xc20890c240)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2174 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2088e0df0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2175 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2176 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2088fc370, 0x573418, 0xc20890c300, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2088fc370, 0x573418, 0xc20890c300)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2177 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2088e37a0, 0x573418, 0xc20890c300)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2178 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2088e37a0, 0x573418, 0xc20890c300)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2179 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2088e0f40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2180 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2181 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2088fc410, 0x573418, 0xc20890c3c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2088fc410, 0x573418, 0xc20890c3c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2182 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2088e39e0, 0x573418, 0xc20890c3c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2183 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2088e39e0, 0x573418, 0xc20890c3c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2184 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2088e1090)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2185 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2186 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2088fc4b0, 0x573418, 0xc20890c480, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2088fc4b0, 0x573418, 0xc20890c480)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2187 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2088e3c20, 0x573418, 0xc20890c480)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2188 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2088e3c20, 0x573418, 0xc20890c480)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2189 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2088e11e0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2190 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2191 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2088fc550, 0x573418, 0xc20890c540, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2088fc550, 0x573418, 0xc20890c540)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2192 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2088e3e60, 0x573418, 0xc20890c540)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2193 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2088e3e60, 0x573418, 0xc20890c540)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2194 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2088e1330)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2195 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2196 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2088fc5f0, 0x573418, 0xc20890c600, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2088fc5f0, 0x573418, 0xc20890c600)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2197 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2089460c0, 0x573418, 0xc20890c600)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2198 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2089460c0, 0x573418, 0xc20890c600)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2199 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2088e1480)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2200 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2201 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2088fc690, 0x573418, 0xc20890c6c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2088fc690, 0x573418, 0xc20890c6c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2202 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208946300, 0x573418, 0xc20890c6c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2203 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208946300, 0x573418, 0xc20890c6c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2209 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2088e1720)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2210 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2211 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2088fc7d0, 0x573418, 0xc20890c840, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2088fc7d0, 0x573418, 0xc20890c840)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2212 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208946780, 0x573418, 0xc20890c840)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2213 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208946780, 0x573418, 0xc20890c840)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2214 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2088e1870)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2215 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2216 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2088fc870, 0x573418, 0xc20890c900, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2088fc870, 0x573418, 0xc20890c900)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2217 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2089469c0, 0x573418, 0xc20890c900)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2218 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2089469c0, 0x573418, 0xc20890c900)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2219 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2088e19c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2220 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2221 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2088fc910, 0x573418, 0xc20890c9c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2088fc910, 0x573418, 0xc20890c9c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2222 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208946c00, 0x573418, 0xc20890c9c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2223 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208946c00, 0x573418, 0xc20890c9c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2224 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2088e1b10)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2225 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2226 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2088fc9b0, 0x573418, 0xc20890ca80, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2088fc9b0, 0x573418, 0xc20890ca80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2227 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208946e40, 0x573418, 0xc20890ca80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2228 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208946e40, 0x573418, 0xc20890ca80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2229 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2088e1c60)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2230 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2231 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2088fca50, 0x573418, 0xc20890cb40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2088fca50, 0x573418, 0xc20890cb40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2232 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208947080, 0x573418, 0xc20890cb40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2233 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208947080, 0x573418, 0xc20890cb40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2234 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2088e1db0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2235 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2236 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2088fcaf0, 0x573418, 0xc20890cc00, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2088fcaf0, 0x573418, 0xc20890cc00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2237 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2089472c0, 0x573418, 0xc20890cc00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2238 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2089472c0, 0x573418, 0xc20890cc00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2239 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2088e1f00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2240 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2241 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2088fcb90, 0x573418, 0xc20890ccc0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2088fcb90, 0x573418, 0xc20890ccc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2242 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208947500, 0x573418, 0xc20890ccc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2243 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208947500, 0x573418, 0xc20890ccc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2244 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208986050)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2245 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2246 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2088fcc30, 0x573418, 0xc20890cd80, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2088fcc30, 0x573418, 0xc20890cd80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2247 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208947740, 0x573418, 0xc20890cd80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2248 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208947740, 0x573418, 0xc20890cd80)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2249 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2089861a0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2250 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2251 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2088fccd0, 0x573418, 0xc20890ce40, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2088fccd0, 0x573418, 0xc20890ce40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2252 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208947980, 0x573418, 0xc20890ce40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2253 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208947980, 0x573418, 0xc20890ce40)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2254 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2089862f0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2255 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2256 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2088fcd70, 0x573418, 0xc20890cf00, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2088fcd70, 0x573418, 0xc20890cf00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2257 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208947bc0, 0x573418, 0xc20890cf00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2258 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208947bc0, 0x573418, 0xc20890cf00)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2259 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208986440)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2260 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2261 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2088fce10, 0x573418, 0xc20890cfc0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2088fce10, 0x573418, 0xc20890cfc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2262 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc208947e00, 0x573418, 0xc20890cfc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2263 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc208947e00, 0x573418, 0xc20890cfc0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2264 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208986590)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2265 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2266 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2088fceb0, 0x573418, 0xc20890d080, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2088fceb0, 0x573418, 0xc20890d080)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2267 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2089a6060, 0x573418, 0xc20890d080)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2268 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2089a6060, 0x573418, 0xc20890d080)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2269 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2089866e0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2270 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2271 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2088fcf50, 0x573418, 0xc20890d140, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2088fcf50, 0x573418, 0xc20890d140)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2272 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2089a62a0, 0x573418, 0xc20890d140)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2273 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2089a62a0, 0x573418, 0xc20890d140)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2274 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208986830)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2275 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2276 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2088fcff0, 0x573418, 0xc20890d200, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2088fcff0, 0x573418, 0xc20890d200)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2277 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2089a64e0, 0x573418, 0xc20890d200)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2278 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2089a64e0, 0x573418, 0xc20890d200)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2279 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208986980)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2280 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2281 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2088fd090, 0x573418, 0xc20890d2c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2088fd090, 0x573418, 0xc20890d2c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2282 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2089a6720, 0x573418, 0xc20890d2c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2283 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2089a6720, 0x573418, 0xc20890d2c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2284 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208986ad0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2285 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2286 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2088fd130, 0x573418, 0xc20890d380, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2088fd130, 0x573418, 0xc20890d380)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2287 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2089a6960, 0x573418, 0xc20890d380)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2288 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2089a6960, 0x573418, 0xc20890d380)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2289 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208986c20)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2290 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2291 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2088fd1d0, 0x573418, 0xc20890d440, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2088fd1d0, 0x573418, 0xc20890d440)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2292 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2089a6ba0, 0x573418, 0xc20890d440)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2293 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2089a6ba0, 0x573418, 0xc20890d440)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2294 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208986d70)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2295 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2296 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2088fd270, 0x573418, 0xc20890d500, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2088fd270, 0x573418, 0xc20890d500)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2297 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2089a6de0, 0x573418, 0xc20890d500)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2298 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2089a6de0, 0x573418, 0xc20890d500)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2299 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208986ec0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2300 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2301 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2088fd310, 0x573418, 0xc20890d5c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2088fd310, 0x573418, 0xc20890d5c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2302 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2089a7020, 0x573418, 0xc20890d5c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2303 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2089a7020, 0x573418, 0xc20890d5c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2304 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208987010)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2305 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2306 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2088fd3b0, 0x573418, 0xc20890d680, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2088fd3b0, 0x573418, 0xc20890d680)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2307 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2089a7260, 0x573418, 0xc20890d680)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2308 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2089a7260, 0x573418, 0xc20890d680)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2309 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208987160)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2310 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2311 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2088fd450, 0x573418, 0xc20890d740, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2088fd450, 0x573418, 0xc20890d740)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2312 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2089a74a0, 0x573418, 0xc20890d740)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2313 [runnable]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2089a74a0, 0x573418, 0xc20890d740)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2314 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2089872b0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2315 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2316 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2088fd4f0, 0x573418, 0xc20890d800, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2088fd4f0, 0x573418, 0xc20890d800)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2317 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2089a76e0, 0x573418, 0xc20890d800)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2318 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2089a76e0, 0x573418, 0xc20890d800)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2319 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208987400)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2320 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2321 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2088fd590, 0x573418, 0xc20890d8c0, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2088fd590, 0x573418, 0xc20890d8c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2322 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2089a7920, 0x573418, 0xc20890d8c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2323 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2089a7920, 0x573418, 0xc20890d8c0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2324 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc208987550)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:43 +0x97
goroutine 2325 [chan receive]:
github.com/jbenet/go-ipfs/exchange/bitswap.func·001()
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:58 +0x6e
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:61 +0x1d4
goroutine 2326 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).nextEnvelope(0xc2088fd630, 0x573418, 0xc20890d980, 0x1, 0x0, 0x0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:122 +0x357
github.com/jbenet/go-ipfs/exchange/bitswap/decision.(*Engine).taskWorker(0xc2088fd630, 0x573418, 0xc20890d980)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:106 +0x16d
created by github.com/jbenet/go-ipfs/exchange/bitswap/decision.NewEngine
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/decision/engine.go:91 +0x1c8
goroutine 2327 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).clientWorker(0xc2089a7b60, 0x573418, 0xc20890d980)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:300 +0x64c
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:74 +0x44a
goroutine 2328 [select]:
github.com/jbenet/go-ipfs/exchange/bitswap.(*bitswap).taskWorker(0xc2089a7b60, 0x573418, 0xc20890d980)
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:281 +0x395
created by github.com/jbenet/go-ipfs/exchange/bitswap.New
/Users/btc/go/src/github.com/jbenet/go-ipfs/exchange/bitswap/bitswap.go:75 +0x475
goroutine 2329 [chan receive]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.(*PubSub).start(0xc2089876a0)
/Users/btc/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub/pubsub.go:119 +0xcd
created by github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/pubsub.New
/Users/btc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment