Skip to content

Instantly share code, notes, and snippets.

@Stebalien
Created April 30, 2019 16:53
Show Gist options
  • Save Stebalien/8683bd8c0f79862348e6d3ca04f0993b to your computer and use it in GitHub Desktop.
Save Stebalien/8683bd8c0f79862348e6d3ca04f0993b to your computer and use it in GitHub Desktop.
goroutine 17142691 [running]:
runtime.systemstack_switch()
/usr/local/go/src/runtime/asm_amd64.s:311 fp=0xc038400850 sp=0xc038400848 pc=0x96fbf0
runtime.(*mheap).alloc(0x2649a60, 0x1, 0x7f9b58010006, 0x4)
/usr/local/go/src/runtime/mheap.go:1047 +0x8a fp=0xc0384008a0 sp=0xc038400850 pc=0x9388da
runtime.(*mcentral).grow(0x2649f60, 0x0)
/usr/local/go/src/runtime/mcentral.go:256 +0x95 fp=0xc0384008e8 sp=0xc0384008a0 pc=0x92b815
runtime.(*mcentral).cacheSpan(0x2649f60, 0x30)
/usr/local/go/src/runtime/mcentral.go:106 +0x2ff fp=0xc038400948 sp=0xc0384008e8 pc=0x92b31f
runtime.(*mcache).refill(0x7f9b7e09c008, 0x106)
/usr/local/go/src/runtime/mcache.go:135 +0x86 fp=0xc038400968 sp=0xc038400948 pc=0x92adb6
runtime.(*mcache).nextFree(0x7f9b7e09c008, 0x6, 0x40, 0x16c55e0, 0x203032)
/usr/local/go/src/runtime/malloc.go:786 +0x88 fp=0xc0384009a0 sp=0xc038400968 pc=0x91f558
runtime.mallocgc(0x20, 0x1533160, 0x1, 0xc0cbffca20)
/usr/local/go/src/runtime/malloc.go:939 +0x76e fp=0xc038400a40 sp=0xc0384009a0 pc=0x91fe6e
runtime.makeslice(0x1533160, 0x1, 0x1, 0xc0cbff9ad0)
/usr/local/go/src/runtime/slice.go:49 +0x6c fp=0xc038400a70 sp=0xc038400a40 pc=0x958ffc
github.com/libp2p/go-libp2p-kad-dht/pb.peerInfoToPBPeer(0xc0004eed20, 0x22, 0xc0cbfbd960, 0x1, 0x1, 0xc0cbffc9c0)
/go/pkg/mod/github.com/libp2p/[email protected]/pb/message.go:46 +0x5f fp=0xc038400ad0 sp=0xc038400a70 pc=0xf86b3f
github.com/libp2p/go-libp2p-kad-dht/pb.RawPeerInfosToPBPeers(0xc0cbfcae00, 0x14, 0x14, 0xc000048000, 0xc038400ba8, 0x927775)
/go/pkg/mod/github.com/libp2p/[email protected]/pb/message.go:67 +0xbf fp=0xc038400b50 sp=0xc038400ad0 pc=0xf86d6f
github.com/libp2p/go-libp2p-kad-dht/pb.PeerInfosToPBPeers(0x1a76aa0, 0xc000168640, 0xc0cbfcae00, 0x14, 0x14, 0xc0cbfcaa80, 0x14, 0x14)
/go/pkg/mod/github.com/libp2p/[email protected]/pb/message.go:77 +0x49 fp=0xc038400bb8 sp=0xc038400b50 pc=0xf86e39
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer(0xc00029c750, 0x1a5e1c0, 0xc0cbffec60, 0xc00f2553e0, 0x22, 0xc039f85200, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/handlers.go:288 +0x520 fp=0xc038400cf8 sp=0xc038400bb8 pc=0xfaead0
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer-fm(0x1a5e1c0, 0xc0cbffec30, 0xc00f2553e0, 0x22, 0xc039f85200, 0x1a5e1c0, 0xc0cbffec30, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/handlers.go:242 +0x5c fp=0xc038400d50 sp=0xc038400cf8 pc=0xfbfb1c
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage(0xc00029c750, 0x1a72540, 0xc034d95780, 0x155c9e0)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:107 +0x71e fp=0xc038400f00 sp=0xc038400d50 pc=0xfa680e
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewStream(0xc00029c750, 0x1a72540, 0xc034d95780)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:52 +0x6d fp=0xc038400f38 sp=0xc038400f00 pc=0xfa609d
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewStream-fm(0x1a72540, 0xc034d95780)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:50 +0x3e fp=0xc038400f60 sp=0xc038400f38 pc=0xfbf88e
github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).SetStreamHandler.func1(0xc034f0fca0, 0xf, 0x7f9b7e011418, 0xc034d95780, 0xe45f7b, 0xc00040b8c0)
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:374 +0x9d fp=0xc038400fb0 sp=0xc038400f60 pc=0xf3c35d
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:1337 +0x1 fp=0xc038400fb8 sp=0xc038400fb0 pc=0x971cc1
created by github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).newStreamHandler
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:276 +0x6a0
goroutine 1 [chan receive, 178 minutes]:
main.daemonFunc(0xc000371500, 0x1a5e500, 0xc000113e00, 0x1a32b80, 0xc000113da0, 0x0, 0x0)
/go-ipfs/cmd/ipfs/daemon.go:427 +0xc59
github.com/ipfs/go-ipfs-cmds.(*executor).Execute(0xc000118340, 0xc000371500, 0x1a5e500, 0xc000113e00, 0x1a32b80, 0xc000113da0, 0xc000113e00, 0x0)
/go/pkg/mod/github.com/ipfs/[email protected]/executor.go:81 +0x171
github.com/ipfs/go-ipfs-cmds/cli.Run(0x1a5e100, 0xc000081200, 0x26435a0, 0xc00003c180, 0x3, 0x3, 0xc000010010, 0xc000010018, 0xc000010020, 0x18e0e88, ...)
/go/pkg/mod/github.com/ipfs/[email protected]/cli/run.go:138 +0xa63
main.mainRet(0x0)
/go-ipfs/cmd/ipfs/main.go:177 +0x421
main.main()
/go-ipfs/cmd/ipfs/main.go:83 +0x22
goroutine 19 [select, 1 minutes]:
go.opencensus.io/stats/view.(*worker).start(0xc0001649b0)
/go/pkg/mod/[email protected]/stats/view/worker.go:154 +0x100
created by go.opencensus.io/stats/view.init.0
/go/pkg/mod/[email protected]/stats/view/worker.go:32 +0x57
goroutine 6 [syscall, 178 minutes]:
os/signal.signal_recv(0x0)
/usr/local/go/src/runtime/sigqueue.go:139 +0x9c
os/signal.loop()
/usr/local/go/src/os/signal/signal_unix.go:23 +0x22
created by os/signal.init.0
/usr/local/go/src/os/signal/signal_unix.go:29 +0x41
goroutine 7 [select, 178 minutes]:
github.com/ipfs/go-log/writer.(*MirrorWriter).logRoutine(0xc00003d740)
/go/pkg/mod/github.com/ipfs/[email protected]/writer/writer.go:76 +0x11c
created by github.com/ipfs/go-log/writer.NewMirrorWriter
/go/pkg/mod/github.com/ipfs/[email protected]/writer/writer.go:41 +0xb9
goroutine 24 [select, 178 minutes]:
github.com/ipfs/go-ipfs/cmd/ipfs/util.(*IntrHandler).Handle.func1(0xc00000ec00, 0xc0000858c0, 0xc000047700)
/go-ipfs/cmd/ipfs/util/signal.go:47 +0x13c
created by github.com/ipfs/go-ipfs/cmd/ipfs/util.(*IntrHandler).Handle
/go-ipfs/cmd/ipfs/util/signal.go:41 +0xbe
goroutine 25 [select, 174 minutes]:
github.com/ipfs/go-ds-flatfs.(*Datastore).checkpointLoop(0xc0004247e0)
/go/pkg/mod/github.com/ipfs/[email protected]/flatfs.go:876 +0x121
created by github.com/ipfs/go-ds-flatfs.Open
/go/pkg/mod/github.com/ipfs/[email protected]/flatfs.go:267 +0x36f
goroutine 58 [select]:
github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc00025e380)
/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/util/buffer_pool.go:206 +0x121
created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool
/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/util/buffer_pool.go:237 +0x176
goroutine 14 [select, 14 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc0004301a0)
/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db_compaction.go:90 +0xcd
created by github.com/syndtr/goleveldb/leveldb.openDB
/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db.go:142 +0x40f
goroutine 15 [select, 1 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc0004301a0)
/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db_state.go:101 +0xf6
created by github.com/syndtr/goleveldb/leveldb.openDB
/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db.go:143 +0x431
goroutine 16 [select, 14 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc0004301a0)
/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db_compaction.go:825 +0x23a
created by github.com/syndtr/goleveldb/leveldb.openDB
/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db.go:149 +0x585
goroutine 66 [select, 30 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc0004301a0)
/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db_compaction.go:762 +0x12e
created by github.com/syndtr/goleveldb/leveldb.openDB
/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db.go:150 +0x5a7
goroutine 60 [IO wait]:
internal/poll.runtime_pollWait(0x7f9b7e005268, 0x72, 0x0)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc0000fe198, 0x72, 0x0, 0x0, 0x175af83)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Accept(0xc0000fe180, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:384 +0x1ba
net.(*netFD).accept(0xc0000fe180, 0x8, 0x18e18b8, 0xc00009d1e0)
/usr/local/go/src/net/fd_unix.go:238 +0x42
net.(*TCPListener).accept(0xc0000101c0, 0x0, 0x0, 0xc00009d268)
/usr/local/go/src/net/tcpsock_posix.go:139 +0x32
net.(*TCPListener).Accept(0xc0000101c0, 0xf, 0x1, 0xc00006ee70, 0xcba11a)
/usr/local/go/src/net/tcpsock.go:260 +0x48
github.com/multiformats/go-multiaddr-net.(*maListener).Accept(0xc000214960, 0xc000115c80, 0x5, 0x17865ad, 0x27)
/go/pkg/mod/github.com/multiformats/[email protected]/net.go:243 +0x3a
github.com/libp2p/go-tcp-transport.(*lingerListener).Accept(0xc0002149a0, 0x0, 0x0, 0xc0004162a0, 0x1a70bc0)
/go/pkg/mod/github.com/libp2p/[email protected]/tcp.go:39 +0x37
github.com/libp2p/go-libp2p-transport-upgrader.(*listener).handleIncoming(0xc0004162a0)
/go/pkg/mod/github.com/libp2p/[email protected]/listener.go:76 +0xdd
created by github.com/libp2p/go-libp2p-transport-upgrader.(*Upgrader).UpgradeListener
/go/pkg/mod/github.com/libp2p/[email protected]/upgrader.go:46 +0x187
goroutine 132 [chan receive, 178 minutes]:
github.com/jbenet/goprocess/context.CloseAfterContext.func1(0x1a5e100, 0xc0001306c0, 0x1a706c0, 0xc000417800)
/go/pkg/mod/github.com/jbenet/[email protected]/context/context.go:66 +0x48
created by github.com/jbenet/goprocess/context.CloseAfterContext
/go/pkg/mod/github.com/jbenet/[email protected]/context/context.go:65 +0x90
goroutine 133 [chan receive, 178 minutes]:
github.com/jbenet/goprocess/context.CloseAfterContext.func1(0x1a5e100, 0xc0001306c0, 0x1a706c0, 0xc000417860)
/go/pkg/mod/github.com/jbenet/[email protected]/context/context.go:66 +0x48
created by github.com/jbenet/goprocess/context.CloseAfterContext
/go/pkg/mod/github.com/jbenet/[email protected]/context/context.go:65 +0x90
goroutine 134 [runnable]:
github.com/libp2p/go-libp2p/p2p/protocol/identify.(*ObservedAddrSet).worker(0xc000382630, 0x1a5e100, 0xc0001306c0)
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/protocol/identify/obsaddr.go:127 +0x189
created by github.com/libp2p/go-libp2p/p2p/protocol/identify.NewObservedAddrSet
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/protocol/identify/obsaddr.go:63 +0xd0
goroutine 135 [select, 178 minutes]:
github.com/libp2p/go-libp2p-circuit.(*RelayListener).Accept(0xc0001cdce0, 0x0, 0x0, 0xc000427630, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/listen.go:26 +0xd6
github.com/libp2p/go-libp2p-transport-upgrader.(*listener).handleIncoming(0xc0004179e0)
/go/pkg/mod/github.com/libp2p/[email protected]/listener.go:76 +0xdd
created by github.com/libp2p/go-libp2p-transport-upgrader.(*Upgrader).UpgradeListener
/go/pkg/mod/github.com/libp2p/[email protected]/upgrader.go:46 +0x187
goroutine 156 [select, 175 minutes]:
github.com/ipfs/go-bitswap/providerquerymanager.(*ProviderQueryManager).findProviderWorker(0xc000416900)
/go/pkg/mod/github.com/ipfs/[email protected]/providerquerymanager/providerquerymanager.go:224 +0x307
created by github.com/ipfs/go-bitswap/providerquerymanager.(*ProviderQueryManager).run
/go/pkg/mod/github.com/ipfs/[email protected]/providerquerymanager/providerquerymanager.go:317 +0xaf
goroutine 139 [chan receive, 178 minutes]:
github.com/libp2p/go-libp2p-transport-upgrader.(*listener).Accept(0xc0004179e0, 0x18dfea0, 0x1a5ed00, 0xc0004179e0, 0xc000168640)
/go/pkg/mod/github.com/libp2p/[email protected]/listener.go:143 +0x51
github.com/libp2p/go-libp2p-swarm.(*Swarm).AddListenAddr.func2(0x1a5ed00, 0xc0004179e0, 0xc000168640)
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_listen.go:75 +0x10b
created by github.com/libp2p/go-libp2p-swarm.(*Swarm).AddListenAddr
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_listen.go:66 +0x213
goroutine 141 [chan receive, 178 minutes]:
github.com/jbenet/goprocess/context.CloseAfterContext.func1(0x1a5e100, 0xc0001306c0, 0x1a706c0, 0xc000417b00)
/go/pkg/mod/github.com/jbenet/[email protected]/context/context.go:66 +0x48
created by github.com/jbenet/goprocess/context.CloseAfterContext
/go/pkg/mod/github.com/jbenet/[email protected]/context/context.go:65 +0x90
goroutine 155 [select, 175 minutes]:
github.com/ipfs/go-bitswap/providerquerymanager.(*ProviderQueryManager).findProviderWorker(0xc000416900)
/go/pkg/mod/github.com/ipfs/[email protected]/providerquerymanager/providerquerymanager.go:224 +0x307
created by github.com/ipfs/go-bitswap/providerquerymanager.(*ProviderQueryManager).run
/go/pkg/mod/github.com/ipfs/[email protected]/providerquerymanager/providerquerymanager.go:317 +0xaf
goroutine 65 [chan receive, 178 minutes]:
github.com/libp2p/go-libp2p-transport-upgrader.(*listener).Accept(0xc0001129c0, 0x18dfea0, 0x1a5ed00, 0xc0001129c0, 0xc000168640)
/go/pkg/mod/github.com/libp2p/[email protected]/listener.go:143 +0x51
github.com/libp2p/go-libp2p-swarm.(*Swarm).AddListenAddr.func2(0x1a5ed00, 0xc0001129c0, 0xc000168640)
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_listen.go:75 +0x10b
created by github.com/libp2p/go-libp2p-swarm.(*Swarm).AddListenAddr
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_listen.go:66 +0x213
goroutine 144 [runnable]:
github.com/libp2p/go-libp2p-kad-dht/providers.(*ProviderManager).run(0xc000130980, 0x1a706c0, 0xc000417b60)
/go/pkg/mod/github.com/libp2p/[email protected]/providers/providers.go:219 +0x29b
github.com/jbenet/goprocess.(*process).Go.func1(0xc00040b890, 0xc000417b60, 0xc000417bc0)
/go/pkg/mod/github.com/jbenet/[email protected]/impl-mutex.go:112 +0x3c
created by github.com/jbenet/goprocess.(*process).Go
/go/pkg/mod/github.com/jbenet/[email protected]/impl-mutex.go:111 +0x1f7
goroutine 145 [chan receive, 178 minutes]:
github.com/jbenet/goprocess/context.CloseAfterContext.func1(0x1a5e100, 0xc0001306c0, 0x1a706c0, 0xc000417c20)
/go/pkg/mod/github.com/jbenet/[email protected]/context/context.go:66 +0x48
created by github.com/jbenet/goprocess/context.CloseAfterContext
/go/pkg/mod/github.com/jbenet/[email protected]/context/context.go:65 +0x90
goroutine 169 [select]:
github.com/ipfs/go-bitswap/wantmanager.(*WantManager).run(0xc00013ab90)
/go/pkg/mod/github.com/ipfs/[email protected]/wantmanager/wantmanager.go:180 +0xf4
created by github.com/ipfs/go-bitswap/wantmanager.(*WantManager).Startup
/go/pkg/mod/github.com/ipfs/[email protected]/wantmanager/wantmanager.go:168 +0x3f
goroutine 147 [select, 1 minutes]:
github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).background(0xc0000be6e0)
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:311 +0x15c
created by github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).Start
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:220 +0x3f
goroutine 149 [IO wait, 178 minutes]:
internal/poll.runtime_pollWait(0x7f9b7e005198, 0x72, 0x0)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc000128518, 0x72, 0x0, 0x0, 0x175af83)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Accept(0xc000128500, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:384 +0x1ba
net.(*netFD).accept(0xc000128500, 0x0, 0x0, 0x0)
/usr/local/go/src/net/fd_unix.go:238 +0x42
net.(*TCPListener).accept(0xc000118090, 0x0, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:139 +0x32
net.(*TCPListener).Accept(0xc000118090, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/tcpsock.go:260 +0x48
github.com/multiformats/go-multiaddr-net.(*maListener).Accept(0xc000434440, 0xc000368e80, 0x0, 0xc00005f880, 0x7f9b7e09c008)
/go/pkg/mod/github.com/multiformats/[email protected]/net.go:243 +0x3a
github.com/libp2p/go-tcp-transport.(*lingerListener).Accept(0xc000434500, 0x0, 0x0, 0xc000042530, 0xc96acd)
/go/pkg/mod/github.com/libp2p/[email protected]/tcp.go:39 +0x37
github.com/libp2p/go-libp2p-transport-upgrader.(*listener).handleIncoming(0xc0001129c0)
/go/pkg/mod/github.com/libp2p/[email protected]/listener.go:76 +0xdd
created by github.com/libp2p/go-libp2p-transport-upgrader.(*Upgrader).UpgradeListener
/go/pkg/mod/github.com/libp2p/[email protected]/upgrader.go:46 +0x187
goroutine 168 [runnable]:
github.com/ipfs/go-bitswap/decision.(*Engine).nextEnvelope(0xc000080b00, 0x1a5e1c0, 0xc00040d6b0, 0x1, 0x0, 0x0)
/go/pkg/mod/github.com/ipfs/[email protected]/decision/engine.go:159 +0x10c
github.com/ipfs/go-bitswap/decision.(*Engine).taskWorker(0xc000080b00, 0x1a5e1c0, 0xc00040d6b0)
/go/pkg/mod/github.com/ipfs/[email protected]/decision/engine.go:143 +0x19e
created by github.com/ipfs/go-bitswap/decision.NewEngine
/go/pkg/mod/github.com/ipfs/[email protected]/decision/engine.go:106 +0x13c
goroutine 148 [chan receive]:
github.com/libp2p/go-libp2p-transport-upgrader.(*listener).Accept(0xc0004162a0, 0x18dfea8, 0xc000168640, 0x1a724c0, 0xc0cbfe5480)
/go/pkg/mod/github.com/libp2p/[email protected]/listener.go:143 +0x51
github.com/libp2p/go-libp2p-swarm.(*Swarm).AddListenAddr.func2(0x1a5ed00, 0xc0004162a0, 0xc000168640)
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_listen.go:75 +0x10b
created by github.com/libp2p/go-libp2p-swarm.(*Swarm).AddListenAddr
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_listen.go:66 +0x213
goroutine 170 [select, 174 minutes]:
github.com/ipfs/go-bitswap/providerquerymanager.(*ProviderQueryManager).run(0xc000416900)
/go/pkg/mod/github.com/ipfs/[email protected]/providerquerymanager/providerquerymanager.go:321 +0x1b4
created by github.com/ipfs/go-bitswap/providerquerymanager.(*ProviderQueryManager).Startup
/go/pkg/mod/github.com/ipfs/[email protected]/providerquerymanager/providerquerymanager.go:102 +0x3f
goroutine 20228054 [select, 7 minutes]:
github.com/whyrusleeping/yamux.(*Stream).Read(0xc0093525a0, 0xc09eb2a000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/stream.go:134 +0x238
github.com/libp2p/go-libp2p-swarm.(*Stream).Read(0xc0037e5ea0, 0xc09eb2a000, 0x1000, 0x1000, 0x27, 0x0, 0xc04dd21a38)
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_stream.go:64 +0x64
github.com/multiformats/go-multistream.(*lazyServerConn).Read(0xc0070b1e30, 0xc09eb2a000, 0x1000, 0x1000, 0x1, 0xf9c85f, 0xc04dd21a38)
/go/pkg/mod/github.com/multiformats/[email protected]/lazyServer.go:32 +0x76
github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Read(0xc008d94720, 0xc09eb2a000, 0x1000, 0x1000, 0x94a4c6, 0x18e1600, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:731 +0x52
github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0xc008d947c0, 0xc09eb2a000, 0x1000, 0x1000, 0xc0a2484060)
/go/pkg/mod/github.com/jbenet/[email protected]/io/ctxio.go:108 +0x55
created by github.com/jbenet/go-context/io.(*ctxReader).Read
/go/pkg/mod/github.com/jbenet/[email protected]/io/ctxio.go:107 +0xc4
goroutine 154 [select, 174 minutes]:
github.com/ipfs/go-bitswap/providerquerymanager.(*ProviderQueryManager).providerRequestBufferWorker(0xc000416900)
/go/pkg/mod/github.com/ipfs/[email protected]/providerquerymanager/providerquerymanager.go:289 +0x166
created by github.com/ipfs/go-bitswap/providerquerymanager.(*ProviderQueryManager).run
/go/pkg/mod/github.com/ipfs/[email protected]/providerquerymanager/providerquerymanager.go:315 +0x81
goroutine 173 [select, 14 minutes]:
github.com/ipfs/go-bitswap.(*Bitswap).taskWorker(0xc0000bea50, 0x1a5e1c0, 0xc00040d6b0, 0x0)
/go/pkg/mod/github.com/ipfs/[email protected]/workers.go:42 +0x297
github.com/ipfs/go-bitswap.(*Bitswap).startWorkers.func1(0x1a706c0, 0xc000416ae0)
/go/pkg/mod/github.com/ipfs/[email protected]/workers.go:22 +0x45
github.com/jbenet/goprocess.(*process).Go.func1(0xc00040daa0, 0xc000416ae0, 0xc000416b40)
/go/pkg/mod/github.com/jbenet/[email protected]/impl-mutex.go:112 +0x3c
created by github.com/jbenet/goprocess.(*process).Go
/go/pkg/mod/github.com/jbenet/[email protected]/impl-mutex.go:111 +0x1f7
goroutine 16085822 [select, 1 minutes]:
github.com/whyrusleeping/yamux.(*Session).sendLoop(0xc002487c80, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:472 +0x13f
github.com/whyrusleeping/yamux.(*Session).send(0xc002487c80)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:457 +0x2b
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:129 +0x3a8
goroutine 852 [runnable]:
github.com/libp2p/go-libp2p-kad-dht.(*dhtQueryRunner).spawnWorkers(0xc0004241b0, 0x1a706c0, 0xc000311f80)
/go/pkg/mod/github.com/libp2p/[email protected]/query.go:208 +0x141
github.com/jbenet/goprocess.(*process).Go.func1(0xc00032cdc0, 0xc000311f80, 0xc0005b8000)
/go/pkg/mod/github.com/jbenet/[email protected]/impl-mutex.go:112 +0x3c
created by github.com/jbenet/goprocess.(*process).Go
/go/pkg/mod/github.com/jbenet/[email protected]/impl-mutex.go:111 +0x1f7
goroutine 176 [select, 14 minutes]:
github.com/ipfs/go-bitswap.(*Bitswap).taskWorker(0xc0000bea50, 0x1a5e1c0, 0xc00040d6b0, 0x1)
/go/pkg/mod/github.com/ipfs/[email protected]/workers.go:42 +0x297
github.com/ipfs/go-bitswap.(*Bitswap).startWorkers.func1(0x1a706c0, 0xc000416ba0)
/go/pkg/mod/github.com/ipfs/[email protected]/workers.go:22 +0x45
github.com/jbenet/goprocess.(*process).Go.func1(0xc00040dc20, 0xc000416ba0, 0xc000416c00)
/go/pkg/mod/github.com/jbenet/[email protected]/impl-mutex.go:112 +0x3c
created by github.com/jbenet/goprocess.(*process).Go
/go/pkg/mod/github.com/jbenet/[email protected]/impl-mutex.go:111 +0x1f7
goroutine 21537563 [select, 1 minutes]:
github.com/whyrusleeping/yamux.(*Session).sendLoop(0xc0b028dc80, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:472 +0x13f
github.com/whyrusleeping/yamux.(*Session).send(0xc0b028dc80)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:457 +0x2b
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:129 +0x3a8
goroutine 357 [select, 178 minutes]:
github.com/ipfs/go-ipfs/core/corehttp.Serve(0xc00022e000, 0x1a58a80, 0xc00032d020, 0xc000353b60, 0x6, 0x6, 0x0, 0x0)
/go-ipfs/core/corehttp/corehttp.go:103 +0x3ec
main.serveHTTPGateway.func1(0xc0003290b0, 0xc0004ce120, 0xc00022e000, 0xc0003817a0, 0x1a5ef40, 0xc000381780)
/go-ipfs/cmd/ipfs/daemon.go:623 +0xc3
created by main.serveHTTPGateway
/go-ipfs/cmd/ipfs/daemon.go:621 +0x761
goroutine 179 [select, 14 minutes]:
github.com/ipfs/go-bitswap.(*Bitswap).taskWorker(0xc0000bea50, 0x1a5e1c0, 0xc00040d6b0, 0x2)
/go/pkg/mod/github.com/ipfs/[email protected]/workers.go:42 +0x297
github.com/ipfs/go-bitswap.(*Bitswap).startWorkers.func1(0x1a706c0, 0xc000416c60)
/go/pkg/mod/github.com/ipfs/[email protected]/workers.go:22 +0x45
github.com/jbenet/goprocess.(*process).Go.func1(0xc00040dd70, 0xc000416c60, 0xc000416cc0)
/go/pkg/mod/github.com/jbenet/[email protected]/impl-mutex.go:112 +0x3c
created by github.com/jbenet/goprocess.(*process).Go
/go/pkg/mod/github.com/jbenet/[email protected]/impl-mutex.go:111 +0x1f7
goroutine 15796593 [select, 1 minutes]:
github.com/ipfs/go-bitswap/messagequeue.(*MessageQueue).runQueue(0xc0085fd340)
/go/pkg/mod/github.com/ipfs/[email protected]/messagequeue/messagequeue.go:104 +0x101
created by github.com/ipfs/go-bitswap/messagequeue.(*MessageQueue).Startup
/go/pkg/mod/github.com/ipfs/[email protected]/messagequeue/messagequeue.go:94 +0x96
goroutine 3407522 [IO wait, 1 minutes]:
internal/poll.runtime_pollWait(0x7f9b7e0372a0, 0x72, 0xffffffffffffffff)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc00488d398, 0x72, 0x0, 0x4, 0xffffffffffffffff)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc00488d380, 0xc006f9e860, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc00488d380, 0xc006f9e860, 0x4, 0x4, 0xc0760803c0, 0xc, 0x40)
/usr/local/go/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc00ed41588, 0xc006f9e860, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:177 +0x69
io.ReadAtLeast(0x7f9b7e00d0e0, 0xc0057fa900, 0xc006f9e860, 0x4, 0x4, 0x4, 0xc002ddad60, 0xe955cf, 0xc0001aeb10)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/libp2p/go-msgio.ReadLen(0x7f9b7e00d0e0, 0xc0057fa900, 0xc006f9e860, 0x4, 0x4, 0xc0063a0940, 0x940cf1, 0xc002ddadb0)
/go/pkg/mod/github.com/libp2p/[email protected]/num.go:27 +0x81
github.com/libp2p/go-msgio.(*reader).nextMsgLen(0xc003db7680, 0x1a455a0, 0xc006f9e868, 0xc002ddade0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:159 +0x78
github.com/libp2p/go-msgio.(*reader).NextMsgLen(0xc003db7680, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:154 +0x84
github.com/libp2p/go-libp2p-secio.(*etmReader).Read(0xc006cbeaa0, 0xc005cc87f0, 0xc, 0xc, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/rw.go:163 +0xd2
io.ReadAtLeast(0x7f9b7e0406b0, 0xc0007f3680, 0xc005cc87f0, 0xc, 0xc, 0xc, 0xc, 0x0, 0x0)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/whyrusleeping/yamux.(*Session).recvLoop(0xc008e798c0, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:535 +0xd2
github.com/whyrusleeping/yamux.(*Session).recv(0xc008e798c0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:514 +0x2b
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:128 +0x386
goroutine 182 [select, 9 minutes]:
github.com/ipfs/go-bitswap.(*Bitswap).taskWorker(0xc0000bea50, 0x1a5e1c0, 0xc00040d6b0, 0x3)
/go/pkg/mod/github.com/ipfs/[email protected]/workers.go:44 +0x365
github.com/ipfs/go-bitswap.(*Bitswap).startWorkers.func1(0x1a706c0, 0xc000416d20)
/go/pkg/mod/github.com/ipfs/[email protected]/workers.go:22 +0x45
github.com/jbenet/goprocess.(*process).Go.func1(0xc00040def0, 0xc000416d20, 0xc000416d80)
/go/pkg/mod/github.com/jbenet/[email protected]/impl-mutex.go:112 +0x3c
created by github.com/jbenet/goprocess.(*process).Go
/go/pkg/mod/github.com/jbenet/[email protected]/impl-mutex.go:111 +0x1f7
goroutine 360 [chan receive, 178 minutes]:
main.daemonFunc.func4(0xc000371500)
/go-ipfs/cmd/ipfs/daemon.go:419 +0x4e
created by main.daemonFunc
/go-ipfs/cmd/ipfs/daemon.go:418 +0xba3
goroutine 362 [chan receive, 178 minutes]:
main.merge.func1(0xc0004ce120)
/go-ipfs/cmd/ipfs/daemon.go:689 +0x89
created by main.merge
/go-ipfs/cmd/ipfs/daemon.go:697 +0xfc
goroutine 185 [select, 14 minutes]:
github.com/ipfs/go-bitswap.(*Bitswap).taskWorker(0xc0000bea50, 0x1a5e1c0, 0xc00040d6b0, 0x4)
/go/pkg/mod/github.com/ipfs/[email protected]/workers.go:42 +0x297
github.com/ipfs/go-bitswap.(*Bitswap).startWorkers.func1(0x1a706c0, 0xc000416de0)
/go/pkg/mod/github.com/ipfs/[email protected]/workers.go:22 +0x45
github.com/jbenet/goprocess.(*process).Go.func1(0xc000180060, 0xc000416de0, 0xc000416e40)
/go/pkg/mod/github.com/jbenet/[email protected]/impl-mutex.go:112 +0x3c
created by github.com/jbenet/goprocess.(*process).Go
/go/pkg/mod/github.com/jbenet/[email protected]/impl-mutex.go:111 +0x1f7
goroutine 16570640 [select, 1 minutes]:
github.com/ipfs/go-bitswap/messagequeue.(*MessageQueue).runQueue(0xc021d1fe40)
/go/pkg/mod/github.com/ipfs/[email protected]/messagequeue/messagequeue.go:104 +0x101
created by github.com/ipfs/go-bitswap/messagequeue.(*MessageQueue).Startup
/go/pkg/mod/github.com/ipfs/[email protected]/messagequeue/messagequeue.go:94 +0x96
goroutine 386 [IO wait, 150 minutes]:
internal/poll.runtime_pollWait(0x7f9b7e004e58, 0x72, 0x0)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc000450f98, 0x72, 0x0, 0x0, 0x175af83)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Accept(0xc000450f80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:384 +0x1ba
net.(*netFD).accept(0xc000450f80, 0xde0154, 0x1732840, 0xc00daf98c0)
/usr/local/go/src/net/fd_unix.go:238 +0x42
net.(*TCPListener).accept(0xc000010910, 0x0, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:139 +0x32
net.(*TCPListener).Accept(0xc000010910, 0xc000387800, 0x3, 0xc00004a570, 0xc00004a500)
/usr/local/go/src/net/tcpsock.go:260 +0x48
github.com/multiformats/go-multiaddr-net.(*maListener).Accept(0xc0003815a0, 0x39f2a3e200018e58, 0x5cc21d27, 0xc000018e58, 0x9e1b36)
/go/pkg/mod/github.com/multiformats/[email protected]/net.go:243 +0x3a
github.com/multiformats/go-multiaddr-net.(*netListenerAdapter).Accept(0xc00047e910, 0xc000018ea8, 0x18, 0xc000387800, 0xc13554)
/go/pkg/mod/github.com/multiformats/[email protected]/net.go:222 +0x33
net/http.(*Server).Serve(0xc00009de10, 0x1a58a80, 0xc00047e910, 0x0, 0x0)
/usr/local/go/src/net/http/server.go:2859 +0x22d
github.com/ipfs/go-ipfs/core/corehttp.Serve.func1(0x1a706c0, 0xc000490720)
/go-ipfs/core/corehttp/corehttp.go:99 +0x45
github.com/jbenet/goprocess.(*process).Go.func1(0xc000138660, 0xc000490720, 0xc000490780)
/go/pkg/mod/github.com/jbenet/[email protected]/impl-mutex.go:112 +0x3c
created by github.com/jbenet/goprocess.(*process).Go
/go/pkg/mod/github.com/jbenet/[email protected]/impl-mutex.go:111 +0x1f7
goroutine 188 [select, 14 minutes]:
github.com/ipfs/go-bitswap.(*Bitswap).taskWorker(0xc0000bea50, 0x1a5e1c0, 0xc00040d6b0, 0x5)
/go/pkg/mod/github.com/ipfs/[email protected]/workers.go:42 +0x297
github.com/ipfs/go-bitswap.(*Bitswap).startWorkers.func1(0x1a706c0, 0xc000416ea0)
/go/pkg/mod/github.com/ipfs/[email protected]/workers.go:22 +0x45
github.com/jbenet/goprocess.(*process).Go.func1(0xc0001801e0, 0xc000416ea0, 0xc000416f00)
/go/pkg/mod/github.com/jbenet/[email protected]/impl-mutex.go:112 +0x3c
created by github.com/jbenet/goprocess.(*process).Go
/go/pkg/mod/github.com/jbenet/[email protected]/impl-mutex.go:111 +0x1f7
goroutine 631 [select, 2 minutes]:
github.com/jbenet/go-context/io.(*ctxReader).Read(0xc00046c000, 0xc00046b000, 0x1000, 0x1000, 0x564, 0x0, 0x0)
/go/pkg/mod/github.com/jbenet/[email protected]/io/ctxio.go:113 +0x179
bufio.(*Reader).fill(0xc000487e00)
/usr/local/go/src/bufio/bufio.go:100 +0x10f
bufio.(*Reader).ReadByte(0xc000487e00, 0x1, 0x0, 0x60)
/usr/local/go/src/bufio/bufio.go:249 +0x39
encoding/binary.ReadUvarint(0x1a32080, 0xc000487e00, 0x0, 0xc012259d00, 0x9e15ba)
/usr/local/go/src/encoding/binary/varint.go:110 +0x7b
github.com/gogo/protobuf/io.(*varintReader).ReadMsg(0xc0003c7dc0, 0x1a58240, 0xc021262d00, 0x1, 0x1)
/go/pkg/mod/github.com/gogo/[email protected]/io/varint.go:110 +0x3e
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage(0xc00029c750, 0x1a72540, 0xc000381f20, 0x155c9e0)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:70 +0x46b
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewStream(0xc00029c750, 0x1a72540, 0xc000381f20)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:52 +0x6d
github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).SetStreamHandler.func1(0xc000328c90, 0xf, 0x7f9b7e011418, 0xc000381f20, 0x647dd, 0xc00040b8c0)
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:374 +0x9d
created by github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).newStreamHandler
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:276 +0x6a0
goroutine 18249430 [select, 1 minutes]:
github.com/whyrusleeping/yamux.(*Session).keepalive(0xc04355db00)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:329 +0xc4
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:131 +0x3f5
goroutine 191 [select, 9 minutes]:
github.com/ipfs/go-bitswap.(*Bitswap).taskWorker(0xc0000bea50, 0x1a5e1c0, 0xc00040d6b0, 0x6)
/go/pkg/mod/github.com/ipfs/[email protected]/workers.go:42 +0x297
github.com/ipfs/go-bitswap.(*Bitswap).startWorkers.func1(0x1a706c0, 0xc000416f60)
/go/pkg/mod/github.com/ipfs/[email protected]/workers.go:22 +0x45
github.com/jbenet/goprocess.(*process).Go.func1(0xc000180360, 0xc000416f60, 0xc000416fc0)
/go/pkg/mod/github.com/jbenet/[email protected]/impl-mutex.go:112 +0x3c
created by github.com/jbenet/goprocess.(*process).Go
/go/pkg/mod/github.com/jbenet/[email protected]/impl-mutex.go:111 +0x1f7
goroutine 157 [select, 175 minutes]:
github.com/ipfs/go-bitswap/providerquerymanager.(*ProviderQueryManager).findProviderWorker(0xc000416900)
/go/pkg/mod/github.com/ipfs/[email protected]/providerquerymanager/providerquerymanager.go:224 +0x307
created by github.com/ipfs/go-bitswap/providerquerymanager.(*ProviderQueryManager).run
/go/pkg/mod/github.com/ipfs/[email protected]/providerquerymanager/providerquerymanager.go:317 +0xaf
goroutine 158 [select, 175 minutes]:
github.com/ipfs/go-bitswap/providerquerymanager.(*ProviderQueryManager).findProviderWorker(0xc000416900)
/go/pkg/mod/github.com/ipfs/[email protected]/providerquerymanager/providerquerymanager.go:224 +0x307
created by github.com/ipfs/go-bitswap/providerquerymanager.(*ProviderQueryManager).run
/go/pkg/mod/github.com/ipfs/[email protected]/providerquerymanager/providerquerymanager.go:317 +0xaf
goroutine 159 [select, 175 minutes]:
github.com/ipfs/go-bitswap/providerquerymanager.(*ProviderQueryManager).findProviderWorker(0xc000416900)
/go/pkg/mod/github.com/ipfs/[email protected]/providerquerymanager/providerquerymanager.go:224 +0x307
created by github.com/ipfs/go-bitswap/providerquerymanager.(*ProviderQueryManager).run
/go/pkg/mod/github.com/ipfs/[email protected]/providerquerymanager/providerquerymanager.go:317 +0xaf
goroutine 160 [select, 174 minutes]:
github.com/ipfs/go-bitswap/providerquerymanager.(*ProviderQueryManager).findProviderWorker(0xc000416900)
/go/pkg/mod/github.com/ipfs/[email protected]/providerquerymanager/providerquerymanager.go:224 +0x307
created by github.com/ipfs/go-bitswap/providerquerymanager.(*ProviderQueryManager).run
/go/pkg/mod/github.com/ipfs/[email protected]/providerquerymanager/providerquerymanager.go:317 +0xaf
goroutine 358 [semacquire, 178 minutes]:
sync.runtime_Semacquire(0xc0003290b8)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*WaitGroup).Wait(0xc0003290b0)
/usr/local/go/src/sync/waitgroup.go:130 +0x65
main.serveHTTPGateway.func2(0xc0003290b0, 0xc0004ce120)
/go-ipfs/cmd/ipfs/daemon.go:628 +0x2b
created by main.serveHTTPGateway
/go-ipfs/cmd/ipfs/daemon.go:627 +0x7af
goroutine 16052330 [select, 31 minutes]:
github.com/whyrusleeping/yamux.(*Session).AcceptStream(0xc013bddd40, 0xc013fb4360, 0x0, 0x94b8af)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:227 +0xb6
github.com/whyrusleeping/go-smux-yamux.(*conn).AcceptStream(0xc013bddd40, 0xc015f7ffa0, 0x18, 0xc000210180, 0xf6ddca)
/go/pkg/mod/github.com/whyrusleeping/[email protected]+incompatible/yamux.go:39 +0x2c
github.com/libp2p/go-libp2p-swarm.(*Conn).start.func1(0xc0113a8360)
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_conn.go:97 +0xf0
created by github.com/libp2p/go-libp2p-swarm.(*Conn).start
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_conn.go:92 +0x3f
goroutine 194 [select, 14 minutes]:
github.com/ipfs/go-bitswap.(*Bitswap).taskWorker(0xc0000bea50, 0x1a5e1c0, 0xc00040d6b0, 0x7)
/go/pkg/mod/github.com/ipfs/[email protected]/workers.go:42 +0x297
github.com/ipfs/go-bitswap.(*Bitswap).startWorkers.func1(0x1a706c0, 0xc000417020)
/go/pkg/mod/github.com/ipfs/[email protected]/workers.go:22 +0x45
github.com/jbenet/goprocess.(*process).Go.func1(0xc0001804b0, 0xc000417020, 0xc000417080)
/go/pkg/mod/github.com/jbenet/[email protected]/impl-mutex.go:112 +0x3c
created by github.com/jbenet/goprocess.(*process).Go
/go/pkg/mod/github.com/jbenet/[email protected]/impl-mutex.go:111 +0x1f7
goroutine 363 [semacquire, 178 minutes]:
sync.runtime_Semacquire(0xc0003290c8)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*WaitGroup).Wait(0xc0003290c0)
/usr/local/go/src/sync/waitgroup.go:130 +0x65
main.merge.func2(0xc0003290c0, 0xc0004ce180)
/go-ipfs/cmd/ipfs/daemon.go:704 +0x2b
created by main.merge
/go-ipfs/cmd/ipfs/daemon.go:703 +0x13e
goroutine 828 [select, 178 minutes]:
github.com/ipfs/go-ipfs-blockstore.(*blockstore).AllKeysChan.func1(0x1a65da0, 0xc0004c7180, 0xc0003119e0, 0x1a5e100, 0xc000272680)
/go/pkg/mod/github.com/ipfs/[email protected]/blockstore.go:233 +0x2ce
created by github.com/ipfs/go-ipfs-blockstore.(*blockstore).AllKeysChan
/go/pkg/mod/github.com/ipfs/[email protected]/blockstore.go:210 +0x177
goroutine 197 [select, 174 minutes]:
github.com/ipfs/go-bitswap.(*Bitswap).provideCollector(0xc0000bea50, 0x1a5e1c0, 0xc00040d6b0)
/go/pkg/mod/github.com/ipfs/[email protected]/workers.go:161 +0x1bd
github.com/ipfs/go-bitswap.(*Bitswap).startWorkers.func2(0x1a706c0, 0xc0004174a0)
/go/pkg/mod/github.com/ipfs/[email protected]/workers.go:28 +0x3c
github.com/jbenet/goprocess.(*process).Go.func1(0xc000215820, 0xc0004174a0, 0xc000417680)
/go/pkg/mod/github.com/jbenet/[email protected]/impl-mutex.go:112 +0x3c
created by github.com/jbenet/goprocess.(*process).Go
/go/pkg/mod/github.com/jbenet/[email protected]/impl-mutex.go:111 +0x1f7
goroutine 161 [select, 178 minutes]:
context.propagateCancel.func1(0x1a5ea00, 0xc0000471f0, 0x1a416c0, 0xc0002725c0)
/usr/local/go/src/context/context.go:259 +0xd8
created by context.propagateCancel
/usr/local/go/src/context/context.go:258 +0x18a
goroutine 15631077 [IO wait, 1 minutes]:
internal/poll.runtime_pollWait(0x7f9b7df2a3f0, 0x72, 0xffffffffffffffff)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc019c0ad18, 0x72, 0x0, 0x4, 0xffffffffffffffff)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc019c0ad00, 0xc012d4f420, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc019c0ad00, 0xc012d4f420, 0x4, 0x4, 0xc0760803c0, 0xc, 0x40)
/usr/local/go/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc00b5091f8, 0xc012d4f420, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:177 +0x69
io.ReadAtLeast(0x7f9b7e00d0e0, 0xc00fc9b6b0, 0xc012d4f420, 0x4, 0x4, 0x4, 0xc0042afd60, 0xe955cf, 0xc0001aeb10)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/libp2p/go-msgio.ReadLen(0x7f9b7e00d0e0, 0xc00fc9b6b0, 0xc012d4f420, 0x4, 0x4, 0xc003068200, 0x940cf1, 0xc0042afdb0)
/go/pkg/mod/github.com/libp2p/[email protected]/num.go:27 +0x81
github.com/libp2p/go-msgio.(*reader).nextMsgLen(0xc00a8d7ea0, 0x1a455a0, 0xc012d4f428, 0xc0042afde0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:159 +0x78
github.com/libp2p/go-msgio.(*reader).NextMsgLen(0xc00a8d7ea0, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:154 +0x84
github.com/libp2p/go-libp2p-secio.(*etmReader).Read(0xc016bea820, 0xc0127b5420, 0xc, 0xc, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/rw.go:163 +0xd2
io.ReadAtLeast(0x7f9b7e0406b0, 0xc001496b40, 0xc0127b5420, 0xc, 0xc, 0xc, 0xc, 0x0, 0x0)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/whyrusleeping/yamux.(*Session).recvLoop(0xc0159895c0, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:535 +0xd2
github.com/whyrusleeping/yamux.(*Session).recv(0xc0159895c0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:514 +0x2b
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:128 +0x386
goroutine 200 [select, 1 minutes]:
github.com/ipfs/go-bitswap.(*Bitswap).provideWorker(0xc0000bea50, 0x1a706c0, 0xc0004177a0)
/go/pkg/mod/github.com/ipfs/[email protected]/workers.go:144 +0x43f
github.com/jbenet/goprocess.(*process).Go.func1(0xc00040b370, 0xc0004177a0, 0xc000417920)
/go/pkg/mod/github.com/jbenet/[email protected]/impl-mutex.go:112 +0x3c
created by github.com/jbenet/goprocess.(*process).Go
/go/pkg/mod/github.com/jbenet/[email protected]/impl-mutex.go:111 +0x1f7
goroutine 201 [chan receive, 178 minutes]:
github.com/ipfs/go-bitswap.New.func6(0x1a706c0, 0xc000416780, 0xc00040b1b0)
/go/pkg/mod/github.com/ipfs/[email protected]/bitswap.go:146 +0x48
created by github.com/ipfs/go-bitswap.New
/go/pkg/mod/github.com/ipfs/[email protected]/bitswap.go:145 +0x95d
goroutine 202 [chan receive, 178 minutes]:
github.com/jbenet/goprocess/context.CloseAfterContext.func1(0x1a5e1c0, 0xc00040d6b0, 0x1a706c0, 0xc000416780)
/go/pkg/mod/github.com/jbenet/[email protected]/context/context.go:66 +0x48
created by github.com/jbenet/goprocess/context.CloseAfterContext
/go/pkg/mod/github.com/jbenet/[email protected]/context/context.go:65 +0x90
goroutine 203 [select, 178 minutes]:
github.com/ipfs/go-mfs.(*Republisher).Run(0xc0003ba190, 0xc0003c3320, 0x22)
/go/pkg/mod/github.com/ipfs/[email protected]/repub.go:114 +0x252
created by github.com/ipfs/go-mfs.NewRoot
/go/pkg/mod/github.com/ipfs/[email protected]/root.go:105 +0x59d
goroutine 204 [select, 174 minutes]:
github.com/ipfs/go-ipfs/provider.(*Queue).work.func1(0xc00002e660)
/go-ipfs/provider/queue.go:133 +0x231
created by github.com/ipfs/go-ipfs/provider.(*Queue).work
/go-ipfs/provider/queue.go:114 +0x3f
goroutine 205 [chan receive, 178 minutes]:
github.com/ipfs/go-ipfs/core.NewNode.func1(0x1a5e1c0, 0xc00036a660, 0xc0000be2c0)
/go-ipfs/core/builder.go:33 +0x48
created by github.com/ipfs/go-ipfs/core.NewNode
/go-ipfs/core/builder.go:30 +0x1e9
goroutine 361 [chan receive, 178 minutes]:
main.merge.func1(0xc0004ce0c0)
/go-ipfs/cmd/ipfs/daemon.go:689 +0x89
created by main.merge
/go-ipfs/cmd/ipfs/daemon.go:697 +0xfc
goroutine 15783435 [select, 1 minutes]:
github.com/ipfs/go-bitswap/messagequeue.(*MessageQueue).runQueue(0xc0195ad600)
/go/pkg/mod/github.com/ipfs/[email protected]/messagequeue/messagequeue.go:104 +0x101
created by github.com/ipfs/go-bitswap/messagequeue.(*MessageQueue).Startup
/go/pkg/mod/github.com/ipfs/[email protected]/messagequeue/messagequeue.go:94 +0x96
goroutine 17133376 [select, 5 minutes]:
github.com/jbenet/go-context/io.(*ctxReader).Read(0xc036844640, 0xc03685a000, 0x1000, 0x1000, 0x58e, 0x0, 0x0)
/go/pkg/mod/github.com/jbenet/[email protected]/io/ctxio.go:113 +0x179
bufio.(*Reader).fill(0xc03682f920)
/usr/local/go/src/bufio/bufio.go:100 +0x10f
bufio.(*Reader).ReadByte(0xc03682f920, 0x1, 0x0, 0x60)
/usr/local/go/src/bufio/bufio.go:249 +0x39
encoding/binary.ReadUvarint(0x1a32080, 0xc03682f920, 0x0, 0xc0361d9d00, 0x9e15ba)
/usr/local/go/src/encoding/binary/varint.go:110 +0x7b
github.com/gogo/protobuf/io.(*varintReader).ReadMsg(0xc036822dc0, 0x1a58240, 0xc044c18200, 0x1, 0x1)
/go/pkg/mod/github.com/gogo/[email protected]/io/varint.go:110 +0x3e
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage(0xc00029c750, 0x1a72540, 0xc0368445e0, 0x155c9e0)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:70 +0x46b
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewStream(0xc00029c750, 0x1a72540, 0xc0368445e0)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:52 +0x6d
github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).SetStreamHandler.func1(0xc033eae2e1, 0xf, 0x7f9b7e011418, 0xc0368445e0, 0x6c7148, 0xc00040b8c0)
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:374 +0x9d
created by github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).newStreamHandler
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:276 +0x6a0
goroutine 209 [select, 176 minutes]:
github.com/ipfs/go-ipfs/namesys/republisher.(*Republisher).Run(0xc00013af50, 0x1a706c0, 0xc00002e780)
/go-ipfs/namesys/republisher/repub.go:70 +0x11c
github.com/jbenet/goprocess.(*process).Go.func1(0xc00040ba10, 0xc00002e780, 0xc00002e7e0)
/go/pkg/mod/github.com/jbenet/[email protected]/impl-mutex.go:112 +0x3c
created by github.com/jbenet/goprocess.(*process).Go
/go/pkg/mod/github.com/jbenet/[email protected]/impl-mutex.go:111 +0x1f7
goroutine 831 [runnable]:
github.com/libp2p/go-libp2p-peerstore/queue.(*ChanQueue).process.func1(0xc0004cfd40, 0xc000531060, 0xc000118700, 0x1a5ea00, 0xc00032cd50)
/go/pkg/mod/github.com/libp2p/[email protected]/queue/sync.go:62 +0x34a
created by github.com/libp2p/go-libp2p-peerstore/queue.(*ChanQueue).process
/go/pkg/mod/github.com/libp2p/[email protected]/queue/sync.go:34 +0xe7
goroutine 226 [chan receive, 178 minutes]:
github.com/jbenet/goprocess/context.WithProcessClosing.func1(0x1a706c0, 0xc00002e840, 0xc000047240)
/go/pkg/mod/github.com/jbenet/[email protected]/context/context.go:86 +0x48
created by github.com/jbenet/goprocess/context.WithProcessClosing
/go/pkg/mod/github.com/jbenet/[email protected]/context/context.go:85 +0x79
goroutine 212 [chan receive, 178 minutes]:
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).Provide(0xc00029c750, 0x1a5e100, 0xc000272680, 0xc0001453b0, 0x22, 0x7f9b7e040901, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/routing.go:424 +0x41b
github.com/libp2p/go-libp2p-routing-helpers.Parallel.Provide.func2(0x1a68aa0, 0xc00029c750, 0x1686100, 0xc00029c750)
/go/pkg/mod/github.com/libp2p/[email protected]/parallel.go:369 +0x5d
github.com/libp2p/go-libp2p-routing-helpers.Parallel.put(0xc00032caf0, 0x1, 0x1, 0x0, 0x0, 0xc0001820f0, 0xc00032caf0, 0x1)
/go/pkg/mod/github.com/libp2p/[email protected]/parallel.go:119 +0x4a1
github.com/libp2p/go-libp2p-routing-helpers.Parallel.Provide(0xc00040b980, 0x1, 0x1, 0x0, 0x0, 0x1a5e100, 0xc000272680, 0xc0001453b0, 0x22, 0x961901, ...)
/go/pkg/mod/github.com/libp2p/[email protected]/parallel.go:368 +0x11b
github.com/libp2p/go-libp2p-routing-helpers.Tiered.Provide(...)
/go/pkg/mod/github.com/libp2p/[email protected]/tiered.go:74
github.com/ipfs/go-ipfs/reprovide.(*Reprovider).reprovide.func1(0xc000311a40, 0xc000530a20)
/go-ipfs/reprovide/reprovide.go:103 +0x63
github.com/cenkalti/backoff.RetryNotify(0xc0001820c0, 0x1a41f80, 0xc000311a40, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/cenkalti/[email protected]+incompatible/retry.go:37 +0xb9
github.com/cenkalti/backoff.Retry(...)
/go/pkg/mod/github.com/cenkalti/[email protected]+incompatible/retry.go:24
github.com/ipfs/go-ipfs/reprovide.(*Reprovider).reprovide(0xc0003c6d40, 0x1a5e100, 0xc000272680, 0x2, 0x1a5e101)
/go-ipfs/reprovide/reprovide.go:112 +0x2c7
github.com/ipfs/go-ipfs/reprovide.(*Reprovider).Run(0xc0003c6d40, 0x1a706c0, 0xc00002e840)
/go-ipfs/reprovide/reprovide.go:75 +0x25d
github.com/jbenet/goprocess.(*process).Go.func1(0xc000277bd0, 0xc00002e840, 0xc00002e8a0)
/go/pkg/mod/github.com/jbenet/[email protected]/impl-mutex.go:112 +0x3c
created by github.com/jbenet/goprocess.(*process).Go
/go/pkg/mod/github.com/jbenet/[email protected]/impl-mutex.go:111 +0x1f7
goroutine 213 [chan receive, 174 minutes]:
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).Provide(0xc00029c750, 0x1a5e100, 0xc0003c7480, 0xc00304b1a0, 0x22, 0x7f9b7e040901, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/routing.go:424 +0x41b
github.com/libp2p/go-libp2p-routing-helpers.Parallel.Provide.func2(0x1a68aa0, 0xc00029c750, 0x1686100, 0xc00029c750)
/go/pkg/mod/github.com/libp2p/[email protected]/parallel.go:369 +0x5d
github.com/libp2p/go-libp2p-routing-helpers.Parallel.put(0xc005d25ac0, 0x1, 0x1, 0x0, 0x0, 0xc00207f9b0, 0xc005d25ac0, 0x1)
/go/pkg/mod/github.com/libp2p/[email protected]/parallel.go:119 +0x4a1
github.com/libp2p/go-libp2p-routing-helpers.Parallel.Provide(0xc00040b980, 0x1, 0x1, 0x0, 0x0, 0x1a5e100, 0xc0003c7480, 0xc00304b1a0, 0x22, 0x1, ...)
/go/pkg/mod/github.com/libp2p/[email protected]/parallel.go:368 +0x11b
github.com/libp2p/go-libp2p-routing-helpers.Tiered.Provide(...)
/go/pkg/mod/github.com/libp2p/[email protected]/tiered.go:74
github.com/ipfs/go-ipfs/provider.(*provider).handleAnnouncements.func1(0xc000247ce0)
/go-ipfs/provider/provider.go:71 +0x271
created by github.com/ipfs/go-ipfs/provider.(*provider).handleAnnouncements
/go-ipfs/provider/provider.go:64 +0x48
goroutine 214 [select, 178 minutes]:
github.com/ipfs/go-ipfs/provider.(*provider).handleAnnouncements.func1(0xc000247ce0)
/go-ipfs/provider/provider.go:66 +0x13f
created by github.com/ipfs/go-ipfs/provider.(*provider).handleAnnouncements
/go-ipfs/provider/provider.go:64 +0x48
goroutine 215 [select, 178 minutes]:
github.com/ipfs/go-ipfs/provider.(*provider).handleAnnouncements.func1(0xc000247ce0)
/go-ipfs/provider/provider.go:66 +0x13f
created by github.com/ipfs/go-ipfs/provider.(*provider).handleAnnouncements
/go-ipfs/provider/provider.go:64 +0x48
goroutine 216 [select, 178 minutes]:
github.com/ipfs/go-ipfs/provider.(*provider).handleAnnouncements.func1(0xc000247ce0)
/go-ipfs/provider/provider.go:66 +0x13f
created by github.com/ipfs/go-ipfs/provider.(*provider).handleAnnouncements
/go-ipfs/provider/provider.go:64 +0x48
goroutine 217 [select, 178 minutes]:
github.com/ipfs/go-ipfs/provider.(*provider).handleAnnouncements.func1(0xc000247ce0)
/go-ipfs/provider/provider.go:66 +0x13f
created by github.com/ipfs/go-ipfs/provider.(*provider).handleAnnouncements
/go-ipfs/provider/provider.go:64 +0x48
goroutine 218 [select, 178 minutes]:
github.com/ipfs/go-ipfs/provider.(*provider).handleAnnouncements.func1(0xc000247ce0)
/go-ipfs/provider/provider.go:66 +0x13f
created by github.com/ipfs/go-ipfs/provider.(*provider).handleAnnouncements
/go-ipfs/provider/provider.go:64 +0x48
goroutine 219 [select, 178 minutes]:
github.com/ipfs/go-ipfs/provider.(*provider).handleAnnouncements.func1(0xc000247ce0)
/go-ipfs/provider/provider.go:66 +0x13f
created by github.com/ipfs/go-ipfs/provider.(*provider).handleAnnouncements
/go-ipfs/provider/provider.go:64 +0x48
goroutine 220 [select, 178 minutes]:
github.com/ipfs/go-ipfs/provider.(*provider).handleAnnouncements.func1(0xc000247ce0)
/go-ipfs/provider/provider.go:66 +0x13f
created by github.com/ipfs/go-ipfs/provider.(*provider).handleAnnouncements
/go-ipfs/provider/provider.go:64 +0x48
goroutine 222 [select, 1 minutes]:
github.com/jbenet/goprocess/periodic.callOnTicker.func1(0x1a706c0, 0xc00002e900)
/go/pkg/mod/github.com/jbenet/[email protected]/periodic/periodic.go:143 +0xc9
github.com/jbenet/goprocess/periodic.Tick.func1(0x1a706c0, 0xc00002e900)
/go/pkg/mod/github.com/jbenet/[email protected]/periodic/periodic.go:99 +0x70
github.com/jbenet/goprocess.Go.func1(0xc0003472c0, 0xc00002e900, 0xc00002e960)
/go/pkg/mod/github.com/jbenet/[email protected]/goprocess.go:187 +0x3c
created by github.com/jbenet/goprocess.Go
/go/pkg/mod/github.com/jbenet/[email protected]/goprocess.go:186 +0x1d0
goroutine 823 [select, 178 minutes]:
github.com/ipfs/go-ipfs/reprovide.(*Reprovider).muteTrigger.func1(0xc00032c9b0, 0x1a5e100, 0xc00053e040, 0xc0003c6d40)
/go-ipfs/reprovide/reprovide.go:149 +0x114
created by github.com/ipfs/go-ipfs/reprovide.(*Reprovider).muteTrigger
/go-ipfs/reprovide/reprovide.go:146 +0x80
goroutine 20892027 [IO wait]:
internal/poll.runtime_pollWait(0x7f9b597882d8, 0x72, 0xffffffffffffffff)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc047b32098, 0x72, 0x0, 0x4, 0xffffffffffffffff)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc047b32080, 0xc0107b4678, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc047b32080, 0xc0107b4678, 0x4, 0x4, 0xc0bd2502c0, 0x96dde0, 0xc077702168)
/usr/local/go/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc086f62888, 0xc0107b4678, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:177 +0x69
io.ReadAtLeast(0x7f9b7e00d0e0, 0xc02d9c8660, 0xc0107b4678, 0x4, 0x4, 0x4, 0xc0adb7dd98, 0x9408ed, 0xc0001aeb10)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/libp2p/go-msgio.ReadLen(0x7f9b7e00d0e0, 0xc02d9c8660, 0xc0107b4678, 0x4, 0x4, 0xc077702140, 0xff3d40be, 0xc0adb7ddb0)
/go/pkg/mod/github.com/libp2p/[email protected]/num.go:27 +0x81
github.com/libp2p/go-msgio.(*reader).nextMsgLen(0xc01b7265a0, 0x1a455a0, 0xc0107b4710, 0xc0adb7dde0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:159 +0x78
github.com/libp2p/go-msgio.(*reader).NextMsgLen(0xc01b7265a0, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:154 +0x84
github.com/libp2p/go-libp2p-secio.(*etmReader).Read(0xc065cbbc20, 0xc005824b40, 0xc, 0xc, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/rw.go:163 +0xd2
io.ReadAtLeast(0x7f9b7e0406b0, 0xc08033b8c0, 0xc005824b40, 0xc, 0xc, 0xc, 0xc, 0x0, 0x0)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/whyrusleeping/yamux.(*Session).recvLoop(0xc09382c3c0, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:535 +0xd2
github.com/whyrusleeping/yamux.(*Session).recv(0xc09382c3c0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:514 +0x2b
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:128 +0x386
goroutine 355 [select, 178 minutes]:
github.com/ipfs/go-ipfs/core/corehttp.Serve(0xc00022e000, 0x1a58a80, 0xc00047e910, 0xc0004902a0, 0xb, 0xb, 0x0, 0x0)
/go-ipfs/core/corehttp/corehttp.go:103 +0x3ec
main.serveHTTPApi.func1(0xc000328ff0, 0xc0004ce0c0, 0xc00022e000, 0xc0003815c0, 0x1a5ef40, 0xc0003815a0)
/go-ipfs/cmd/ipfs/daemon.go:513 +0xc3
created by main.serveHTTPApi
/go-ipfs/cmd/ipfs/daemon.go:511 +0xa42
goroutine 242 [select, 3 minutes]:
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).BootstrapWithConfig.func1(0xc00029c750, 0x1a5ea00, 0xc000218990, 0x1, 0x45d964b800, 0x2540be400)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_bootstrap.go:88 +0x1c8
created by github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).BootstrapWithConfig
/go/pkg/mod/github.com/libp2p/[email protected]/dht_bootstrap.go:82 +0x158
goroutine 15769262 [select, 3 minutes]:
github.com/jbenet/go-context/io.(*ctxReader).Read(0xc001c7a160, 0xc015a3e000, 0x1000, 0x1000, 0x695, 0x0, 0x0)
/go/pkg/mod/github.com/jbenet/[email protected]/io/ctxio.go:113 +0x179
bufio.(*Reader).fill(0xc005b226c0)
/usr/local/go/src/bufio/bufio.go:100 +0x10f
bufio.(*Reader).ReadByte(0xc005b226c0, 0x1, 0x0, 0x60)
/usr/local/go/src/bufio/bufio.go:249 +0x39
encoding/binary.ReadUvarint(0x1a32080, 0xc005b226c0, 0x0, 0xc001574d00, 0x9e15ba)
/usr/local/go/src/encoding/binary/varint.go:110 +0x7b
github.com/gogo/protobuf/io.(*varintReader).ReadMsg(0xc0129bbfc0, 0x1a58240, 0xc001080a80, 0x1, 0x1)
/go/pkg/mod/github.com/gogo/[email protected]/io/varint.go:110 +0x3e
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage(0xc00029c750, 0x1a72540, 0xc001c7a080, 0x155c9e0)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:70 +0x46b
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewStream(0xc00029c750, 0x1a72540, 0xc001c7a080)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:52 +0x6d
github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).SetStreamHandler.func1(0xc00b8f0201, 0xf, 0x7f9b7e011418, 0xc001c7a080, 0x73696, 0xc00040b8c0)
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:374 +0x9d
created by github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).newStreamHandler
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:276 +0x6a0
goroutine 371 [IO wait, 178 minutes]:
internal/poll.runtime_pollWait(0x7f9b7e004ff8, 0x72, 0x0)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc000451018, 0x72, 0x0, 0x0, 0x175af83)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Accept(0xc000451000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:384 +0x1ba
net.(*netFD).accept(0xc000451000, 0x7f, 0xc000133800, 0x203000)
/usr/local/go/src/net/fd_unix.go:238 +0x42
net.(*TCPListener).accept(0xc000010920, 0x934ae5, 0xc000133800, 0x7f9b7e07c638)
/usr/local/go/src/net/tcpsock_posix.go:139 +0x32
net.(*TCPListener).Accept(0xc000010920, 0x30, 0x30, 0x16ad8a0, 0x50)
/usr/local/go/src/net/tcpsock.go:260 +0x48
github.com/multiformats/go-multiaddr-net.(*maListener).Accept(0xc000381780, 0xc0002f2e60, 0xc0002f2e58, 0x920278, 0x30)
/go/pkg/mod/github.com/multiformats/[email protected]/net.go:243 +0x3a
github.com/multiformats/go-multiaddr-net.(*netListenerAdapter).Accept(0xc00032d020, 0x16ad8a0, 0xc000133800, 0x15b3fc0, 0x252dc30)
/go/pkg/mod/github.com/multiformats/[email protected]/net.go:222 +0x33
net/http.(*Server).Serve(0xc000408410, 0x1a58a80, 0xc00032d020, 0x0, 0x0)
/usr/local/go/src/net/http/server.go:2859 +0x22d
github.com/ipfs/go-ipfs/core/corehttp.Serve.func1(0x1a706c0, 0xc000486a80)
/go-ipfs/core/corehttp/corehttp.go:99 +0x45
github.com/jbenet/goprocess.(*process).Go.func1(0xc0001334a0, 0xc000486a80, 0xc000486ae0)
/go/pkg/mod/github.com/jbenet/[email protected]/impl-mutex.go:112 +0x3c
created by github.com/jbenet/goprocess.(*process).Go
/go/pkg/mod/github.com/jbenet/[email protected]/impl-mutex.go:111 +0x1f7
goroutine 519 [select, 1 minutes]:
github.com/whyrusleeping/yamux.(*Session).sendLoop(0xc0004a8180, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:472 +0x13f
github.com/whyrusleeping/yamux.(*Session).send(0xc0004a8180)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:457 +0x2b
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:129 +0x3a8
goroutine 16099196 [select, 1 minutes]:
github.com/whyrusleeping/yamux.(*Session).sendLoop(0xc004dde3c0, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:472 +0x13f
github.com/whyrusleeping/yamux.(*Session).send(0xc004dde3c0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:457 +0x2b
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:129 +0x3a8
goroutine 16089210 [IO wait, 1 minutes]:
internal/poll.runtime_pollWait(0x7f9b6c089e50, 0x72, 0xffffffffffffffff)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc01600a118, 0x72, 0x0, 0x4, 0xffffffffffffffff)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc01600a100, 0xc00aac83a8, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc01600a100, 0xc00aac83a8, 0x4, 0x4, 0xc0c1a61680, 0xc, 0x40)
/usr/local/go/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc017745bb0, 0xc00aac83a8, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:177 +0x69
io.ReadAtLeast(0x7f9b7e00d0e0, 0xc0029ae300, 0xc00aac83a8, 0x4, 0x4, 0x4, 0xc001bded60, 0xe955cf, 0xc0001aeb10)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/libp2p/go-msgio.ReadLen(0x7f9b7e00d0e0, 0xc0029ae300, 0xc00aac83a8, 0x4, 0x4, 0xc00f61c200, 0x940cf1, 0xc001bdedb0)
/go/pkg/mod/github.com/libp2p/[email protected]/num.go:27 +0x81
github.com/libp2p/go-msgio.(*reader).nextMsgLen(0xc007a863c0, 0x1a455a0, 0xc00aac8410, 0xc001bdede0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:159 +0x78
github.com/libp2p/go-msgio.(*reader).NextMsgLen(0xc007a863c0, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:154 +0x84
github.com/libp2p/go-libp2p-secio.(*etmReader).Read(0xc00c263900, 0xc00b28beb0, 0xc, 0xc, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/rw.go:163 +0xd2
io.ReadAtLeast(0x7f9b7e0406b0, 0xc008ec2000, 0xc00b28beb0, 0xc, 0xc, 0xc, 0xc, 0x0, 0x0)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/whyrusleeping/yamux.(*Session).recvLoop(0xc0023b52c0, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:535 +0xd2
github.com/whyrusleeping/yamux.(*Session).recv(0xc0023b52c0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:514 +0x2b
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:128 +0x386
goroutine 16917714 [select, 1 minutes]:
github.com/whyrusleeping/yamux.(*Session).sendLoop(0xc02e5dd980, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:472 +0x13f
github.com/whyrusleeping/yamux.(*Session).send(0xc02e5dd980)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:457 +0x2b
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:129 +0x3a8
goroutine 826 [select, 178 minutes]:
github.com/ipfs/go-ds-flatfs.(*Datastore).walk(0xc0004247e0, 0xc000528da0, 0x14, 0xc0004c6e00, 0x0, 0x0)
/go/pkg/mod/github.com/ipfs/[email protected]/flatfs.go:1032 +0x35c
github.com/ipfs/go-ds-flatfs.(*Datastore).walkTopLevel(0xc0004247e0, 0xc000428520, 0x11, 0xc0004c6e00, 0x0, 0x0)
/go/pkg/mod/github.com/ipfs/[email protected]/flatfs.go:690 +0x1a2
github.com/ipfs/go-ds-flatfs.(*Datastore).Query.func1(0x1a706c0, 0xc0003113e0)
/go/pkg/mod/github.com/ipfs/[email protected]/flatfs.go:661 +0x5f
github.com/jbenet/goprocess.(*process).Go.func1(0xc0005308a0, 0xc0003113e0, 0xc000311440)
/go/pkg/mod/github.com/jbenet/[email protected]/impl-mutex.go:112 +0x3c
created by github.com/jbenet/goprocess.(*process).Go
/go/pkg/mod/github.com/jbenet/[email protected]/impl-mutex.go:111 +0x1f7
goroutine 16037105 [select, 1 minutes]:
github.com/whyrusleeping/yamux.(*Session).keepalive(0xc000ecfb00)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:329 +0xc4
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:131 +0x3f5
goroutine 16045654 [select, 1 minutes]:
github.com/whyrusleeping/yamux.(*Session).keepalive(0xc0000fd380)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:329 +0xc4
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:131 +0x3f5
goroutine 16032275 [select, 1 minutes]:
github.com/whyrusleeping/yamux.(*Session).sendLoop(0xc006d52180, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:472 +0x13f
github.com/whyrusleeping/yamux.(*Session).send(0xc006d52180)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:457 +0x2b
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:129 +0x3a8
goroutine 16071774 [IO wait, 1 minutes]:
internal/poll.runtime_pollWait(0x7f9b6c0ce900, 0x72, 0xffffffffffffffff)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc00ca3c118, 0x72, 0x0, 0x4, 0xffffffffffffffff)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc00ca3c100, 0xc00cddf828, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc00ca3c100, 0xc00cddf828, 0x4, 0x4, 0xc0c49fbc80, 0xc, 0x40)
/usr/local/go/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc013e59088, 0xc00cddf828, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:177 +0x69
io.ReadAtLeast(0x7f9b7e00d0e0, 0xc00da62db0, 0xc00cddf828, 0x4, 0x4, 0x4, 0xc01a678d60, 0xe955cf, 0xc0001aeb10)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/libp2p/go-msgio.ReadLen(0x7f9b7e00d0e0, 0xc00da62db0, 0xc00cddf828, 0x4, 0x4, 0xc01243c7c0, 0x940cf1, 0xc01a678db0)
/go/pkg/mod/github.com/libp2p/[email protected]/num.go:27 +0x81
github.com/libp2p/go-msgio.(*reader).nextMsgLen(0xc005bfd8b0, 0x1a455a0, 0xc00cddf870, 0xc01a678de0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:159 +0x78
github.com/libp2p/go-msgio.(*reader).NextMsgLen(0xc005bfd8b0, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:154 +0x84
github.com/libp2p/go-libp2p-secio.(*etmReader).Read(0xc003178f00, 0xc00c41ba94, 0xc, 0xc, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/rw.go:163 +0xd2
io.ReadAtLeast(0x7f9b7e0406b0, 0xc0043f9b00, 0xc00c41ba94, 0xc, 0xc, 0xc, 0xc, 0x0, 0x0)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/whyrusleeping/yamux.(*Session).recvLoop(0xc004f39d40, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:535 +0xd2
github.com/whyrusleeping/yamux.(*Session).recv(0xc004f39d40)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:514 +0x2b
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:128 +0x386
goroutine 279 [runnable]:
github.com/libp2p/go-flow-metrics.(*sweeper).runActive(0x2642820)
/go/pkg/mod/github.com/libp2p/[email protected]/sweeper.go:63 +0x159
github.com/libp2p/go-flow-metrics.(*sweeper).run(0x2642820)
/go/pkg/mod/github.com/libp2p/[email protected]/sweeper.go:39 +0x43
created by github.com/libp2p/go-flow-metrics.(*sweeper).start
/go/pkg/mod/github.com/libp2p/[email protected]/sweeper.go:33 +0x6c
goroutine 573 [select, 178 minutes]:
github.com/whyrusleeping/yamux.(*Session).AcceptStream(0xc0004a8180, 0xc0000afc20, 0x0, 0x94b8af)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:227 +0xb6
github.com/whyrusleeping/go-smux-yamux.(*conn).AcceptStream(0xc0004a8180, 0xc000302fa0, 0x18, 0xc000480600, 0xf6ddca)
/go/pkg/mod/github.com/whyrusleeping/[email protected]+incompatible/yamux.go:39 +0x2c
github.com/libp2p/go-libp2p-swarm.(*Conn).start.func1(0xc000486b40)
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_conn.go:97 +0xf0
created by github.com/libp2p/go-libp2p-swarm.(*Conn).start
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_conn.go:92 +0x3f
goroutine 356 [semacquire, 178 minutes]:
sync.runtime_Semacquire(0xc000328ff8)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*WaitGroup).Wait(0xc000328ff0)
/usr/local/go/src/sync/waitgroup.go:130 +0x65
main.serveHTTPApi.func2(0xc000328ff0, 0xc0004ce0c0)
/go-ipfs/cmd/ipfs/daemon.go:518 +0x2b
created by main.serveHTTPApi
/go-ipfs/cmd/ipfs/daemon.go:517 +0xa90
goroutine 177386 [IO wait]:
internal/poll.runtime_pollWait(0x7f9b7df6a6f8, 0x72, 0xffffffffffffffff)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc005b5a398, 0x72, 0x0, 0x4, 0xffffffffffffffff)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc005b5a380, 0xc004c81448, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc005b5a380, 0xc004c81448, 0x4, 0x4, 0xc0bb38a6c0, 0xc, 0x40)
/usr/local/go/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc006de2da8, 0xc004c81448, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:177 +0x69
io.ReadAtLeast(0x7f9b7e00d0e0, 0xc0041728a0, 0xc004c81448, 0x4, 0x4, 0x4, 0xc001e08d98, 0x9408ed, 0xc0001aeb10)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/libp2p/go-msgio.ReadLen(0x7f9b7e00d0e0, 0xc0041728a0, 0xc004c81448, 0x4, 0x4, 0xc00c487bc0, 0xfefc714b, 0xc001e08db0)
/go/pkg/mod/github.com/libp2p/[email protected]/num.go:27 +0x81
github.com/libp2p/go-msgio.(*reader).nextMsgLen(0xc00321ef00, 0x1a455a0, 0xc004c81480, 0xc001e08de0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:159 +0x78
github.com/libp2p/go-msgio.(*reader).NextMsgLen(0xc00321ef00, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:154 +0x84
github.com/libp2p/go-libp2p-secio.(*etmReader).Read(0xc005072b40, 0xc004a0ab70, 0xc, 0xc, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/rw.go:163 +0xd2
io.ReadAtLeast(0x7f9b7e0406b0, 0xc001c72240, 0xc004a0ab70, 0xc, 0xc, 0xc, 0xc, 0x0, 0x0)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/whyrusleeping/yamux.(*Session).recvLoop(0xc004ddf980, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:535 +0xd2
github.com/whyrusleeping/yamux.(*Session).recv(0xc004ddf980)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:514 +0x2b
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:128 +0x386
goroutine 833 [select]:
github.com/libp2p/go-libp2p-kad-dht.(*dialQueue).control(0xc000485950)
/go/pkg/mod/github.com/libp2p/[email protected]/dial_queue.go:175 +0x6db
created by github.com/libp2p/go-libp2p-kad-dht.(*dialQueue).Start.func1
/go/pkg/mod/github.com/libp2p/[email protected]/dial_queue.go:119 +0x3e
goroutine 16098077 [select, 2 minutes]:
github.com/whyrusleeping/yamux.(*Session).AcceptStream(0xc019b70600, 0xc09b06bd40, 0x0, 0x94b8af)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:227 +0xb6
github.com/whyrusleeping/go-smux-yamux.(*conn).AcceptStream(0xc019b70600, 0xc002f60fa0, 0x18, 0xc000480c00, 0xf6ddca)
/go/pkg/mod/github.com/whyrusleeping/[email protected]+incompatible/yamux.go:39 +0x2c
github.com/libp2p/go-libp2p-swarm.(*Conn).start.func1(0xc019861da0)
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_conn.go:97 +0xf0
created by github.com/libp2p/go-libp2p-swarm.(*Conn).start
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_conn.go:92 +0x3f
goroutine 13261 [IO wait, 1 minutes]:
internal/poll.runtime_pollWait(0x7f9b7e04b2c0, 0x72, 0xffffffffffffffff)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc00118fd18, 0x72, 0x0, 0x4, 0xffffffffffffffff)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc00118fd00, 0xc000ef54d8, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc00118fd00, 0xc000ef54d8, 0x4, 0x4, 0xc0c49fbc80, 0xc, 0x40)
/usr/local/go/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc000011210, 0xc000ef54d8, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:177 +0x69
io.ReadAtLeast(0x7f9b7e00d0e0, 0xc00132be90, 0xc000ef54d8, 0x4, 0x4, 0x4, 0xc00076ad60, 0xe955cf, 0xc0001aeb10)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/libp2p/go-msgio.ReadLen(0x7f9b7e00d0e0, 0xc00132be90, 0xc000ef54d8, 0x4, 0x4, 0xc03e926c40, 0x940cf1, 0xc00076adb0)
/go/pkg/mod/github.com/libp2p/[email protected]/num.go:27 +0x81
github.com/libp2p/go-msgio.(*reader).nextMsgLen(0xc00117b4a0, 0x1a455a0, 0xc000ef5510, 0xc00076ade0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:159 +0x78
github.com/libp2p/go-msgio.(*reader).NextMsgLen(0xc00117b4a0, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:154 +0x84
github.com/libp2p/go-libp2p-secio.(*etmReader).Read(0xc00130b360, 0xc00115e0b0, 0xc, 0xc, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/rw.go:163 +0xd2
io.ReadAtLeast(0x7f9b7e0406b0, 0xc000f14fc0, 0xc00115e0b0, 0xc, 0xc, 0xc, 0xc, 0x0, 0x0)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/whyrusleeping/yamux.(*Session).recvLoop(0xc0004a9440, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:535 +0xd2
github.com/whyrusleeping/yamux.(*Session).recv(0xc0004a9440)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:514 +0x2b
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:128 +0x386
goroutine 827 [chan receive, 178 minutes]:
github.com/jbenet/goprocess.(*process).CloseAfterChildren(0xc000311380, 0xc0003113e0, 0x0)
/go/pkg/mod/github.com/jbenet/[email protected]/impl-mutex.go:266 +0x17a
created by github.com/ipfs/go-ds-flatfs.(*Datastore).Query
/go/pkg/mod/github.com/ipfs/[email protected]/flatfs.go:670 +0x1b6
goroutine 16022739 [select, 1 minutes]:
github.com/ipfs/go-bitswap/messagequeue.(*MessageQueue).runQueue(0xc0093ed8c0)
/go/pkg/mod/github.com/ipfs/[email protected]/messagequeue/messagequeue.go:104 +0x101
created by github.com/ipfs/go-bitswap/messagequeue.(*MessageQueue).Startup
/go/pkg/mod/github.com/ipfs/[email protected]/messagequeue/messagequeue.go:94 +0x96
goroutine 16071563 [select, 1 minutes]:
github.com/whyrusleeping/yamux.(*Session).keepalive(0xc004f38240)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:329 +0xc4
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:131 +0x3f5
goroutine 16073408 [select, 14 minutes]:
github.com/whyrusleeping/yamux.(*Session).AcceptStream(0xc000ece840, 0xc04af32240, 0x0, 0x94b8af)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:227 +0xb6
github.com/whyrusleeping/go-smux-yamux.(*conn).AcceptStream(0xc000ece840, 0xc0129d2fa0, 0x18, 0xc000481500, 0xf6ddca)
/go/pkg/mod/github.com/whyrusleeping/[email protected]+incompatible/yamux.go:39 +0x2c
github.com/libp2p/go-libp2p-swarm.(*Conn).start.func1(0xc002d1f380)
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_conn.go:97 +0xf0
created by github.com/libp2p/go-libp2p-swarm.(*Conn).start
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_conn.go:92 +0x3f
goroutine 21799872 [select, 1 minutes]:
github.com/jbenet/go-context/io.(*ctxReader).Read(0xc0c2ce3540, 0xc0c2d0a000, 0x1000, 0x1000, 0xc0b47a3b00, 0x7f9b5c02817e, 0x40)
/go/pkg/mod/github.com/jbenet/[email protected]/io/ctxio.go:113 +0x179
bufio.(*Reader).fill(0xc0b5941f20)
/usr/local/go/src/bufio/bufio.go:100 +0x10f
bufio.(*Reader).ReadByte(0xc0b5941f20, 0x1, 0x0, 0x60)
/usr/local/go/src/bufio/bufio.go:249 +0x39
encoding/binary.ReadUvarint(0x1a32080, 0xc0b5941f20, 0x0, 0xc0c28b3d00, 0x9e15ba)
/usr/local/go/src/encoding/binary/varint.go:110 +0x7b
github.com/gogo/protobuf/io.(*varintReader).ReadMsg(0xc0c2cd5640, 0x1a58240, 0xc0b47a3b00, 0x1, 0x1)
/go/pkg/mod/github.com/gogo/[email protected]/io/varint.go:110 +0x3e
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage(0xc00029c750, 0x1a72540, 0xc0c2cab4e0, 0x155c9e0)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:70 +0x46b
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewStream(0xc00029c750, 0x1a72540, 0xc0c2cab4e0)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:52 +0x6d
github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).SetStreamHandler.func1(0xc0b55e0e90, 0xf, 0x7f9b7e011418, 0xc0c2cab4e0, 0xf85de5, 0xc00040b8c0)
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:374 +0x9d
created by github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).newStreamHandler
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:276 +0x6a0
goroutine 16907475 [select, 1 minutes]:
github.com/whyrusleeping/yamux.(*Session).AcceptStream(0xc02953c0c0, 0xc0802b0ea0, 0x0, 0x94b8af)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:227 +0xb6
github.com/whyrusleeping/go-smux-yamux.(*conn).AcceptStream(0xc02953c0c0, 0xc02bc6bfa0, 0x18, 0xc000481800, 0xf6ddca)
/go/pkg/mod/github.com/whyrusleeping/[email protected]+incompatible/yamux.go:39 +0x2c
github.com/libp2p/go-libp2p-swarm.(*Conn).start.func1(0xc028ef4ae0)
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_conn.go:97 +0xf0
created by github.com/libp2p/go-libp2p-swarm.(*Conn).start
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_conn.go:92 +0x3f
goroutine 53045 [select, 176 minutes]:
github.com/whyrusleeping/yamux.(*Session).AcceptStream(0xc0024872c0, 0xc001a0eea0, 0x0, 0x94b8af)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:227 +0xb6
github.com/whyrusleeping/go-smux-yamux.(*conn).AcceptStream(0xc0024872c0, 0xc0025befa0, 0x18, 0xc000481980, 0xf6ddca)
/go/pkg/mod/github.com/whyrusleeping/[email protected]+incompatible/yamux.go:39 +0x2c
github.com/libp2p/go-libp2p-swarm.(*Conn).start.func1(0xc00282cc60)
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_conn.go:97 +0xf0
created by github.com/libp2p/go-libp2p-swarm.(*Conn).start
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_conn.go:92 +0x3f
goroutine 17553069 [select]:
github.com/ipfs/go-bitswap/messagequeue.(*MessageQueue).runQueue(0xc03cc433f0)
/go/pkg/mod/github.com/ipfs/[email protected]/messagequeue/messagequeue.go:104 +0x101
created by github.com/ipfs/go-bitswap/messagequeue.(*MessageQueue).Startup
/go/pkg/mod/github.com/ipfs/[email protected]/messagequeue/messagequeue.go:94 +0x96
goroutine 572 [select, 1 minutes]:
github.com/ipfs/go-bitswap/messagequeue.(*MessageQueue).runQueue(0xc0000be420)
/go/pkg/mod/github.com/ipfs/[email protected]/messagequeue/messagequeue.go:104 +0x101
created by github.com/ipfs/go-bitswap/messagequeue.(*MessageQueue).Startup
/go/pkg/mod/github.com/ipfs/[email protected]/messagequeue/messagequeue.go:94 +0x96
goroutine 16052789 [select, 5 minutes]:
github.com/jbenet/go-context/io.(*ctxReader).Read(0xc00ea1cb40, 0xc00d75b000, 0x1000, 0x1000, 0x2093, 0x0, 0x0)
/go/pkg/mod/github.com/jbenet/[email protected]/io/ctxio.go:113 +0x179
bufio.(*Reader).fill(0xc016914120)
/usr/local/go/src/bufio/bufio.go:100 +0x10f
bufio.(*Reader).ReadByte(0xc016914120, 0x2093, 0x10929, 0x60)
/usr/local/go/src/bufio/bufio.go:249 +0x39
encoding/binary.ReadUvarint(0x1a32080, 0xc016914120, 0x1a5e1c0, 0xc01a990d00, 0x9e15ba)
/usr/local/go/src/encoding/binary/varint.go:110 +0x7b
github.com/gogo/protobuf/io.(*varintReader).ReadMsg(0xc01770bc40, 0x1a58240, 0xc06fe13200, 0x1, 0x1)
/go/pkg/mod/github.com/gogo/[email protected]/io/varint.go:110 +0x3e
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage(0xc00029c750, 0x1a72540, 0xc00ea1cae0, 0x155c9e0)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:70 +0x46b
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewStream(0xc00029c750, 0x1a72540, 0xc00ea1cae0)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:52 +0x6d
github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).SetStreamHandler.func1(0xc0196480d0, 0xf, 0x7f9b7e011418, 0xc00ea1cae0, 0x1b548, 0xc00040b8c0)
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:374 +0x9d
created by github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).newStreamHandler
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:276 +0x6a0
goroutine 22102301 [select, 1 minutes]:
github.com/whyrusleeping/yamux.(*Stream).Read(0xc0035cb8c0, 0xc0ba4c1000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/stream.go:134 +0x238
github.com/libp2p/go-libp2p-swarm.(*Stream).Read(0xc004ac1680, 0xc0ba4c1000, 0x1000, 0x1000, 0x27, 0x0, 0xc0936eea18)
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_stream.go:64 +0x64
github.com/multiformats/go-multistream.(*lazyServerConn).Read(0xc004cbff50, 0xc0ba4c1000, 0x1000, 0x1000, 0x1, 0xf9c85f, 0xc0936eea18)
/go/pkg/mod/github.com/multiformats/[email protected]/lazyServer.go:32 +0x76
github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Read(0xc00113d1e0, 0xc0ba4c1000, 0x1000, 0x1000, 0x94a4c6, 0x18e1600, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:731 +0x52
github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0xc00113d280, 0xc0ba4c1000, 0x1000, 0x1000, 0xc0b646f8c0)
/go/pkg/mod/github.com/jbenet/[email protected]/io/ctxio.go:108 +0x55
created by github.com/jbenet/go-context/io.(*ctxReader).Read
/go/pkg/mod/github.com/jbenet/[email protected]/io/ctxio.go:107 +0xc4
goroutine 829 [select, 178 minutes]:
github.com/libp2p/go-libp2p-kad-dht.(*dhtQueryRunner).Run(0xc0004241b0, 0x1a5e100, 0xc000594940, 0xc0001823f0, 0x3, 0x3, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/query.go:157 +0x2a0
github.com/libp2p/go-libp2p-kad-dht.(*dhtQuery).Run(0xc000182450, 0x1a5e100, 0xc000594940, 0xc0001823f0, 0x3, 0x3, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/query.go:71 +0xff
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers.func2(0xc000311aa0, 0xc000530b00, 0xc000182450, 0x1a5e100, 0xc000272680, 0xc0001823f0, 0x3, 0x3, 0xc0001453b0, 0x22)
/go/pkg/mod/github.com/libp2p/[email protected]/lookup.go:96 +0xdb
created by github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers
/go/pkg/mod/github.com/libp2p/[email protected]/lookup.go:92 +0x358
goroutine 490246 [select, 1 minutes]:
github.com/whyrusleeping/yamux.(*Session).sendLoop(0xc005c90240, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:472 +0x13f
github.com/whyrusleeping/yamux.(*Session).send(0xc005c90240)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:457 +0x2b
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:129 +0x3a8
goroutine 21598544 [select, 2 minutes]:
github.com/whyrusleeping/yamux.(*Stream).Read(0xc00045a7e0, 0xc03503c000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/stream.go:134 +0x238
github.com/libp2p/go-libp2p-swarm.(*Stream).Read(0xc000164cd0, 0xc03503c000, 0x1000, 0x1000, 0x27, 0x0, 0xc0024bcc58)
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_stream.go:64 +0x64
github.com/multiformats/go-multistream.(*lazyServerConn).Read(0xc000247b00, 0xc03503c000, 0x1000, 0x1000, 0x1, 0xf9c85f, 0xc0024bcc58)
/go/pkg/mod/github.com/multiformats/[email protected]/lazyServer.go:32 +0x76
github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Read(0xc000381f20, 0xc03503c000, 0x1000, 0x1000, 0x94a4c6, 0x18e1600, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:731 +0x52
github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0xc00046c000, 0xc03503c000, 0x1000, 0x1000, 0xc022238d20)
/go/pkg/mod/github.com/jbenet/[email protected]/io/ctxio.go:108 +0x55
created by github.com/jbenet/go-context/io.(*ctxReader).Read
/go/pkg/mod/github.com/jbenet/[email protected]/io/ctxio.go:107 +0xc4
goroutine 16077984 [IO wait, 1 minutes]:
internal/poll.runtime_pollWait(0x7f9b76369c18, 0x72, 0xffffffffffffffff)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc001bb6e98, 0x72, 0x0, 0x4, 0xffffffffffffffff)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc001bb6e80, 0xc009142048, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc001bb6e80, 0xc009142048, 0x4, 0x4, 0xc0c1a61680, 0xc, 0x40)
/usr/local/go/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc016ccc390, 0xc009142048, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:177 +0x69
io.ReadAtLeast(0x7f9b7e00d0e0, 0xc00d207b60, 0xc009142048, 0x4, 0x4, 0x4, 0xc016e73d60, 0xe955cf, 0xc0001aeb10)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/libp2p/go-msgio.ReadLen(0x7f9b7e00d0e0, 0xc00d207b60, 0xc009142048, 0x4, 0x4, 0xc0035dfd40, 0x940cf1, 0xc016e73db0)
/go/pkg/mod/github.com/libp2p/[email protected]/num.go:27 +0x81
github.com/libp2p/go-msgio.(*reader).nextMsgLen(0xc002815ef0, 0x1a455a0, 0xc009142080, 0xc016e73de0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:159 +0x78
github.com/libp2p/go-msgio.(*reader).NextMsgLen(0xc002815ef0, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:154 +0x84
github.com/libp2p/go-libp2p-secio.(*etmReader).Read(0xc006cf08c0, 0xc0067892e0, 0xc, 0xc, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/rw.go:163 +0xd2
io.ReadAtLeast(0x7f9b7e0406b0, 0xc00fc5f440, 0xc0067892e0, 0xc, 0xc, 0xc, 0xc, 0x0, 0x0)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/whyrusleeping/yamux.(*Session).recvLoop(0xc0111dde00, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:535 +0xd2
github.com/whyrusleeping/yamux.(*Session).recv(0xc0111dde00)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:514 +0x2b
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:128 +0x386
goroutine 18484694 [IO wait, 1 minutes]:
internal/poll.runtime_pollWait(0x7f9b7dfcd220, 0x72, 0xffffffffffffffff)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc023e3c118, 0x72, 0x0, 0x4, 0xffffffffffffffff)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc023e3c100, 0xc014aa73b0, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc023e3c100, 0xc014aa73b0, 0x4, 0x4, 0x0, 0x0, 0xc0618d2cb0)
/usr/local/go/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc048493f98, 0xc014aa73b0, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:177 +0x69
io.ReadAtLeast(0x7f9b7e00d0e0, 0xc0102cf1d0, 0xc014aa73b0, 0x4, 0x4, 0x4, 0x97c97c, 0xc0a8a96b70, 0xc0618d2d70)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/libp2p/go-msgio.ReadLen(0x7f9b7e00d0e0, 0xc0102cf1d0, 0xc014aa73b0, 0x4, 0x4, 0xc035a143c0, 0xc0618d2d98, 0xc0618d2db0)
/go/pkg/mod/github.com/libp2p/[email protected]/num.go:27 +0x81
github.com/libp2p/go-msgio.(*reader).nextMsgLen(0xc0245e48c0, 0x1a455a0, 0xc014aa73b8, 0xc0618d2de0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:159 +0x78
github.com/libp2p/go-msgio.(*reader).NextMsgLen(0xc0245e48c0, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:154 +0x84
github.com/libp2p/go-libp2p-secio.(*etmReader).Read(0xc0239826e0, 0xc01047cc00, 0xc, 0xc, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/rw.go:163 +0xd2
io.ReadAtLeast(0x7f9b7e0406b0, 0xc015a04fc0, 0xc01047cc00, 0xc, 0xc, 0xc, 0xc, 0x0, 0x0)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/whyrusleeping/yamux.(*Session).recvLoop(0xc03deb8a80, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:535 +0xd2
github.com/whyrusleeping/yamux.(*Session).recv(0xc03deb8a80)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:514 +0x2b
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:128 +0x386
goroutine 20014769 [select, 1 minutes]:
github.com/whyrusleeping/yamux.(*Session).sendLoop(0xc0700660c0, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:472 +0x13f
github.com/whyrusleeping/yamux.(*Session).send(0xc0700660c0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:457 +0x2b
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:129 +0x3a8
goroutine 18076464 [select, 1 minutes]:
github.com/whyrusleeping/yamux.(*Session).keepalive(0xc02d6e6c00)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:329 +0xc4
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:131 +0x3f5
goroutine 15942638 [select, 1 minutes]:
github.com/whyrusleeping/yamux.(*Session).keepalive(0xc0086cfe00)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:329 +0xc4
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:131 +0x3f5
goroutine 16015279 [select, 1 minutes]:
github.com/jbenet/go-context/io.(*ctxReader).Read(0xc00e28fc60, 0xc00389b000, 0x1000, 0x1000, 0x5ac, 0x0, 0x0)
/go/pkg/mod/github.com/jbenet/[email protected]/io/ctxio.go:113 +0x179
bufio.(*Reader).fill(0xc00af36000)
/usr/local/go/src/bufio/bufio.go:100 +0x10f
bufio.(*Reader).ReadByte(0xc00af36000, 0x1, 0x0, 0x60)
/usr/local/go/src/bufio/bufio.go:249 +0x39
encoding/binary.ReadUvarint(0x1a32080, 0xc00af36000, 0x0, 0xc010df7d00, 0x9e15ba)
/usr/local/go/src/encoding/binary/varint.go:110 +0x7b
github.com/gogo/protobuf/io.(*varintReader).ReadMsg(0xc01422c440, 0x1a58240, 0xc037fab300, 0x1, 0x1)
/go/pkg/mod/github.com/gogo/[email protected]/io/varint.go:110 +0x3e
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage(0xc00029c750, 0x1a72540, 0xc00e28fbc0, 0x155c9e0)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:70 +0x46b
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewStream(0xc00029c750, 0x1a72540, 0xc00e28fbc0)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:52 +0x6d
github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).SetStreamHandler.func1(0xc010c479c0, 0xf, 0x7f9b7e011418, 0xc00e28fbc0, 0x744702, 0xc00040b8c0)
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:374 +0x9d
created by github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).newStreamHandler
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:276 +0x6a0
goroutine 520 [select, 1 minutes]:
github.com/whyrusleeping/yamux.(*Session).keepalive(0xc0004a8180)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:329 +0xc4
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:131 +0x3f5
goroutine 518 [IO wait, 1 minutes]:
internal/poll.runtime_pollWait(0x7f9b7e004d88, 0x72, 0xffffffffffffffff)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc000128098, 0x72, 0x0, 0x4, 0xffffffffffffffff)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc000128080, 0xc000427670, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc000128080, 0xc000427670, 0x4, 0x4, 0xc0c1a61680, 0xc, 0x40)
/usr/local/go/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc000118088, 0xc000427670, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:177 +0x69
io.ReadAtLeast(0x7f9b7e00d0e0, 0xc000352000, 0xc000427670, 0x4, 0x4, 0x4, 0xc000479d60, 0xe955cf, 0xc0001aeb10)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/libp2p/go-msgio.ReadLen(0x7f9b7e00d0e0, 0xc000352000, 0xc000427670, 0x4, 0x4, 0xc000573980, 0x940cf1, 0xc000479db0)
/go/pkg/mod/github.com/libp2p/[email protected]/num.go:27 +0x81
github.com/libp2p/go-msgio.(*reader).nextMsgLen(0xc000356320, 0x1a455a0, 0xc000427678, 0xc000479de0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:159 +0x78
github.com/libp2p/go-msgio.(*reader).NextMsgLen(0xc000356320, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:154 +0x84
github.com/libp2p/go-libp2p-secio.(*etmReader).Read(0xc000167900, 0xc000328a90, 0xc, 0xc, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/rw.go:163 +0xd2
io.ReadAtLeast(0x7f9b7e0406b0, 0xc000190fc0, 0xc000328a90, 0xc, 0xc, 0xc, 0xc, 0x0, 0x0)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/whyrusleeping/yamux.(*Session).recvLoop(0xc0004a8180, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:535 +0xd2
github.com/whyrusleeping/yamux.(*Session).recv(0xc0004a8180)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:514 +0x2b
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:128 +0x386
goroutine 832 [select]:
github.com/libp2p/go-libp2p-peerstore/queue.(*ChanQueue).process.func1(0xc0004cfec0, 0xc000531080, 0xc000118708, 0x1a5ea00, 0xc00032cd50)
/go/pkg/mod/github.com/libp2p/[email protected]/queue/sync.go:62 +0x34a
created by github.com/libp2p/go-libp2p-peerstore/queue.(*ChanQueue).process
/go/pkg/mod/github.com/libp2p/[email protected]/queue/sync.go:34 +0xe7
goroutine 20642271 [IO wait]:
internal/poll.runtime_pollWait(0x7f9b5c23bc00, 0x72, 0xffffffffffffffff)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc01f240998, 0x72, 0x0, 0x4, 0xffffffffffffffff)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc01f240980, 0xc04fd3e488, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc01f240980, 0xc04fd3e488, 0x4, 0x4, 0xc0bd2502c0, 0xc, 0x40)
/usr/local/go/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc031b67620, 0xc04fd3e488, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:177 +0x69
io.ReadAtLeast(0x7f9b7e00d0e0, 0xc07a6eb7d0, 0xc04fd3e488, 0x4, 0x4, 0x4, 0xc096eb5d98, 0x9408ed, 0xc0001aeb10)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/libp2p/go-msgio.ReadLen(0x7f9b7e00d0e0, 0xc07a6eb7d0, 0xc04fd3e488, 0x4, 0x4, 0xc038fcf740, 0x67b69c06, 0xc096eb5db0)
/go/pkg/mod/github.com/libp2p/[email protected]/num.go:27 +0x81
github.com/libp2p/go-msgio.(*reader).nextMsgLen(0xc054ec8d20, 0x1a455a0, 0xc04fd3e4d0, 0xc096eb5de0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:159 +0x78
github.com/libp2p/go-msgio.(*reader).NextMsgLen(0xc054ec8d20, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:154 +0x84
github.com/libp2p/go-libp2p-secio.(*etmReader).Read(0xc05215e820, 0xc058e03550, 0xc, 0xc, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/rw.go:163 +0xd2
io.ReadAtLeast(0x7f9b7e0406b0, 0xc09bd16480, 0xc058e03550, 0xc, 0xc, 0xc, 0xc, 0x0, 0x0)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/whyrusleeping/yamux.(*Session).recvLoop(0xc04223cb40, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:535 +0xd2
github.com/whyrusleeping/yamux.(*Session).recv(0xc04223cb40)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:514 +0x2b
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:128 +0x386
goroutine 1526450 [select, 1 minutes]:
github.com/whyrusleeping/yamux.(*Session).keepalive(0xc0033fde00)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:329 +0xc4
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:131 +0x3f5
goroutine 16071776 [select, 1 minutes]:
github.com/whyrusleeping/yamux.(*Session).keepalive(0xc004f39d40)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:329 +0xc4
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:131 +0x3f5
goroutine 16808691 [select, 1 minutes]:
github.com/jbenet/go-context/io.(*ctxReader).Read(0xc00fdc31a0, 0xc01b791000, 0x1000, 0x1000, 0x5b5, 0x0, 0x0)
/go/pkg/mod/github.com/jbenet/[email protected]/io/ctxio.go:113 +0x179
bufio.(*Reader).fill(0xc023f03380)
/usr/local/go/src/bufio/bufio.go:100 +0x10f
bufio.(*Reader).ReadByte(0xc023f03380, 0x1, 0x0, 0x60)
/usr/local/go/src/bufio/bufio.go:249 +0x39
encoding/binary.ReadUvarint(0x1a32080, 0xc023f03380, 0x0, 0xc02594bd00, 0x9e15ba)
/usr/local/go/src/encoding/binary/varint.go:110 +0x7b
github.com/gogo/protobuf/io.(*varintReader).ReadMsg(0xc0130d2940, 0x1a58240, 0xc02348a680, 0x1, 0x1)
/go/pkg/mod/github.com/gogo/[email protected]/io/varint.go:110 +0x3e
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage(0xc00029c750, 0x1a72540, 0xc00fdc3000, 0x155c9e0)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:70 +0x46b
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewStream(0xc00029c750, 0x1a72540, 0xc00fdc3000)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:52 +0x6d
github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).SetStreamHandler.func1(0xc0074529b0, 0xf, 0x7f9b7e011418, 0xc00fdc3000, 0x4e01c4, 0xc00040b8c0)
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:374 +0x9d
created by github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).newStreamHandler
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:276 +0x6a0
goroutine 21491245 [IO wait, 1 minutes]:
internal/poll.runtime_pollWait(0x7f9b597a2cf0, 0x72, 0xffffffffffffffff)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc0c0252798, 0x72, 0x0, 0x4, 0xffffffffffffffff)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0c0252780, 0xc0b175a768, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0c0252780, 0xc0b175a768, 0x4, 0x4, 0xc0c13b2cc0, 0xc, 0x40)
/usr/local/go/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0c0268078, 0xc0b175a768, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:177 +0x69
io.ReadAtLeast(0x7f9b7e00d0e0, 0xc00214a300, 0xc0b175a768, 0x4, 0x4, 0x4, 0xc0be9d4d60, 0xe955cf, 0xc0001aeb10)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/libp2p/go-msgio.ReadLen(0x7f9b7e00d0e0, 0xc00214a300, 0xc0b175a768, 0x4, 0x4, 0xc0c0637400, 0x940cf1, 0xc0be9d4db0)
/go/pkg/mod/github.com/libp2p/[email protected]/num.go:27 +0x81
github.com/libp2p/go-msgio.(*reader).nextMsgLen(0xc0ad947b80, 0x1a455a0, 0xc0b175a7a0, 0xc0be9d4de0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:159 +0x78
github.com/libp2p/go-msgio.(*reader).NextMsgLen(0xc0ad947b80, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:154 +0x84
github.com/libp2p/go-libp2p-secio.(*etmReader).Read(0xc09c21c000, 0xc0bbd983f0, 0xc, 0xc, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/rw.go:163 +0xd2
io.ReadAtLeast(0x7f9b7e0406b0, 0xc0c0752240, 0xc0bbd983f0, 0xc, 0xc, 0xc, 0xc, 0x0, 0x0)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/whyrusleeping/yamux.(*Session).recvLoop(0xc0bc0bf500, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:535 +0xd2
github.com/whyrusleeping/yamux.(*Session).recv(0xc0bc0bf500)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:514 +0x2b
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:128 +0x386
goroutine 15769387 [select, 16 minutes]:
github.com/whyrusleeping/yamux.(*Session).AcceptStream(0xc002466600, 0xc083de6d80, 0x0, 0x94b8af)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:227 +0xb6
github.com/whyrusleeping/go-smux-yamux.(*conn).AcceptStream(0xc002466600, 0xc002d6cfa0, 0x18, 0xc00028c480, 0xf6ddca)
/go/pkg/mod/github.com/whyrusleeping/[email protected]+incompatible/yamux.go:39 +0x2c
github.com/libp2p/go-libp2p-swarm.(*Conn).start.func1(0xc001fd7620)
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_conn.go:97 +0xf0
created by github.com/libp2p/go-libp2p-swarm.(*Conn).start
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_conn.go:92 +0x3f
goroutine 18854118 [select, 1 minutes]:
github.com/whyrusleeping/yamux.(*Session).keepalive(0xc0851b2000)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:329 +0xc4
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:131 +0x3f5
goroutine 16262647 [select, 5 minutes]:
github.com/jbenet/go-context/io.(*ctxReader).Read(0xc0025900c0, 0xc00d927000, 0x1000, 0x1000, 0x92b, 0x0, 0x0)
/go/pkg/mod/github.com/jbenet/[email protected]/io/ctxio.go:113 +0x179
bufio.(*Reader).fill(0xc003102120)
/usr/local/go/src/bufio/bufio.go:100 +0x10f
bufio.(*Reader).ReadByte(0xc003102120, 0x1, 0x0, 0x60)
/usr/local/go/src/bufio/bufio.go:249 +0x39
encoding/binary.ReadUvarint(0x1a32080, 0xc003102120, 0x0, 0xc00068bd00, 0x9e15ba)
/usr/local/go/src/encoding/binary/varint.go:110 +0x7b
github.com/gogo/protobuf/io.(*varintReader).ReadMsg(0xc003382480, 0x1a58240, 0xc09bc52480, 0x1, 0x1)
/go/pkg/mod/github.com/gogo/[email protected]/io/varint.go:110 +0x3e
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage(0xc00029c750, 0x1a72540, 0xc002590040, 0x155c9e0)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:70 +0x46b
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewStream(0xc00029c750, 0x1a72540, 0xc002590040)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:52 +0x6d
github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).SetStreamHandler.func1(0xc00e245640, 0xf, 0x7f9b7e011418, 0xc002590040, 0x233e9, 0xc00040b8c0)
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:374 +0x9d
created by github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).newStreamHandler
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:276 +0x6a0
goroutine 15869349 [IO wait, 1 minutes]:
internal/poll.runtime_pollWait(0x7f9b7404f1b8, 0x72, 0xffffffffffffffff)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc00a385918, 0x72, 0x0, 0x4, 0xffffffffffffffff)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc00a385900, 0xc006b6fe30, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc00a385900, 0xc006b6fe30, 0x4, 0x4, 0xc0c13b2cc0, 0xc, 0x40)
/usr/local/go/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc00ac93d10, 0xc006b6fe30, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:177 +0x69
io.ReadAtLeast(0x7f9b7e00d0e0, 0xc0025413b0, 0xc006b6fe30, 0x4, 0x4, 0x4, 0xc004210d60, 0xe955cf, 0xc0001aeb10)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/libp2p/go-msgio.ReadLen(0x7f9b7e00d0e0, 0xc0025413b0, 0xc006b6fe30, 0x4, 0x4, 0xc00cd6c740, 0x940cf1, 0xc004210db0)
/go/pkg/mod/github.com/libp2p/[email protected]/num.go:27 +0x81
github.com/libp2p/go-msgio.(*reader).nextMsgLen(0xc0063f35e0, 0x1a455a0, 0xc006b6fe38, 0xc004210de0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:159 +0x78
github.com/libp2p/go-msgio.(*reader).NextMsgLen(0xc0063f35e0, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:154 +0x84
github.com/libp2p/go-libp2p-secio.(*etmReader).Read(0xc00106cd20, 0xc00115e8c0, 0xc, 0xc, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/rw.go:163 +0xd2
io.ReadAtLeast(0x7f9b7e0406b0, 0xc0030bf440, 0xc00115e8c0, 0xc, 0xc, 0xc, 0xc, 0x0, 0x0)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/whyrusleeping/yamux.(*Session).recvLoop(0xc001f22600, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:535 +0xd2
github.com/whyrusleeping/yamux.(*Session).recv(0xc001f22600)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:514 +0x2b
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:128 +0x386
goroutine 15853591 [select]:
github.com/ipfs/go-bitswap/messagequeue.(*MessageQueue).runQueue(0xc00161d340)
/go/pkg/mod/github.com/ipfs/[email protected]/messagequeue/messagequeue.go:104 +0x101
created by github.com/ipfs/go-bitswap/messagequeue.(*MessageQueue).Startup
/go/pkg/mod/github.com/ipfs/[email protected]/messagequeue/messagequeue.go:94 +0x96
goroutine 21608547 [select, 2 minutes]:
github.com/whyrusleeping/yamux.(*Stream).Read(0xc093acca20, 0xc042054000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/stream.go:134 +0x238
github.com/libp2p/go-libp2p-swarm.(*Stream).Read(0xc04825b450, 0xc042054000, 0x1000, 0x1000, 0x29, 0x0, 0xc081ceea18)
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_stream.go:64 +0x64
github.com/multiformats/go-multistream.(*lazyServerConn).Read(0xc040865c20, 0xc042054000, 0x1000, 0x1000, 0x1, 0xf9c85f, 0xc081ceea18)
/go/pkg/mod/github.com/multiformats/[email protected]/lazyServer.go:32 +0x76
github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Read(0xc03b0cfd60, 0xc042054000, 0x1000, 0x1000, 0x94a4c6, 0x18e1600, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:731 +0x52
github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0xc03b0cfdc0, 0xc042054000, 0x1000, 0x1000, 0xc027c0c480)
/go/pkg/mod/github.com/jbenet/[email protected]/io/ctxio.go:108 +0x55
created by github.com/jbenet/go-context/io.(*ctxReader).Read
/go/pkg/mod/github.com/jbenet/[email protected]/io/ctxio.go:107 +0xc4
goroutine 39654 [select, 1 minutes]:
github.com/ipfs/go-bitswap/messagequeue.(*MessageQueue).runQueue(0xc001bc0bb0)
/go/pkg/mod/github.com/ipfs/[email protected]/messagequeue/messagequeue.go:104 +0x101
created by github.com/ipfs/go-bitswap/messagequeue.(*MessageQueue).Startup
/go/pkg/mod/github.com/ipfs/[email protected]/messagequeue/messagequeue.go:94 +0x96
goroutine 16335978 [select]:
github.com/whyrusleeping/yamux.(*Session).sendLoop(0xc01e296e40, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:472 +0x13f
github.com/whyrusleeping/yamux.(*Session).send(0xc01e296e40)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:457 +0x2b
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:129 +0x3a8
goroutine 702573 [select]:
github.com/ipfs/go-bitswap/messagequeue.(*MessageQueue).runQueue(0xc001298f20)
/go/pkg/mod/github.com/ipfs/[email protected]/messagequeue/messagequeue.go:104 +0x101
created by github.com/ipfs/go-bitswap/messagequeue.(*MessageQueue).Startup
/go/pkg/mod/github.com/ipfs/[email protected]/messagequeue/messagequeue.go:94 +0x96
goroutine 853 [chan receive, 178 minutes]:
github.com/jbenet/goprocess/context.CloseAfterContext.func1(0x1a5e100, 0xc000594940, 0x1a706c0, 0xc000311b60)
/go/pkg/mod/github.com/jbenet/[email protected]/context/context.go:66 +0x48
created by github.com/jbenet/goprocess/context.CloseAfterContext
/go/pkg/mod/github.com/jbenet/[email protected]/context/context.go:65 +0x90
goroutine 11954038 [select, 1 minutes]:
github.com/ipfs/go-bitswap/messagequeue.(*MessageQueue).runQueue(0xc001ee0790)
/go/pkg/mod/github.com/ipfs/[email protected]/messagequeue/messagequeue.go:104 +0x101
created by github.com/ipfs/go-bitswap/messagequeue.(*MessageQueue).Startup
/go/pkg/mod/github.com/ipfs/[email protected]/messagequeue/messagequeue.go:94 +0x96
goroutine 21692044 [select, 1 minutes]:
github.com/whyrusleeping/yamux.(*Session).keepalive(0xc020981e00)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:329 +0xc4
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:131 +0x3f5
goroutine 16073389 [select, 2 minutes]:
github.com/jbenet/go-context/io.(*ctxReader).Read(0xc00f4e7a00, 0xc007446000, 0x1000, 0x1000, 0xaae, 0x0, 0x0)
/go/pkg/mod/github.com/jbenet/[email protected]/io/ctxio.go:113 +0x179
bufio.(*Reader).fill(0xc002bed9e0)
/usr/local/go/src/bufio/bufio.go:100 +0x10f
bufio.(*Reader).ReadByte(0xc002bed9e0, 0x1, 0x0, 0x60)
/usr/local/go/src/bufio/bufio.go:249 +0x39
encoding/binary.ReadUvarint(0x1a32080, 0xc002bed9e0, 0x0, 0xc01a6aad00, 0x9e15ba)
/usr/local/go/src/encoding/binary/varint.go:110 +0x7b
github.com/gogo/protobuf/io.(*varintReader).ReadMsg(0xc009ff1d00, 0x1a58240, 0xc0135e5400, 0x1, 0x1)
/go/pkg/mod/github.com/gogo/[email protected]/io/varint.go:110 +0x3e
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage(0xc00029c750, 0x1a72540, 0xc00f4e7960, 0x155c9e0)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:70 +0x46b
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewStream(0xc00029c750, 0x1a72540, 0xc00f4e7960)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:52 +0x6d
github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).SetStreamHandler.func1(0xc00aa5fde0, 0xf, 0x7f9b7e011418, 0xc00f4e7960, 0x2de21, 0xc00040b8c0)
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:374 +0x9d
created by github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).newStreamHandler
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:276 +0x6a0
goroutine 13268 [select, 2 minutes]:
github.com/whyrusleeping/yamux.(*Session).AcceptStream(0xc0004a9440, 0xc0be69d7a0, 0x0, 0x94b8af)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:227 +0xb6
github.com/whyrusleeping/go-smux-yamux.(*conn).AcceptStream(0xc0004a9440, 0xc00133bfa0, 0x18, 0xc00028d980, 0xf6ddca)
/go/pkg/mod/github.com/whyrusleeping/[email protected]+incompatible/yamux.go:39 +0x2c
github.com/libp2p/go-libp2p-swarm.(*Conn).start.func1(0xc0012f77a0)
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_conn.go:97 +0xf0
created by github.com/libp2p/go-libp2p-swarm.(*Conn).start
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_conn.go:92 +0x3f
goroutine 16167985 [select]:
github.com/whyrusleeping/yamux.(*Session).keepalive(0xc01d4f0480)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:329 +0xc4
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:131 +0x3f5
goroutine 21117910 [IO wait]:
internal/poll.runtime_pollWait(0x7f9b59795938, 0x72, 0xffffffffffffffff)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc097156618, 0x72, 0x0, 0x4, 0xffffffffffffffff)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc097156600, 0xc0a5ba7588, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc097156600, 0xc0a5ba7588, 0x4, 0x4, 0xc0c12ff5c0, 0xc, 0x40)
/usr/local/go/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0b05f4a08, 0xc0a5ba7588, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:177 +0x69
io.ReadAtLeast(0x7f9b7e00d0e0, 0xc0a7524a50, 0xc0a5ba7588, 0x4, 0x4, 0x4, 0xc0aa973d98, 0x9408ed, 0xc0001aeb10)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/libp2p/go-msgio.ReadLen(0x7f9b7e00d0e0, 0xc0a7524a50, 0xc0a5ba7588, 0x4, 0x4, 0xc07366c2c0, 0x66539f93, 0xc0aa973db0)
/go/pkg/mod/github.com/libp2p/[email protected]/num.go:27 +0x81
github.com/libp2p/go-msgio.(*reader).nextMsgLen(0xc0a737f4f0, 0x1a455a0, 0xc0a5ba75c0, 0xc0aa973de0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:159 +0x78
github.com/libp2p/go-msgio.(*reader).NextMsgLen(0xc0a737f4f0, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:154 +0x84
github.com/libp2p/go-libp2p-secio.(*etmReader).Read(0xc0a5796f00, 0xc0a6ca1520, 0xc, 0xc, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/rw.go:163 +0xd2
io.ReadAtLeast(0x7f9b7e0406b0, 0xc0a48286c0, 0xc0a6ca1520, 0xc, 0xc, 0xc, 0xc, 0x0, 0x0)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/whyrusleeping/yamux.(*Session).recvLoop(0xc04b132600, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:535 +0xd2
github.com/whyrusleeping/yamux.(*Session).recv(0xc04b132600)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:514 +0x2b
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:128 +0x386
goroutine 22028125 [select, 1 minutes]:
github.com/whyrusleeping/yamux.(*Stream).Read(0xc007b38000, 0xc0bbe91000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/stream.go:134 +0x238
github.com/libp2p/go-libp2p-swarm.(*Stream).Read(0xc0012c8e10, 0xc0bbe91000, 0x1000, 0x1000, 0x29, 0x0, 0xc0aefdc7d8)
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_stream.go:64 +0x64
github.com/multiformats/go-multistream.(*lazyServerConn).Read(0xc003656c30, 0xc0bbe91000, 0x1000, 0x1000, 0x1, 0xf9c85f, 0xc0aefdc7d8)
/go/pkg/mod/github.com/multiformats/[email protected]/lazyServer.go:32 +0x76
github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Read(0xc005369a40, 0xc0bbe91000, 0x1000, 0x1000, 0x94a4c6, 0x18e1600, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:731 +0x52
github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0xc005369aa0, 0xc0bbe91000, 0x1000, 0x1000, 0xc0820f2540)
/go/pkg/mod/github.com/jbenet/[email protected]/io/ctxio.go:108 +0x55
created by github.com/jbenet/go-context/io.(*ctxReader).Read
/go/pkg/mod/github.com/jbenet/[email protected]/io/ctxio.go:107 +0xc4
goroutine 16010656 [select, 25 minutes]:
github.com/whyrusleeping/yamux.(*Session).AcceptStream(0xc004dde000, 0xc022ff3680, 0x0, 0x94b8af)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:227 +0xb6
github.com/whyrusleeping/go-smux-yamux.(*conn).AcceptStream(0xc004dde000, 0xc002b8cfa0, 0x18, 0xc0005be000, 0xf6ddca)
/go/pkg/mod/github.com/whyrusleeping/[email protected]+incompatible/yamux.go:39 +0x2c
github.com/libp2p/go-libp2p-swarm.(*Conn).start.func1(0xc00ec438c0)
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_conn.go:97 +0xf0
created by github.com/libp2p/go-libp2p-swarm.(*Conn).start
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_conn.go:92 +0x3f
goroutine 21889590 [select, 1 minutes]:
github.com/whyrusleeping/yamux.(*Stream).Read(0xc00fa0b8c0, 0xc09f7c8000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/stream.go:134 +0x238
github.com/libp2p/go-libp2p-swarm.(*Stream).Read(0xc005923040, 0xc09f7c8000, 0x1000, 0x1000, 0x29, 0x0, 0xc02783e6b8)
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_stream.go:64 +0x64
github.com/multiformats/go-multistream.(*lazyServerConn).Read(0xc00ada3c20, 0xc09f7c8000, 0x1000, 0x1000, 0x1, 0xf9c85f, 0xc02783e6b8)
/go/pkg/mod/github.com/multiformats/[email protected]/lazyServer.go:32 +0x76
github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Read(0xc00dd90d40, 0xc09f7c8000, 0x1000, 0x1000, 0x94a4c6, 0x18e1600, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:731 +0x52
github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0xc00dd90de0, 0xc09f7c8000, 0x1000, 0x1000, 0xc07d9bbf80)
/go/pkg/mod/github.com/jbenet/[email protected]/io/ctxio.go:108 +0x55
created by github.com/jbenet/go-context/io.(*ctxReader).Read
/go/pkg/mod/github.com/jbenet/[email protected]/io/ctxio.go:107 +0xc4
goroutine 282443 [select, 5 minutes]:
github.com/jbenet/go-context/io.(*ctxReader).Read(0xc003794980, 0xc00154b000, 0x1000, 0x1000, 0x63c, 0x0, 0x0)
/go/pkg/mod/github.com/jbenet/[email protected]/io/ctxio.go:113 +0x179
bufio.(*Reader).fill(0xc0028be180)
/usr/local/go/src/bufio/bufio.go:100 +0x10f
bufio.(*Reader).ReadByte(0xc0028be180, 0x1, 0x0, 0x60)
/usr/local/go/src/bufio/bufio.go:249 +0x39
encoding/binary.ReadUvarint(0x1a32080, 0xc0028be180, 0x0, 0xc01236dd00, 0x9e15ba)
/usr/local/go/src/encoding/binary/varint.go:110 +0x7b
github.com/gogo/protobuf/io.(*varintReader).ReadMsg(0xc0068c0e00, 0x1a58240, 0xc0074a2c00, 0x1, 0x1)
/go/pkg/mod/github.com/gogo/[email protected]/io/varint.go:110 +0x3e
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage(0xc00029c750, 0x1a72540, 0xc003794920, 0x155c9e0)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:70 +0x46b
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewStream(0xc00029c750, 0x1a72540, 0xc003794920)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:52 +0x6d
github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).SetStreamHandler.func1(0xc004f14620, 0xf, 0x7f9b7e011418, 0xc003794920, 0x1beb5, 0xc00040b8c0)
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:374 +0x9d
created by github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).newStreamHandler
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:276 +0x6a0
goroutine 21166572 [select, 1 minutes]:
github.com/whyrusleeping/yamux.(*Session).sendLoop(0xc0b4cd3d40, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:472 +0x13f
github.com/whyrusleeping/yamux.(*Session).send(0xc0b4cd3d40)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:457 +0x2b
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:129 +0x3a8
goroutine 15934122 [IO wait, 1 minutes]:
internal/poll.runtime_pollWait(0x7f9b7df295f0, 0x72, 0xffffffffffffffff)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc012976f18, 0x72, 0x0, 0x4, 0xffffffffffffffff)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc012976f00, 0xc0104b3140, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc012976f00, 0xc0104b3140, 0x4, 0x4, 0xc0760803c0, 0xc, 0x40)
/usr/local/go/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc009d1aff0, 0xc0104b3140, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:177 +0x69
io.ReadAtLeast(0x7f9b7e00d0e0, 0xc0106bdf20, 0xc0104b3140, 0x4, 0x4, 0x4, 0xc013328d60, 0xe955cf, 0xc0001aeb10)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/libp2p/go-msgio.ReadLen(0x7f9b7e00d0e0, 0xc0106bdf20, 0xc0104b3140, 0x4, 0x4, 0xc03a5ad9c0, 0x940cf1, 0xc013328db0)
/go/pkg/mod/github.com/libp2p/[email protected]/num.go:27 +0x81
github.com/libp2p/go-msgio.(*reader).nextMsgLen(0xc0003ba230, 0x1a455a0, 0xc0104b3148, 0xc013328de0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:159 +0x78
github.com/libp2p/go-msgio.(*reader).NextMsgLen(0xc0003ba230, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:154 +0x84
github.com/libp2p/go-libp2p-secio.(*etmReader).Read(0xc004c7b4a0, 0xc00c933c50, 0xc, 0xc, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/rw.go:163 +0xd2
io.ReadAtLeast(0x7f9b7e0406b0, 0xc004a28d80, 0xc00c933c50, 0xc, 0xc, 0xc, 0xc, 0x0, 0x0)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/whyrusleeping/yamux.(*Session).recvLoop(0xc015988540, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:535 +0xd2
github.com/whyrusleeping/yamux.(*Session).recv(0xc015988540)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:514 +0x2b
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:128 +0x386
goroutine 5368222 [IO wait]:
internal/poll.runtime_pollWait(0x7f9b7dfacb28, 0x72, 0xffffffffffffffff)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc007950998, 0x72, 0x0, 0x4, 0xffffffffffffffff)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc007950980, 0xc009295fd0, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc007950980, 0xc009295fd0, 0x4, 0x4, 0xc0c12ff5c0, 0xc, 0x40)
/usr/local/go/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc00ee7d500, 0xc009295fd0, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:177 +0x69
io.ReadAtLeast(0x7f9b7e00d0e0, 0xc00b33a600, 0xc009295fd0, 0x4, 0x4, 0x4, 0xc001948d98, 0x9408ed, 0xc0001aeb10)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/libp2p/go-msgio.ReadLen(0x7f9b7e00d0e0, 0xc00b33a600, 0xc009295fd0, 0x4, 0x4, 0xc000ebccc0, 0xad0d910f, 0xc001948db0)
/go/pkg/mod/github.com/libp2p/[email protected]/num.go:27 +0x81
github.com/libp2p/go-msgio.(*reader).nextMsgLen(0xc004df5d10, 0x1a455a0, 0xc009295fd8, 0xc001948de0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:159 +0x78
github.com/libp2p/go-msgio.(*reader).NextMsgLen(0xc004df5d10, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:154 +0x84
github.com/libp2p/go-libp2p-secio.(*etmReader).Read(0xc005cd3400, 0xc00652ffa0, 0xc, 0xc, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/rw.go:163 +0xd2
io.ReadAtLeast(0x7f9b7e0406b0, 0xc000fc8240, 0xc00652ffa0, 0xc, 0xc, 0xc, 0xc, 0x0, 0x0)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/whyrusleeping/yamux.(*Session).recvLoop(0xc0036d1b00, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:535 +0xd2
github.com/whyrusleeping/yamux.(*Session).recv(0xc0036d1b00)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:514 +0x2b
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:128 +0x386
goroutine 15998687 [select, 1 minutes]:
github.com/ipfs/go-bitswap/messagequeue.(*MessageQueue).runQueue(0xc014798210)
/go/pkg/mod/github.com/ipfs/[email protected]/messagequeue/messagequeue.go:104 +0x101
created by github.com/ipfs/go-bitswap/messagequeue.(*MessageQueue).Startup
/go/pkg/mod/github.com/ipfs/[email protected]/messagequeue/messagequeue.go:94 +0x96
goroutine 16113784 [select, 30 minutes]:
github.com/whyrusleeping/yamux.(*Session).AcceptStream(0xc006d53980, 0xc0187dc360, 0x0, 0x94b8af)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:227 +0xb6
github.com/whyrusleeping/go-smux-yamux.(*conn).AcceptStream(0xc006d53980, 0xc018918fa0, 0x18, 0xc0005bea80, 0xf6ddca)
/go/pkg/mod/github.com/whyrusleeping/[email protected]+incompatible/yamux.go:39 +0x2c
github.com/libp2p/go-libp2p-swarm.(*Conn).start.func1(0xc0158e1020)
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_conn.go:97 +0xf0
created by github.com/libp2p/go-libp2p-swarm.(*Conn).start
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_conn.go:92 +0x3f
goroutine 16031165 [select, 31 minutes]:
github.com/whyrusleeping/yamux.(*Session).AcceptStream(0xc003d7d080, 0xc010cecd80, 0x0, 0x94b8af)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:227 +0xb6
github.com/whyrusleeping/go-smux-yamux.(*conn).AcceptStream(0xc003d7d080, 0xc002f1ffa0, 0x18, 0xc0005bec00, 0xf6ddca)
/go/pkg/mod/github.com/whyrusleeping/[email protected]+incompatible/yamux.go:39 +0x2c
github.com/libp2p/go-libp2p-swarm.(*Conn).start.func1(0xc004bab080)
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_conn.go:97 +0xf0
created by github.com/libp2p/go-libp2p-swarm.(*Conn).start
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_conn.go:92 +0x3f
goroutine 16098271 [select, 1 minutes]:
github.com/whyrusleeping/yamux.(*Session).keepalive(0xc019b70900)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:329 +0xc4
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:131 +0x3f5
goroutine 20940122 [select, 1 minutes]:
github.com/whyrusleeping/yamux.(*Session).keepalive(0xc02219e240)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:329 +0xc4
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:131 +0x3f5
goroutine 16360906 [select, 1 minutes]:
github.com/whyrusleeping/yamux.(*Session).keepalive(0xc020270540)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:329 +0xc4
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:131 +0x3f5
goroutine 15908763 [IO wait, 1 minutes]:
internal/poll.runtime_pollWait(0x7f9b66376f38, 0x72, 0xffffffffffffffff)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc00b4c2b18, 0x72, 0x0, 0x4, 0xffffffffffffffff)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc00b4c2b00, 0xc00eac6428, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc00b4c2b00, 0xc00eac6428, 0x4, 0x4, 0xc0c14447c0, 0xc, 0x40)
/usr/local/go/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc00aa87f38, 0xc00eac6428, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:177 +0x69
io.ReadAtLeast(0x7f9b7e00d0e0, 0xc009e5a750, 0xc00eac6428, 0x4, 0x4, 0x4, 0xc01800fd60, 0xe955cf, 0xc0001aeb10)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/libp2p/go-msgio.ReadLen(0x7f9b7e00d0e0, 0xc009e5a750, 0xc00eac6428, 0x4, 0x4, 0xc00962dd00, 0x940cf1, 0xc01800fdb0)
/go/pkg/mod/github.com/libp2p/[email protected]/num.go:27 +0x81
github.com/libp2p/go-msgio.(*reader).nextMsgLen(0xc0114d9540, 0x1a455a0, 0xc00eac6460, 0xc01800fde0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:159 +0x78
github.com/libp2p/go-msgio.(*reader).NextMsgLen(0xc0114d9540, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:154 +0x84
github.com/libp2p/go-libp2p-secio.(*etmReader).Read(0xc00b991900, 0xc00f0938e0, 0xc, 0xc, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/rw.go:163 +0xd2
io.ReadAtLeast(0x7f9b7e0406b0, 0xc00c35f440, 0xc00f0938e0, 0xc, 0xc, 0xc, 0xc, 0x0, 0x0)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/whyrusleeping/yamux.(*Session).recvLoop(0xc002466900, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:535 +0xd2
github.com/whyrusleeping/yamux.(*Session).recv(0xc002466900)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:514 +0x2b
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:128 +0x386
goroutine 16045876 [select, 1 minutes]:
github.com/ipfs/go-bitswap/messagequeue.(*MessageQueue).runQueue(0xc003384d10)
/go/pkg/mod/github.com/ipfs/[email protected]/messagequeue/messagequeue.go:104 +0x101
created by github.com/ipfs/go-bitswap/messagequeue.(*MessageQueue).Startup
/go/pkg/mod/github.com/ipfs/[email protected]/messagequeue/messagequeue.go:94 +0x96
goroutine 22159490 [select]:
github.com/libp2p/go-libp2p-kad-dht.(*messageSender).ctxReadMsg(0xc0cbcfa6c0, 0x1a5e1c0, 0xc0cbc6f740, 0xc0cbd38380, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:395 +0x1a4
github.com/libp2p/go-libp2p-kad-dht.(*messageSender).SendRequest(0xc0cbcfa6c0, 0x1a5e1c0, 0xc0cbc6f740, 0xc0cbb2c800, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:353 +0x3ab
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).sendRequest(0xc00029c750, 0x1a5e1c0, 0xc0cbc6f740, 0xc0c9c91020, 0x22, 0xc0cbb2c800, 0x1, 0x1, 0xc0cbc65f00)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:150 +0x27c
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).findPeerSingle(0xc00029c750, 0x1a5ea00, 0xc0cbafd990, 0xc0c9c91020, 0x22, 0xc0001453b0, 0x22, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/dht.go:300 +0x30a
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers.func1(0x1a5ea00, 0xc0cbafd990, 0xc0c9c91020, 0x22, 0x2000100000001, 0xc0c8d43e00, 0xc0cbc590c0)
/go/pkg/mod/github.com/libp2p/[email protected]/lookup.go:75 +0x11a
github.com/libp2p/go-libp2p-kad-dht.(*dhtQueryRunner).queryPeer(0xc0004241b0, 0x1a706c0, 0xc0cbcfa600, 0xc0c9c91020, 0x22)
/go/pkg/mod/github.com/libp2p/[email protected]/query.go:280 +0x107
github.com/libp2p/go-libp2p-kad-dht.(*dhtQueryRunner).spawnWorkers.func1(0x1a706c0, 0xc0cbcfa600)
/go/pkg/mod/github.com/libp2p/[email protected]/query.go:226 +0x50
github.com/jbenet/goprocess.(*process).Go.func1(0xc0cbc65ea0, 0xc0cbcfa600, 0xc0cbcfa660)
/go/pkg/mod/github.com/jbenet/[email protected]/impl-mutex.go:112 +0x3c
created by github.com/jbenet/goprocess.(*process).Go
/go/pkg/mod/github.com/jbenet/[email protected]/impl-mutex.go:111 +0x1f7
goroutine 21686117 [select, 2 minutes]:
github.com/whyrusleeping/yamux.(*Stream).Read(0xc02aa30b40, 0xc0a5d10000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/stream.go:134 +0x238
github.com/libp2p/go-libp2p-swarm.(*Stream).Read(0xc02d719040, 0xc0a5d10000, 0x1000, 0x1000, 0x57, 0x0, 0xc0653b88f8)
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_stream.go:64 +0x64
github.com/multiformats/go-multistream.(*lazyServerConn).Read(0xc02d656fc0, 0xc0a5d10000, 0x1000, 0x1000, 0x1, 0xf9c85f, 0xc0653b88f8)
/go/pkg/mod/github.com/multiformats/[email protected]/lazyServer.go:32 +0x76
github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Read(0xc02e8a1200, 0xc0a5d10000, 0x1000, 0x1000, 0x94a4c6, 0x18e1600, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:731 +0x52
github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0xc02e8a1340, 0xc0a5d10000, 0x1000, 0x1000, 0xc053575500)
/go/pkg/mod/github.com/jbenet/[email protected]/io/ctxio.go:108 +0x55
created by github.com/jbenet/go-context/io.(*ctxReader).Read
/go/pkg/mod/github.com/jbenet/[email protected]/io/ctxio.go:107 +0xc4
goroutine 200992 [select, 1 minutes]:
github.com/ipfs/go-bitswap/messagequeue.(*MessageQueue).runQueue(0xc001ee00b0)
/go/pkg/mod/github.com/ipfs/[email protected]/messagequeue/messagequeue.go:104 +0x101
created by github.com/ipfs/go-bitswap/messagequeue.(*MessageQueue).Startup
/go/pkg/mod/github.com/ipfs/[email protected]/messagequeue/messagequeue.go:94 +0x96
goroutine 15923920 [IO wait]:
internal/poll.runtime_pollWait(0x7f9b7e073088, 0x72, 0xffffffffffffffff)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc006a48618, 0x72, 0x0, 0x4, 0xffffffffffffffff)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc006a48600, 0xc002932468, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc006a48600, 0xc002932468, 0x4, 0x4, 0xc0c12ff5c0, 0xc, 0x40)
/usr/local/go/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0196ed630, 0xc002932468, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:177 +0x69
io.ReadAtLeast(0x7f9b7e00d0e0, 0xc007cc54a0, 0xc002932468, 0x4, 0x4, 0x4, 0xc004621d98, 0x9408ed, 0xc0001aeb10)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/libp2p/go-msgio.ReadLen(0x7f9b7e00d0e0, 0xc007cc54a0, 0xc002932468, 0x4, 0x4, 0xc02a0bacc0, 0xa653607a, 0xc004621db0)
/go/pkg/mod/github.com/libp2p/[email protected]/num.go:27 +0x81
github.com/libp2p/go-msgio.(*reader).nextMsgLen(0xc003dffcc0, 0x1a455a0, 0xc0029324b0, 0xc004621de0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:159 +0x78
github.com/libp2p/go-msgio.(*reader).NextMsgLen(0xc003dffcc0, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:154 +0x84
github.com/libp2p/go-libp2p-secio.(*etmReader).Read(0xc00252c1e0, 0xc00178f9b0, 0xc, 0xc, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/rw.go:163 +0xd2
io.ReadAtLeast(0x7f9b7e0406b0, 0xc007415680, 0xc00178f9b0, 0xc, 0xc, 0xc, 0xc, 0x0, 0x0)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/whyrusleeping/yamux.(*Session).recvLoop(0xc0111dd740, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:535 +0xd2
github.com/whyrusleeping/yamux.(*Session).recv(0xc0111dd740)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:514 +0x2b
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:128 +0x386
goroutine 18627006 [select, 5 minutes]:
github.com/jbenet/go-context/io.(*ctxReader).Read(0xc06db68d20, 0xc06db8e000, 0x1000, 0x1000, 0x1c65, 0x0, 0x0)
/go/pkg/mod/github.com/jbenet/[email protected]/io/ctxio.go:113 +0x179
bufio.(*Reader).fill(0xc06a524cc0)
/usr/local/go/src/bufio/bufio.go:100 +0x10f
bufio.(*Reader).ReadByte(0xc06a524cc0, 0x1c65, 0x452c, 0x60)
/usr/local/go/src/bufio/bufio.go:249 +0x39
encoding/binary.ReadUvarint(0x1a32080, 0xc06a524cc0, 0x1a5e1c0, 0xc0766b5d00, 0x9e15ba)
/usr/local/go/src/encoding/binary/varint.go:110 +0x7b
github.com/gogo/protobuf/io.(*varintReader).ReadMsg(0xc06a517880, 0x1a58240, 0xc08c0f7a00, 0x1, 0x1)
/go/pkg/mod/github.com/gogo/[email protected]/io/varint.go:110 +0x3e
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage(0xc00029c750, 0x1a72540, 0xc06db68cc0, 0x155c9e0)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:70 +0x46b
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewStream(0xc00029c750, 0x1a72540, 0xc06db68cc0)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:52 +0x6d
github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).SetStreamHandler.func1(0xc06a4d72d0, 0xf, 0x7f9b7e011418, 0xc06db68cc0, 0x1ce73, 0xc00040b8c0)
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:374 +0x9d
created by github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).newStreamHandler
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:276 +0x6a0
goroutine 16112011 [select, 1 minutes]:
github.com/ipfs/go-bitswap/messagequeue.(*MessageQueue).runQueue(0xc00534a840)
/go/pkg/mod/github.com/ipfs/[email protected]/messagequeue/messagequeue.go:104 +0x101
created by github.com/ipfs/go-bitswap/messagequeue.(*MessageQueue).Startup
/go/pkg/mod/github.com/ipfs/[email protected]/messagequeue/messagequeue.go:94 +0x96
goroutine 16072068 [select, 1 minutes]:
github.com/ipfs/go-bitswap/messagequeue.(*MessageQueue).runQueue(0xc0033846e0)
/go/pkg/mod/github.com/ipfs/[email protected]/messagequeue/messagequeue.go:104 +0x101
created by github.com/ipfs/go-bitswap/messagequeue.(*MessageQueue).Startup
/go/pkg/mod/github.com/ipfs/[email protected]/messagequeue/messagequeue.go:94 +0x96
goroutine 16461803 [select, 24 minutes]:
github.com/jbenet/go-context/io.(*ctxReader).Read(0xc003ab2c80, 0xc00e1c2000, 0x1000, 0x1000, 0x1061, 0x0, 0x0)
/go/pkg/mod/github.com/jbenet/[email protected]/io/ctxio.go:113 +0x179
bufio.(*Reader).fill(0xc005aacb40)
/usr/local/go/src/bufio/bufio.go:100 +0x10f
bufio.(*Reader).ReadByte(0xc005aacb40, 0x1061, 0x1069, 0x60)
/usr/local/go/src/bufio/bufio.go:249 +0x39
encoding/binary.ReadUvarint(0x1a32080, 0xc005aacb40, 0x1069, 0xc02232ad00, 0x9e15ba)
/usr/local/go/src/encoding/binary/varint.go:110 +0x7b
github.com/gogo/protobuf/io.(*varintReader).ReadMsg(0xc000572d40, 0x1a58240, 0xc02402d200, 0x1, 0x1)
/go/pkg/mod/github.com/gogo/[email protected]/io/varint.go:110 +0x3e
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage(0xc00029c750, 0x1a72540, 0xc003ab2c20, 0x155c9e0)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:70 +0x46b
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewStream(0xc00029c750, 0x1a72540, 0xc003ab2c20)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:52 +0x6d
github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).SetStreamHandler.func1(0xc0093ee2a1, 0xf, 0x7f9b7e011418, 0xc003ab2c20, 0x18e854, 0xc00040b8c0)
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:374 +0x9d
created by github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).newStreamHandler
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:276 +0x6a0
goroutine 22088190 [select, 1 minutes]:
github.com/whyrusleeping/yamux.(*Stream).Read(0xc016ab18c0, 0xc07289e000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/stream.go:134 +0x238
github.com/libp2p/go-libp2p-swarm.(*Stream).Read(0xc0071f8000, 0xc07289e000, 0x1000, 0x1000, 0x28, 0x0, 0xc0ade3d798)
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_stream.go:64 +0x64
github.com/multiformats/go-multistream.(*lazyServerConn).Read(0xc004085980, 0xc07289e000, 0x1000, 0x1000, 0x1, 0xf9c85f, 0xc0ade3d798)
/go/pkg/mod/github.com/multiformats/[email protected]/lazyServer.go:32 +0x76
github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Read(0xc00d4b7b20, 0xc07289e000, 0x1000, 0x1000, 0x94a4c6, 0x18e1600, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:731 +0x52
github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0xc00d4b7ca0, 0xc07289e000, 0x1000, 0x1000, 0xc0adf1a1e0)
/go/pkg/mod/github.com/jbenet/[email protected]/io/ctxio.go:108 +0x55
created by github.com/jbenet/go-context/io.(*ctxReader).Read
/go/pkg/mod/github.com/jbenet/[email protected]/io/ctxio.go:107 +0xc4
goroutine 16049839 [IO wait, 1 minutes]:
internal/poll.runtime_pollWait(0x7f9b65cec748, 0x72, 0xffffffffffffffff)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc002491298, 0x72, 0x0, 0x4, 0xffffffffffffffff)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc002491280, 0xc0153bff40, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc002491280, 0xc0153bff40, 0x4, 0x4, 0xc0c13b2cc0, 0xc, 0x40)
/usr/local/go/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0082461b8, 0xc0153bff40, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:177 +0x69
io.ReadAtLeast(0x7f9b7e00d0e0, 0xc0130bc1b0, 0xc0153bff40, 0x4, 0x4, 0x4, 0xc0018d9d60, 0xe955cf, 0xc0001aeb10)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/libp2p/go-msgio.ReadLen(0x7f9b7e00d0e0, 0xc0130bc1b0, 0xc0153bff40, 0x4, 0x4, 0xc00dd4f2c0, 0x940cf1, 0xc0018d9db0)
/go/pkg/mod/github.com/libp2p/[email protected]/num.go:27 +0x81
github.com/libp2p/go-msgio.(*reader).nextMsgLen(0xc00e029ae0, 0x1a455a0, 0xc0153bff48, 0xc0018d9de0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:159 +0x78
github.com/libp2p/go-msgio.(*reader).NextMsgLen(0xc00e029ae0, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:154 +0x84
github.com/libp2p/go-libp2p-secio.(*etmReader).Read(0xc01636df40, 0xc011477be0, 0xc, 0xc, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/rw.go:163 +0xd2
io.ReadAtLeast(0x7f9b7e0406b0, 0xc0076b5d40, 0xc011477be0, 0xc, 0xc, 0xc, 0xc, 0x0, 0x0)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/whyrusleeping/yamux.(*Session).recvLoop(0xc013bdc000, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:535 +0xd2
github.com/whyrusleeping/yamux.(*Session).recv(0xc013bdc000)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:514 +0x2b
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:128 +0x386
goroutine 16052446 [select, 1 minutes]:
github.com/whyrusleeping/yamux.(*Session).sendLoop(0xc000889b00, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:472 +0x13f
github.com/whyrusleeping/yamux.(*Session).send(0xc000889b00)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:457 +0x2b
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:129 +0x3a8
goroutine 17996868 [select, 14 minutes]:
github.com/jbenet/go-context/io.(*ctxReader).Read(0xc03d7a2200, 0xc0238cd000, 0x1000, 0x1000, 0x877b, 0x0, 0x0)
/go/pkg/mod/github.com/jbenet/[email protected]/io/ctxio.go:113 +0x179
bufio.(*Reader).fill(0xc048be5860)
/usr/local/go/src/bufio/bufio.go:100 +0x10f
bufio.(*Reader).ReadByte(0xc048be5860, 0x877b, 0x8782, 0x60)
/usr/local/go/src/bufio/bufio.go:249 +0x39
encoding/binary.ReadUvarint(0x1a32080, 0xc048be5860, 0x8782, 0xc03a5bed00, 0x9e15ba)
/usr/local/go/src/encoding/binary/varint.go:110 +0x7b
github.com/gogo/protobuf/io.(*varintReader).ReadMsg(0xc048eb8a00, 0x1a58240, 0xc065dbdf80, 0x1, 0x1)
/go/pkg/mod/github.com/gogo/[email protected]/io/varint.go:110 +0x3e
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage(0xc00029c750, 0x1a72540, 0xc03d7a2140, 0x155c9e0)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:70 +0x46b
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewStream(0xc00029c750, 0x1a72540, 0xc03d7a2140)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:52 +0x6d
github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).SetStreamHandler.func1(0xc042566c40, 0xf, 0x7f9b7e011418, 0xc03d7a2140, 0x51f43f, 0xc00040b8c0)
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:374 +0x9d
created by github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).newStreamHandler
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:276 +0x6a0
goroutine 15955559 [select]:
github.com/whyrusleeping/yamux.(*Session).keepalive(0xc000889c80)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:329 +0xc4
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:131 +0x3f5
goroutine 16119465 [select, 2 minutes]:
github.com/jbenet/go-context/io.(*ctxReader).Read(0xc0081adf20, 0xc005fc3000, 0x1000, 0x1000, 0x668, 0x0, 0x0)
/go/pkg/mod/github.com/jbenet/[email protected]/io/ctxio.go:113 +0x179
bufio.(*Reader).fill(0xc0139498c0)
/usr/local/go/src/bufio/bufio.go:100 +0x10f
bufio.(*Reader).ReadByte(0xc0139498c0, 0x1, 0x0, 0x60)
/usr/local/go/src/bufio/bufio.go:249 +0x39
encoding/binary.ReadUvarint(0x1a32080, 0xc0139498c0, 0x0, 0xc01ae5bd00, 0x9e15ba)
/usr/local/go/src/encoding/binary/varint.go:110 +0x7b
github.com/gogo/protobuf/io.(*varintReader).ReadMsg(0xc016d9b980, 0x1a58240, 0xc0158f3c00, 0x1, 0x1)
/go/pkg/mod/github.com/gogo/[email protected]/io/varint.go:110 +0x3e
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage(0xc00029c750, 0x1a72540, 0xc0081adec0, 0x155c9e0)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:70 +0x46b
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewStream(0xc00029c750, 0x1a72540, 0xc0081adec0)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:52 +0x6d
github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).SetStreamHandler.func1(0xc011fadde0, 0xf, 0x7f9b7e011418, 0xc0081adec0, 0x81487, 0xc00040b8c0)
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:374 +0x9d
created by github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).newStreamHandler
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:276 +0x6a0
goroutine 20457424 [IO wait, 1 minutes]:
internal/poll.runtime_pollWait(0x7f9b5a4e78d0, 0x72, 0xffffffffffffffff)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc08a1fcc18, 0x72, 0x0, 0x4, 0xffffffffffffffff)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc08a1fcc00, 0xc08a21ea08, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc08a1fcc00, 0xc08a21ea08, 0x4, 0x4, 0xc0760803c0, 0xc, 0x40)
/usr/local/go/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc091a45898, 0xc08a21ea08, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:177 +0x69
io.ReadAtLeast(0x7f9b7e00d0e0, 0xc08e147dd0, 0xc08a21ea08, 0x4, 0x4, 0x4, 0xc0a16e7d60, 0xe955cf, 0xc0001aeb10)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/libp2p/go-msgio.ReadLen(0x7f9b7e00d0e0, 0xc08e147dd0, 0xc08a21ea08, 0x4, 0x4, 0xc06de9ee80, 0x940cf1, 0xc0a16e7db0)
/go/pkg/mod/github.com/libp2p/[email protected]/num.go:27 +0x81
github.com/libp2p/go-msgio.(*reader).nextMsgLen(0xc08df850e0, 0x1a455a0, 0xc08a21ea40, 0xc0a16e7de0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:159 +0x78
github.com/libp2p/go-msgio.(*reader).NextMsgLen(0xc08df850e0, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:154 +0x84
github.com/libp2p/go-libp2p-secio.(*etmReader).Read(0xc08d730aa0, 0xc08a494d20, 0xc, 0xc, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/rw.go:163 +0xd2
io.ReadAtLeast(0x7f9b7e0406b0, 0xc0a02f3680, 0xc08a494d20, 0xc, 0xc, 0xc, 0xc, 0x0, 0x0)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/whyrusleeping/yamux.(*Session).recvLoop(0xc08040a180, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:535 +0xd2
github.com/whyrusleeping/yamux.(*Session).recv(0xc08040a180)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:514 +0x2b
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:128 +0x386
goroutine 20838937 [select, 1 minutes]:
github.com/jbenet/go-context/io.(*ctxReader).Read(0xc0ae5761e0, 0xc031285000, 0x1000, 0x1000, 0x672, 0x0, 0x0)
/go/pkg/mod/github.com/jbenet/[email protected]/io/ctxio.go:113 +0x179
bufio.(*Reader).fill(0xc0ae1253e0)
/usr/local/go/src/bufio/bufio.go:100 +0x10f
bufio.(*Reader).ReadByte(0xc0ae1253e0, 0x1, 0x0, 0x60)
/usr/local/go/src/bufio/bufio.go:249 +0x39
encoding/binary.ReadUvarint(0x1a32080, 0xc0ae1253e0, 0x0, 0xc03e2ffd00, 0x9e15ba)
/usr/local/go/src/encoding/binary/varint.go:110 +0x7b
github.com/gogo/protobuf/io.(*varintReader).ReadMsg(0xc0ad5b3c80, 0x1a58240, 0xc077db3180, 0x1, 0x1)
/go/pkg/mod/github.com/gogo/[email protected]/io/varint.go:110 +0x3e
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage(0xc00029c750, 0x1a72540, 0xc0ae576180, 0x155c9e0)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:70 +0x46b
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewStream(0xc00029c750, 0x1a72540, 0xc0ae576180)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:52 +0x6d
github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).SetStreamHandler.func1(0xc0967dbac0, 0xf, 0x7f9b7e011418, 0xc0ae576180, 0x25d8c, 0xc00040b8c0)
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:374 +0x9d
created by github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).newStreamHandler
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:276 +0x6a0
goroutine 15742453 [select, 34 minutes]:
github.com/whyrusleeping/yamux.(*Session).AcceptStream(0xc019cb2900, 0xc00fb3f440, 0x0, 0x94b8af)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:227 +0xb6
github.com/whyrusleeping/go-smux-yamux.(*conn).AcceptStream(0xc019cb2900, 0xc0112c4fa0, 0x18, 0xc000604480, 0xf6ddca)
/go/pkg/mod/github.com/whyrusleeping/[email protected]+incompatible/yamux.go:39 +0x2c
github.com/libp2p/go-libp2p-swarm.(*Conn).start.func1(0xc005813e00)
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_conn.go:97 +0xf0
created by github.com/libp2p/go-libp2p-swarm.(*Conn).start
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_conn.go:92 +0x3f
goroutine 4565515 [select, 35 minutes]:
github.com/jbenet/go-context/io.(*ctxReader).Read(0xc0112b6680, 0xc00d6d6000, 0x1000, 0x1000, 0x538, 0x0, 0x0)
/go/pkg/mod/github.com/jbenet/[email protected]/io/ctxio.go:113 +0x179
bufio.(*Reader).fill(0xc00240d8c0)
/usr/local/go/src/bufio/bufio.go:100 +0x10f
bufio.(*Reader).ReadByte(0xc00240d8c0, 0x1, 0x0, 0x60)
/usr/local/go/src/bufio/bufio.go:249 +0x39
encoding/binary.ReadUvarint(0x1a32080, 0xc00240d8c0, 0x0, 0xc010f95d00, 0x9e15ba)
/usr/local/go/src/encoding/binary/varint.go:110 +0x7b
github.com/gogo/protobuf/io.(*varintReader).ReadMsg(0xc00754a180, 0x1a58240, 0xc00d5dfe80, 0x1, 0x1)
/go/pkg/mod/github.com/gogo/[email protected]/io/varint.go:110 +0x3e
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage(0xc00029c750, 0x1a72540, 0xc0112b65e0, 0x155c9e0)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:70 +0x46b
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewStream(0xc00029c750, 0x1a72540, 0xc0112b65e0)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:52 +0x6d
github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).SetStreamHandler.func1(0xc00d6a5520, 0xf, 0x7f9b7e011418, 0xc0112b65e0, 0x16620, 0xc00040b8c0)
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:374 +0x9d
created by github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).newStreamHandler
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:276 +0x6a0
goroutine 16055295 [select, 1 minutes]:
github.com/whyrusleeping/yamux.(*Session).sendLoop(0xc0086cecc0, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:472 +0x13f
github.com/whyrusleeping/yamux.(*Session).send(0xc0086cecc0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:457 +0x2b
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:129 +0x3a8
goroutine 19944007 [IO wait, 1 minutes]:
internal/poll.runtime_pollWait(0x7f9b5a96a6c0, 0x72, 0xffffffffffffffff)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc09a28a918, 0x72, 0x0, 0x4, 0xffffffffffffffff)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc09a28a900, 0xc09a7223a8, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc09a28a900, 0xc09a7223a8, 0x4, 0x4, 0xc0c1a61680, 0xc, 0x40)
/usr/local/go/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc07cb819c0, 0xc09a7223a8, 0x4, 0x4, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:177 +0x69
io.ReadAtLeast(0x7f9b7e00d0e0, 0xc09a7da570, 0xc09a7223a8, 0x4, 0x4, 0x4, 0xc0160d4d60, 0xe955cf, 0xc0001aeb10)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/libp2p/go-msgio.ReadLen(0x7f9b7e00d0e0, 0xc09a7da570, 0xc09a7223a8, 0x4, 0x4, 0xc03d765c40, 0x940cf1, 0xc0160d4db0)
/go/pkg/mod/github.com/libp2p/[email protected]/num.go:27 +0x81
github.com/libp2p/go-msgio.(*reader).nextMsgLen(0xc099e83220, 0x1a455a0, 0xc09a7223e0, 0xc0160d4de0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:159 +0x78
github.com/libp2p/go-msgio.(*reader).NextMsgLen(0xc099e83220, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/msgio.go:154 +0x84
github.com/libp2p/go-libp2p-secio.(*etmReader).Read(0xc099b82c80, 0xc09a2bea50, 0xc, 0xc, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/rw.go:163 +0xd2
io.ReadAtLeast(0x7f9b7e0406b0, 0xc09a2066c0, 0xc09a2bea50, 0xc, 0xc, 0xc, 0xc, 0x0, 0x0)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
github.com/whyrusleeping/yamux.(*Session).recvLoop(0xc099d93980, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:535 +0xd2
github.com/whyrusleeping/yamux.(*Session).recv(0xc099d93980)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:514 +0x2b
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:128 +0x386
goroutine 338372 [select, 1 minutes]:
github.com/ipfs/go-bitswap/messagequeue.(*MessageQueue).runQueue(0xc0031aa630)
/go/pkg/mod/github.com/ipfs/[email protected]/messagequeue/messagequeue.go:104 +0x101
created by github.com/ipfs/go-bitswap/messagequeue.(*MessageQueue).Startup
/go/pkg/mod/github.com/ipfs/[email protected]/messagequeue/messagequeue.go:94 +0x96
goroutine 16109615 [select, 5 minutes]:
github.com/jbenet/go-context/io.(*ctxReader).Read(0xc00fbda820, 0xc01867a000, 0x1000, 0x1000, 0x1c65, 0x0, 0x0)
/go/pkg/mod/github.com/jbenet/[email protected]/io/ctxio.go:113 +0x179
bufio.(*Reader).fill(0xc018662960)
/usr/local/go/src/bufio/bufio.go:100 +0x10f
bufio.(*Reader).ReadByte(0xc018662960, 0x1c65, 0x1c6d, 0x60)
/usr/local/go/src/bufio/bufio.go:249 +0x39
encoding/binary.ReadUvarint(0x1a32080, 0xc018662960, 0x1c6d, 0xc008357d00, 0x9e15ba)
/usr/local/go/src/encoding/binary/varint.go:110 +0x7b
github.com/gogo/protobuf/io.(*varintReader).ReadMsg(0xc0157e3700, 0x1a58240, 0xc098f34200, 0x1, 0x1)
/go/pkg/mod/github.com/gogo/[email protected]/io/varint.go:110 +0x3e
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage(0xc00029c750, 0x1a72540, 0xc00fbda7c0, 0x155c9e0)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:70 +0x46b
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewStream(0xc00029c750, 0x1a72540, 0xc00fbda7c0)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:52 +0x6d
github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).SetStreamHandler.func1(0xc00c945f00, 0xf, 0x7f9b7e011418, 0xc00fbda7c0, 0x1fd0a, 0xc00040b8c0)
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:374 +0x9d
created by github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).newStreamHandler
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:276 +0x6a0
goroutine 16022918 [select, 1 minutes]:
github.com/whyrusleeping/yamux.(*Session).sendLoop(0xc00cb06cc0, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:472 +0x13f
github.com/whyrusleeping/yamux.(*Session).send(0xc00cb06cc0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:457 +0x2b
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:129 +0x3a8
goroutine 15956392 [select, 1 minutes]:
github.com/ipfs/go-bitswap/messagequeue.(*MessageQueue).runQueue(0xc001299ef0)
/go/pkg/mod/github.com/ipfs/[email protected]/messagequeue/messagequeue.go:104 +0x101
created by github.com/ipfs/go-bitswap/messagequeue.(*MessageQueue).Startup
/go/pkg/mod/github.com/ipfs/[email protected]/messagequeue/messagequeue.go:94 +0x96
goroutine 15904748 [select, 1 minutes]:
github.com/whyrusleeping/yamux.(*Session).keepalive(0xc0036d1ec0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:329 +0xc4
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:131 +0x3f5
goroutine 165731 [select, 1 minutes]:
github.com/whyrusleeping/yamux.(*Session).sendLoop(0xc000ecea80, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:472 +0x13f
github.com/whyrusleeping/yamux.(*Session).send(0xc000ecea80)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:457 +0x2b
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:129 +0x3a8
goroutine 16637198 [select, 1 minutes]:
github.com/whyrusleeping/yamux.(*Session).AcceptStream(0xc02342dbc0, 0xc0bc71b8c0, 0x0, 0x94b8af)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:227 +0xb6
github.com/whyrusleeping/go-smux-yamux.(*conn).AcceptStream(0xc02342dbc0, 0xc0262f4fa0, 0x18, 0xc000604f00, 0xf6ddca)
/go/pkg/mod/github.com/whyrusleeping/[email protected]+incompatible/yamux.go:39 +0x2c
github.com/libp2p/go-libp2p-swarm.(*Conn).start.func1(0xc0235752c0)
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_conn.go:97 +0xf0
created by github.com/libp2p/go-libp2p-swarm.(*Conn).start
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_conn.go:92 +0x3f
goroutine 20951594 [select, 5 minutes]:
github.com/whyrusleeping/yamux.(*Stream).Read(0xc09a4dec60, 0xc04ff9b000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/stream.go:134 +0x238
github.com/libp2p/go-libp2p-swarm.(*Stream).Read(0xc09892eeb0, 0xc04ff9b000, 0x1000, 0x1000, 0x27, 0x0, 0xc062eca658)
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_stream.go:64 +0x64
github.com/multiformats/go-multistream.(*lazyServerConn).Read(0xc09a7db770, 0xc04ff9b000, 0x1000, 0x1000, 0x1, 0xf9c85f, 0xc062eca658)
/go/pkg/mod/github.com/multiformats/[email protected]/lazyServer.go:32 +0x76
github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Read(0xc097078280, 0xc04ff9b000, 0x1000, 0x1000, 0x94a4c6, 0x18e1600, 0x0)
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:731 +0x52
github.com/jbenet/go-context/io.(*ctxReader).Read.func1(0xc0970782e0, 0xc04ff9b000, 0x1000, 0x1000, 0xc02c17c360)
/go/pkg/mod/github.com/jbenet/[email protected]/io/ctxio.go:108 +0x55
created by github.com/jbenet/go-context/io.(*ctxReader).Read
/go/pkg/mod/github.com/jbenet/[email protected]/io/ctxio.go:107 +0xc4
goroutine 15869359 [select, 16 minutes]:
github.com/whyrusleeping/yamux.(*Session).AcceptStream(0xc001f22600, 0xc04614f0e0, 0x0, 0x94b8af)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:227 +0xb6
github.com/whyrusleeping/go-smux-yamux.(*conn).AcceptStream(0xc001f22600, 0xc002cedfa0, 0x18, 0xc00060fe00, 0xf6ddca)
/go/pkg/mod/github.com/whyrusleeping/[email protected]+incompatible/yamux.go:39 +0x2c
github.com/libp2p/go-libp2p-swarm.(*Conn).start.func1(0xc004fadc20)
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_conn.go:97 +0xf0
created by github.com/libp2p/go-libp2p-swarm.(*Conn).start
/go/pkg/mod/github.com/libp2p/[email protected]/swarm_conn.go:92 +0x3f
goroutine 15809444 [select, 1 minutes]:
github.com/whyrusleeping/yamux.(*Session).keepalive(0xc0139ee3c0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:329 +0xc4
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:131 +0x3f5
goroutine 20560979 [select, 1 minutes]:
github.com/whyrusleeping/yamux.(*Session).sendLoop(0xc08e828cc0, 0x0, 0x0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:472 +0x13f
github.com/whyrusleeping/yamux.(*Session).send(0xc08e828cc0)
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:457 +0x2b
created by github.com/whyrusleeping/yamux.newSession
/go/pkg/mod/github.com/whyrusleeping/[email protected]/session.go:129 +0x3a8
goroutine 16046331 [select, 1 minutes]:
github.com/jbenet/go-context/io.(*ctxReader).Read(0xc011fe2120, 0xc0188c7000, 0x1000, 0x1000, 0x85e, 0x0, 0x0)
/go/pkg/mod/github.com/jbenet/[email protected]/io/ctxio.go:113 +0x179
bufio.(*Reader).fill(0xc00b1ef2c0)
/usr/local/go/src/bufio/bufio.go:100 +0x10f
bufio.(*Reader).ReadByte(0xc00b1ef2c0, 0x1, 0x0, 0x60)
/usr/local/go/src/bufio/bufio.go:249 +0x39
encoding/binary.ReadUvarint(0x1a32080, 0xc00b1ef2c0, 0x0, 0xc0109eed00, 0x9e15ba)
/usr/local/go/src/encoding/binary/varint.go:110 +0x7b
github.com/gogo/protobuf/io.(*varintReader).ReadMsg(0xc00f392e00, 0x1a58240, 0xc02a4f7a80, 0x1, 0x1)
/go/pkg/mod/github.com/gogo/[email protected]/io/varint.go:110 +0x3e
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage(0xc00029c750, 0x1a72540, 0xc011fe2060, 0x155c9e0)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:70 +0x46b
github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewStream(0xc00029c750, 0x1a72540, 0xc011fe2060)
/go/pkg/mod/github.com/libp2p/[email protected]/dht_net.go:52 +0x6d
github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).SetStreamHandler.func1(0xc00fa318a0, 0xf, 0x7f9b7e011418, 0xc011fe2060, 0x6170d, 0xc00040b8c0)
/go/pkg/mod/github.com/libp2p/[email protected]/p2p/host/basic/basic_host.go:374 +0x9d
created by github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).newStreamHandler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment