goroutine profile: total 2453 1337 @ 0x48dd6e 0x41ba3c 0x41b637 0x1154909 0x495521 # 0x1154908 github.com/pactus-project/pactus/network.(*streamService).SendTo.func1.1+0x68 /home/pactus/source/network/stream.go:115 141 @ 0x48dd6e 0x48f633 0x48f613 0x4a2b13 0xc3c5c5 0xc1af9a 0x495521 # 0x48f612 sync.runtime_notifyListWait+0x192 /usr/local/go/src/runtime/sema.go:617 # 0x4a2b12 sync.(*Cond).Wait+0x72 /usr/local/go/src/sync/cond.go:71 # 0xc3c5c4 github.com/libp2p/go-libp2p-pubsub.(*rpcQueue).Pop+0x1c4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/rpc_queue.go:129 # 0xc1af99 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleSendingMessages+0xf9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:191 137 @ 0x48dd6e 0x44f3d7 0x48cf45 0x505607 0x50682e 0x50681c 0x6570c5 0x668a05 0x93aa9b 0x53e158 0x93ac7e 0x937d5b 0x93e485 0x93e486 0x4d83ae 0xd00865 0xd0083d 0xd00738 0x495521 # 0x48cf44 internal/poll.runtime_pollWait+0x84 /usr/local/go/src/runtime/netpoll.go:351 # 0x505606 internal/poll.(*pollDesc).wait+0x26 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 # 0x50682d internal/poll.(*pollDesc).waitRead+0x2ad /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 # 0x50681b internal/poll.(*FD).Read+0x29b /usr/local/go/src/internal/poll/fd_unix.go:165 # 0x6570c4 net.(*netFD).Read+0x24 /usr/local/go/src/net/fd_posix.go:68 # 0x668a04 net.(*conn).Read+0x44 /usr/local/go/src/net/net.go:196 # 0x93aa9a crypto/tls.(*atLeastReader).Read+0x3a /usr/local/go/src/crypto/tls/conn.go:815 # 0x53e157 bytes.(*Buffer).ReadFrom+0x97 /usr/local/go/src/bytes/buffer.go:229 # 0x93ac7d crypto/tls.(*Conn).readFromUntil+0xdd /usr/local/go/src/crypto/tls/conn.go:837 # 0x937d5a crypto/tls.(*Conn).readRecordOrCCS+0x3da /usr/local/go/src/crypto/tls/conn.go:626 # 0x93e484 crypto/tls.(*Conn).readRecord+0x144 /usr/local/go/src/crypto/tls/conn.go:588 # 0x93e485 crypto/tls.(*Conn).Read+0x145 /usr/local/go/src/crypto/tls/conn.go:1393 # 0x4d83ad io.ReadAtLeast+0x8d /usr/local/go/src/io/io.go:335 # 0xd00864 io.ReadFull+0xe4 /usr/local/go/src/io/io.go:354 # 0xd0083c github.com/libp2p/go-yamux/v5.(*Session).recvLoop+0xbc /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:723 # 0xd00737 github.com/libp2p/go-yamux/v5.(*Session).recv+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:692 137 @ 0x48dd6e 0x46a005 0xcfdf2d 0xd05c93 0xd305d6 0x495521 # 0xcfdf2c github.com/libp2p/go-yamux/v5.(*Session).AcceptStream+0xec /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:267 # 0xd05c92 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*conn).AcceptStream+0x12 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/conn.go:55 # 0xd305d5 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).start.func1+0x95 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:135 137 @ 0x48dd6e 0x46a005 0xd00055 0xcffa5c 0x495521 # 0xd00054 github.com/libp2p/go-yamux/v5.(*Session).sendLoop+0x494 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:635 # 0xcffa5b github.com/libp2p/go-yamux/v5.(*Session).send+0x1b /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:546 136 @ 0x48dd6e 0x46a005 0xcfe846 0x495521 # 0xcfe845 github.com/libp2p/go-yamux/v5.(*Session).startMeasureRTT+0xc5 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:372 136 @ 0x48dd6e 0x46a005 0xd02e4b 0xd05fb8 0xd3bcea 0x10de0ec 0x10d9242 0xc1ad9c 0x495521 # 0xd02e4a github.com/libp2p/go-yamux/v5.(*Stream).Read+0x1ca /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:113 # 0xd05fb7 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).Read+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:37 # 0xd3bce9 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).Read+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:58 # 0x10de0eb github.com/multiformats/go-multistream.(*lazyClientConn[...]).Read+0x8b /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:101 # 0x10d9241 github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Read+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:678 # 0xc1ad9b github.com/libp2p/go-libp2p-pubsub.(*PubSub).handlePeerDead+0x7b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:158 136 @ 0x48dd6e 0x46a005 0xd02e4b 0xd05fb8 0xd3bcea 0x4d83ae 0xafe791 0xafe76f 0x790031 0xafe08a 0xafdfa5 0xc19d45 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xd02e4a github.com/libp2p/go-yamux/v5.(*Stream).Read+0x1ca /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:113 # 0xd05fb7 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).Read+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:37 # 0xd3bce9 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).Read+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:58 # 0x4d83ad io.ReadAtLeast+0x8d /usr/local/go/src/io/io.go:335 # 0xafe790 io.ReadFull+0x30 /usr/local/go/src/io/io.go:354 # 0xafe76e github.com/libp2p/go-msgio.(*simpleByteReader).ReadByte+0xe /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/varint.go:185 # 0x790030 github.com/multiformats/go-varint.ReadUvarint+0x50 /home/pactus/go/pkg/mod/github.com/multiformats/go-varint@v0.1.0/varint.go:90 # 0xafe089 github.com/libp2p/go-msgio.(*varintReader).nextMsgLen+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/varint.go:119 # 0xafdfa4 github.com/libp2p/go-msgio.(*varintReader).NextMsgLen+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/varint.go:114 # 0xc19d44 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x3e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:68 # 0x10d6f01 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).SetStreamHandler.func1+0x81 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:399 # 0x10d6b2c github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).newStreamHandler+0x8cc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:358 # 0xd307e4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).start.func1.1+0xa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:159 9 @ 0x48dd6e 0x41ca2e 0x41c572 0x11f8505 0x495521 # 0x11f8504 google.golang.org/grpc/internal/grpcsync.(*CallbackSerializer).run+0xe4 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/grpcsync/callback_serializer.go:88 8 @ 0x48dd6e 0x46a005 0xc25465 0x495521 # 0xc25464 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).connector+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1256 5 @ 0x48dd6e 0x46a005 0xddadb0 0xdb47a5 0x495521 # 0xddadaf github.com/quic-go/quic-go.(*sendQueue).Run+0x10f /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/send_queue.go:84 # 0xdb47a4 github.com/quic-go/quic-go.(*Conn).run.func3+0x24 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:588 5 @ 0x48dd6e 0x46a005 0xdf3e0d 0xde76ff 0xe04f0f 0xe04ef3 0xd305d6 0x495521 # 0xdf3e0c github.com/quic-go/quic-go.(*incomingStreamsMap[...]).AcceptStream+0x10c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map_incoming.go:96 # 0xde76fe github.com/quic-go/quic-go.(*streamsMap).AcceptStream+0xde /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:153 # 0xe04f0e github.com/quic-go/quic-go.(*Conn).AcceptStream+0x2e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2885 # 0xe04ef2 github.com/libp2p/go-libp2p/p2p/transport/quic.(*conn).AcceptStream+0x12 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/conn.go:80 # 0xd305d5 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).start.func1+0x95 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:135 4 @ 0x48dd6e 0x41ca2e 0x41c552 0xdd76bc 0xdd7034 0xe063bc 0xe063b7 0xd3bcea 0x4d83ae 0xafe791 0xafe76f 0x790031 0xafe08a 0xafdfa5 0xc19d45 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xdd76bb github.com/quic-go/quic-go.(*ReceiveStream).readImpl+0x45b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/receive_stream.go:173 # 0xdd7033 github.com/quic-go/quic-go.(*ReceiveStream).Read+0xd3 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/receive_stream.go:92 # 0xe063bb github.com/quic-go/quic-go.(*Stream).Read+0x1b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/stream.go:117 # 0xe063b6 github.com/libp2p/go-libp2p/p2p/transport/quic.stream.Read+0x16 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/stream.go:58 # 0xd3bce9 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).Read+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:58 # 0x4d83ad io.ReadAtLeast+0x8d /usr/local/go/src/io/io.go:335 # 0xafe790 io.ReadFull+0x30 /usr/local/go/src/io/io.go:354 # 0xafe76e github.com/libp2p/go-msgio.(*simpleByteReader).ReadByte+0xe /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/varint.go:185 # 0x790030 github.com/multiformats/go-varint.ReadUvarint+0x50 /home/pactus/go/pkg/mod/github.com/multiformats/go-varint@v0.1.0/varint.go:90 # 0xafe089 github.com/libp2p/go-msgio.(*varintReader).nextMsgLen+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/varint.go:119 # 0xafdfa4 github.com/libp2p/go-msgio.(*varintReader).NextMsgLen+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/varint.go:114 # 0xc19d44 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x3e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:68 # 0x10d6f01 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).SetStreamHandler.func1+0x81 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:399 # 0x10d6b2c github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).newStreamHandler+0x8cc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:358 # 0xd307e4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).start.func1.1+0xa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:159 4 @ 0x48dd6e 0x44f3d7 0x48cf45 0x505607 0x50b265 0x50b24d 0x66cef6 0xc51350 0xc52365 0xc59617 0xc5960f 0xdeb862 0xdeead5 0xdede85 0x495521 # 0x48cf44 internal/poll.runtime_pollWait+0x84 /usr/local/go/src/runtime/netpoll.go:351 # 0x505606 internal/poll.(*pollDesc).wait+0x26 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 # 0x50b264 internal/poll.(*pollDesc).waitRead+0x124 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 # 0x50b24c internal/poll.(*FD).RawRead+0x10c /usr/local/go/src/internal/poll/fd_unix.go:710 # 0x66cef5 net.(*rawConn).Read+0x35 /usr/local/go/src/net/rawconn.go:44 # 0xc5134f golang.org/x/net/internal/socket.(*syscaller).recvmmsg+0x6f /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/internal/socket/mmsghdr_unix.go:120 # 0xc52364 golang.org/x/net/internal/socket.(*Conn).recvMsgs+0x164 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/internal/socket/rawconn_mmsg.go:24 # 0xc59616 golang.org/x/net/internal/socket.(*Conn).RecvMsgs+0x56 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/internal/socket/socket.go:268 # 0xc5960e golang.org/x/net/ipv4.(*payloadHandler).ReadBatch+0x4e /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/ipv4/batch.go:80 # 0xdeb861 github.com/quic-go/quic-go.(*oobConn).ReadPacket+0x761 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/sys_conn_oob.go:174 # 0xdeead4 github.com/quic-go/quic-go.(*Transport).listen+0x74 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/transport.go:533 # 0xdede84 github.com/quic-go/quic-go.(*Transport).init.func1.1+0x64 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/transport.go:421 4 @ 0x48dd6e 0x46a005 0xdb3d65 0x495521 # 0xdb3d64 github.com/quic-go/quic-go.(*Conn).run+0x424 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:657 4 @ 0x48dd6e 0x46a005 0xdee10f 0x495521 # 0xdee10e github.com/quic-go/quic-go.(*Transport).runSendQueue+0xee /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/transport.go:442 4 @ 0x48dd6e 0x46a005 0xe026fb 0x495521 # 0xe026fa github.com/libp2p/go-libp2p/p2p/transport/quicreuse.(*reuse).gc+0xfa /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quicreuse/reuse.go:249 3 @ 0x48dd6e 0x41ca2e 0x41c552 0xdd76bc 0xdd7034 0xe063bc 0xe063b7 0xd3bcea 0x10de0ec 0x10d9242 0xc1ad9c 0x495521 # 0xdd76bb github.com/quic-go/quic-go.(*ReceiveStream).readImpl+0x45b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/receive_stream.go:173 # 0xdd7033 github.com/quic-go/quic-go.(*ReceiveStream).Read+0xd3 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/receive_stream.go:92 # 0xe063bb github.com/quic-go/quic-go.(*Stream).Read+0x1b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/stream.go:117 # 0xe063b6 github.com/libp2p/go-libp2p/p2p/transport/quic.stream.Read+0x16 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/stream.go:58 # 0xd3bce9 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).Read+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:58 # 0x10de0eb github.com/multiformats/go-multistream.(*lazyClientConn[...]).Read+0x8b /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:101 # 0x10d9241 github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Read+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:678 # 0xc1ad9b github.com/libp2p/go-libp2p-pubsub.(*PubSub).handlePeerDead+0x7b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:158 3 @ 0x48dd6e 0x41ca2e 0x41c572 0x8fcf95 0x495521 # 0x8fcf94 github.com/multiformats/go-multistream.(*once).Do+0x34 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:53 3 @ 0x48dd6e 0x46a005 0xc0ebd6 0x495521 # 0xc0ebd5 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).background+0x115 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:242 3 @ 0x48dd6e 0x46a005 0xc43047 0x114adbf 0x4a49ca 0x495521 # 0xc43046 github.com/libp2p/go-libp2p-pubsub.(*Subscription).Next+0x86 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/subscription.go:26 # 0x114adbe github.com/pactus-project/pactus/network.(*gossipService).joinTopic.func1+0x5e /home/pactus/source/network/gossip.go:187 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 3 @ 0x48dd6e 0x46a005 0xdd76a7 0xdd7034 0xe063bc 0xe063b7 0xd3bcea 0x8fd8ca 0x790031 0x8fd6c9 0x8fd5a5 0xd5e245 0xd5e21c 0x10d6409 0xd307e5 0x495521 # 0xdd76a6 github.com/quic-go/quic-go.(*ReceiveStream).readImpl+0x446 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/receive_stream.go:181 # 0xdd7033 github.com/quic-go/quic-go.(*ReceiveStream).Read+0xd3 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/receive_stream.go:92 # 0xe063bb github.com/quic-go/quic-go.(*Stream).Read+0x1b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/stream.go:117 # 0xe063b6 github.com/libp2p/go-libp2p/p2p/transport/quic.stream.Read+0x16 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/stream.go:58 # 0xd3bce9 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).Read+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:58 # 0x8fd8c9 github.com/multiformats/go-multistream.(*byteReader).ReadByte+0x49 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:322 # 0x790030 github.com/multiformats/go-varint.ReadUvarint+0x50 /home/pactus/go/pkg/mod/github.com/multiformats/go-varint@v0.1.0/varint.go:90 # 0x8fd6c8 github.com/multiformats/go-multistream.lpReadBuf+0x88 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:286 # 0x8fd5a4 github.com/multiformats/go-multistream.ReadNextTokenBytes+0x24 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:269 # 0xd5e244 github.com/multiformats/go-multistream.ReadNextToken[...]+0x2a4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:258 # 0xd5e21b github.com/multiformats/go-multistream.(*MultistreamMuxer[...]).Negotiate+0x27b /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:220 # 0x10d6408 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).newStreamHandler+0x1a8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:326 # 0xd307e4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).start.func1.1+0xa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:159 2 @ 0x48dd6e 0x41ca2e 0x41c572 0xd5a3ba 0xd388ec 0x495521 # 0xd5a3b9 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).Accept+0x39 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:151 # 0xd388eb github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).AddListenAddr.func2+0x10b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_listen.go:161 2 @ 0x48dd6e 0x44f3d7 0x48cf45 0x505607 0x50682e 0x50681c 0x6570c5 0x668a05 0x5509f7 0x4d83ae 0x1223f05 0x1223ed3 0x12245cb 0x12570a5 0x1249cfa 0x495521 # 0x48cf44 internal/poll.runtime_pollWait+0x84 /usr/local/go/src/runtime/netpoll.go:351 # 0x505606 internal/poll.(*pollDesc).wait+0x26 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 # 0x50682d internal/poll.(*pollDesc).waitRead+0x2ad /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 # 0x50681b internal/poll.(*FD).Read+0x29b /usr/local/go/src/internal/poll/fd_unix.go:165 # 0x6570c4 net.(*netFD).Read+0x24 /usr/local/go/src/net/fd_posix.go:68 # 0x668a04 net.(*conn).Read+0x44 /usr/local/go/src/net/net.go:196 # 0x5509f6 bufio.(*Reader).Read+0x196 /usr/local/go/src/bufio/bufio.go:245 # 0x4d83ad io.ReadAtLeast+0x8d /usr/local/go/src/io/io.go:335 # 0x1223f04 io.ReadFull+0x64 /usr/local/go/src/io/io.go:354 # 0x1223ed2 golang.org/x/net/http2.readFrameHeader+0x32 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/frame.go:250 # 0x12245ca golang.org/x/net/http2.(*Framer).ReadFrameHeader+0x6a /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/frame.go:513 # 0x12570a4 google.golang.org/grpc/internal/transport.(*framer).readFrame+0x44 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http_util.go:480 # 0x1249cf9 google.golang.org/grpc/internal/transport.(*http2Client).reader+0x1b9 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http2_client.go:1663 2 @ 0x48dd6e 0x44f3d7 0x48cf45 0x505607 0x50682e 0x50681c 0x6570c5 0x668a05 0x5509f7 0x4d83ae 0x1223f05 0x1223ed3 0x12245cb 0x12570a5 0x124f67f 0x12cc148 0x12cb916 0x495521 # 0x48cf44 internal/poll.runtime_pollWait+0x84 /usr/local/go/src/runtime/netpoll.go:351 # 0x505606 internal/poll.(*pollDesc).wait+0x26 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 # 0x50682d internal/poll.(*pollDesc).waitRead+0x2ad /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 # 0x50681b internal/poll.(*FD).Read+0x29b /usr/local/go/src/internal/poll/fd_unix.go:165 # 0x6570c4 net.(*netFD).Read+0x24 /usr/local/go/src/net/fd_posix.go:68 # 0x668a04 net.(*conn).Read+0x44 /usr/local/go/src/net/net.go:196 # 0x5509f6 bufio.(*Reader).Read+0x196 /usr/local/go/src/bufio/bufio.go:245 # 0x4d83ad io.ReadAtLeast+0x8d /usr/local/go/src/io/io.go:335 # 0x1223f04 io.ReadFull+0x64 /usr/local/go/src/io/io.go:354 # 0x1223ed2 golang.org/x/net/http2.readFrameHeader+0x32 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/frame.go:250 # 0x12245ca golang.org/x/net/http2.(*Framer).ReadFrameHeader+0x6a /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/frame.go:513 # 0x12570a4 google.golang.org/grpc/internal/transport.(*framer).readFrame+0x44 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http_util.go:480 # 0x124f67e google.golang.org/grpc/internal/transport.(*http2Server).HandleStreams+0xfe /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http2_server.go:638 # 0x12cc147 google.golang.org/grpc.(*Server).serveStreams+0x367 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1059 # 0x12cb915 google.golang.org/grpc.(*Server).handleRawConn.func1+0x55 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:993 2 @ 0x48dd6e 0x44f3d7 0x48cf45 0x505607 0x50682e 0x50681c 0x6570c5 0x668a05 0x9f8ad3 0x495521 # 0x48cf44 internal/poll.runtime_pollWait+0x84 /usr/local/go/src/runtime/netpoll.go:351 # 0x505606 internal/poll.(*pollDesc).wait+0x26 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 # 0x50682d internal/poll.(*pollDesc).waitRead+0x2ad /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 # 0x50681b internal/poll.(*FD).Read+0x29b /usr/local/go/src/internal/poll/fd_unix.go:165 # 0x6570c4 net.(*netFD).Read+0x24 /usr/local/go/src/net/fd_posix.go:68 # 0x668a04 net.(*conn).Read+0x44 /usr/local/go/src/net/net.go:196 # 0x9f8ad2 net/http.(*connReader).backgroundRead+0x32 /usr/local/go/src/net/http/server.go:702 2 @ 0x48dd6e 0x44f3d7 0x48cf45 0x505607 0x50a68c 0x50a67a 0x658e09 0x6727fb 0x671750 0xb18bea 0xd5a639 0xe1af2f 0xd5975e 0x495521 # 0x48cf44 internal/poll.runtime_pollWait+0x84 /usr/local/go/src/runtime/netpoll.go:351 # 0x505606 internal/poll.(*pollDesc).wait+0x26 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 # 0x50a68b internal/poll.(*pollDesc).waitRead+0x28b /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 # 0x50a679 internal/poll.(*FD).Accept+0x279 /usr/local/go/src/internal/poll/fd_unix.go:613 # 0x658e08 net.(*netFD).accept+0x28 /usr/local/go/src/net/fd_unix.go:150 # 0x6727fa net.(*TCPListener).accept+0x1a /usr/local/go/src/net/tcpsock_posix.go:159 # 0x67174f net.(*TCPListener).Accept+0x2f /usr/local/go/src/net/tcpsock.go:387 # 0xb18be9 github.com/multiformats/go-multiaddr/net.(*maListener).Accept+0x29 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/net.go:243 # 0xd5a638 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*gatedMaListener).Accept+0x38 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:180 # 0xe1af2e github.com/libp2p/go-libp2p/p2p/transport/tcp.(*tcpGatedMaListener).Accept+0x2e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:85 # 0xd5975d github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming+0xdd /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:78 2 @ 0x48dd6e 0x46a005 0x115474b 0x495521 # 0x115474a github.com/pactus-project/pactus/network.(*streamService).SendTo.func1+0x10a /home/pactus/source/network/stream.go:118 2 @ 0x48dd6e 0x46a005 0x1235cca 0x1236478 0x123fdb2 0x495521 # 0x1235cc9 google.golang.org/grpc/internal/transport.(*controlBuffer).get+0x109 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/controlbuf.go:420 # 0x1236477 google.golang.org/grpc/internal/transport.(*loopyWriter).run+0x77 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/controlbuf.go:597 # 0x123fdb1 google.golang.org/grpc/internal/transport.NewHTTP2Client.func6+0xd1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http2_client.go:469 2 @ 0x48dd6e 0x46a005 0x1235cca 0x1236478 0x124ca3c 0x495521 # 0x1235cc9 google.golang.org/grpc/internal/transport.(*controlBuffer).get+0x109 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/controlbuf.go:420 # 0x1236477 google.golang.org/grpc/internal/transport.(*loopyWriter).run+0x77 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/controlbuf.go:597 # 0x124ca3b google.golang.org/grpc/internal/transport.NewServerTransport.func3+0xdb /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http2_server.go:342 2 @ 0x48dd6e 0x46a005 0x1253da5 0x495521 # 0x1253da4 google.golang.org/grpc/internal/transport.(*http2Server).keepalive+0x1e4 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http2_server.go:1203 2 @ 0x48dd6e 0x46a005 0x6f09a5 0x495521 # 0x6f09a4 github.com/ezex-io/gopkg/scheduler.EveryBuilder.Do.func1+0xe4 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/scheduler@v0.0.0-20260127151556-579a32f19aa7/every.go:27 2 @ 0x48dd6e 0x46a005 0xc4c714 0x495521 # 0xc4c713 github.com/libp2p/go-libp2p-pubsub.(*validation).validateWorker+0xd3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/validation.go:293 2 @ 0x48dd6e 0x46a005 0xd02e4b 0xd05fb8 0xd3bcea 0x4d83ae 0xafe791 0xafe76f 0x790031 0xafe08a 0xafe3e5 0xb79bb2 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xd02e4a github.com/libp2p/go-yamux/v5.(*Stream).Read+0x1ca /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:113 # 0xd05fb7 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).Read+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:37 # 0xd3bce9 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).Read+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:58 # 0x4d83ad io.ReadAtLeast+0x8d /usr/local/go/src/io/io.go:335 # 0xafe790 io.ReadFull+0x30 /usr/local/go/src/io/io.go:354 # 0xafe76e github.com/libp2p/go-msgio.(*simpleByteReader).ReadByte+0xe /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/varint.go:185 # 0x790030 github.com/multiformats/go-varint.ReadUvarint+0x50 /home/pactus/go/pkg/mod/github.com/multiformats/go-varint@v0.1.0/varint.go:90 # 0xafe089 github.com/libp2p/go-msgio.(*varintReader).nextMsgLen+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/varint.go:119 # 0xafe3e4 github.com/libp2p/go-msgio.(*varintReader).ReadMsg+0xa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/varint.go:149 # 0xb79bb1 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x271 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:53 # 0xb798dc github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:27 # 0x10d6f01 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).SetStreamHandler.func1+0x81 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:399 # 0x10d6b2c github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).newStreamHandler+0x8cc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:358 # 0xd307e4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).start.func1.1+0xa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:159 2 @ 0x48dd6e 0x46a005 0xd20071 0x495521 # 0xd20070 github.com/libp2p/go-libp2p/p2p/net/swarm.(*connectednessEventEmitter).runEmitter+0x110 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/connectedness_event_emitter.go:93 2 @ 0x48dd6e 0x46a005 0xd31aaf 0x495521 # 0xd31aae github.com/libp2p/go-libp2p/p2p/net/swarm.(*DialBackoff).background+0xce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:128 2 @ 0x48dd6e 0x46a005 0xddf32a 0x495521 # 0xddf329 github.com/quic-go/quic-go.(*baseServer).run+0x109 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:299 2 @ 0x48dd6e 0x46a005 0xddf615 0x495521 # 0xddf614 github.com/quic-go/quic-go.(*baseServer).runSendQueue+0x194 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:312 2 @ 0x48dd6e 0x46a005 0xddf8e5 0xdde685 0xdde679 0xe00442 0x495521 # 0xddf8e4 github.com/quic-go/quic-go.(*baseServer).accept+0xa4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:334 # 0xdde684 github.com/quic-go/quic-go.(*baseServer).Accept+0x24 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:330 # 0xdde678 github.com/quic-go/quic-go.(*Listener).Accept+0x18 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:131 # 0xe00441 github.com/libp2p/go-libp2p/p2p/transport/quicreuse.(*quicListener).Run+0xe1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quicreuse/listener.go:148 2 @ 0x48dd6e 0x46a005 0xe00995 0xe05482 0xe0992c 0xe09c32 0xe09305 0xd388ec 0x495521 # 0xe00994 github.com/libp2p/go-libp2p/p2p/transport/quicreuse.(*listener).Accept+0x94 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quicreuse/listener.go:197 # 0xe05481 github.com/libp2p/go-libp2p/p2p/transport/quic.(*listener).Accept+0x41 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/listener.go:49 # 0xe0992b github.com/libp2p/go-libp2p/p2p/transport/quic.(*acceptLoopRunner).innerAccept+0xab /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/virtuallistener.go:113 # 0xe09c31 github.com/libp2p/go-libp2p/p2p/transport/quic.(*acceptLoopRunner).Accept+0xd1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/virtuallistener.go:160 # 0xe09304 github.com/libp2p/go-libp2p/p2p/transport/quic.(*virtualListener).Accept+0x24 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/virtuallistener.go:38 # 0xd388eb github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).AddListenAddr.func2+0x10b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_listen.go:161 1 @ 0x422f89 0x4670a5 0x48abea 0x15c5fe5 0x495521 # 0x48abe9 runtime/pprof.readProfile+0x49 /usr/local/go/src/runtime/cpuprof.go:251 # 0x15c5fe4 runtime/pprof.profileWriter+0x44 /usr/local/go/src/runtime/pprof/pprof.go:930 1 @ 0x422f89 0x48ffd8 0x53d593 0x495521 # 0x48ffd7 os/signal.signal_recv+0x97 /usr/local/go/src/runtime/sigqueue.go:152 # 0x53d592 os/signal.loop+0x12 /usr/local/go/src/os/signal/signal_unix.go:23 1 @ 0x44b9d1 0x48cb3d 0x15c5b91 0x15c59c5 0x15c2849 0x15daa0a 0x15db49a 0xa00e09 0xa02c07 0xa215ae 0x9feef0 0x495521 # 0x15c5b90 runtime/pprof.writeRuntimeProfile+0xb0 /usr/local/go/src/runtime/pprof/pprof.go:851 # 0x15c59c4 runtime/pprof.writeGoroutine+0x44 /usr/local/go/src/runtime/pprof/pprof.go:784 # 0x15c2848 runtime/pprof.(*Profile).WriteTo+0x148 /usr/local/go/src/runtime/pprof/pprof.go:408 # 0x15daa09 net/http/pprof.handler.ServeHTTP+0x529 /usr/local/go/src/net/http/pprof/pprof.go:273 # 0x15db499 net/http/pprof.Index+0xd9 /usr/local/go/src/net/http/pprof/pprof.go:397 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 0xa02c06 net/http.(*ServeMux).ServeHTTP+0x1c6 /usr/local/go/src/net/http/server.go:2828 # 0xa215ad net/http.serverHandler.ServeHTTP+0x8d /usr/local/go/src/net/http/server.go:3311 # 0x9feeef net/http.(*conn).serve+0x64f /usr/local/go/src/net/http/server.go:2073 1 @ 0x48dd6e 0x41ca2e 0x41c552 0x1138759 0x495521 # 0x1138758 github.com/libp2p/go-libp2p/config.(*Config).addAutoNAT.func6+0x38 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/config/config.go:747 1 @ 0x48dd6e 0x41ca2e 0x41c552 0x160e18c 0x160df99 0x4a49ca 0x495521 # 0x160e18b github.com/creachadair/jrpc2.(*Server).nextRequest+0xeb /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:198 # 0x160df98 github.com/creachadair/jrpc2.(*Server).serve+0x38 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:171 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 1 @ 0x48dd6e 0x41ca2e 0x41c552 0x53d8eb 0x495521 # 0x53d8ea github.com/ezex-io/gopkg/signal.HandleSignals.func1+0x2a /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/signal@v0.0.0-20260127151556-579a32f19aa7/signal.go:38 1 @ 0x48dd6e 0x41ca2e 0x41c552 0xdd76bc 0xdd7034 0xe063bc 0xe063b7 0xd3bcea 0x8fd8ca 0x790031 0x8fd6c9 0x8fd5a5 0x10ddde6 0x10ddd83 0x8fcfcb 0x495521 # 0xdd76bb github.com/quic-go/quic-go.(*ReceiveStream).readImpl+0x45b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/receive_stream.go:173 # 0xdd7033 github.com/quic-go/quic-go.(*ReceiveStream).Read+0xd3 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/receive_stream.go:92 # 0xe063bb github.com/quic-go/quic-go.(*Stream).Read+0x1b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/stream.go:117 # 0xe063b6 github.com/libp2p/go-libp2p/p2p/transport/quic.stream.Read+0x16 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/stream.go:58 # 0xd3bce9 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).Read+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:58 # 0x8fd8c9 github.com/multiformats/go-multistream.(*byteReader).ReadByte+0x49 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:322 # 0x790030 github.com/multiformats/go-varint.ReadUvarint+0x50 /home/pactus/go/pkg/mod/github.com/multiformats/go-varint@v0.1.0/varint.go:90 # 0x8fd6c8 github.com/multiformats/go-multistream.lpReadBuf+0x88 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:286 # 0x8fd5a4 github.com/multiformats/go-multistream.ReadNextTokenBytes+0x24 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:269 # 0x10ddde5 github.com/multiformats/go-multistream.ReadNextToken[...]+0xa5 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:258 # 0x10ddd82 github.com/multiformats/go-multistream.(*lazyClientConn[...]).doReadHandshake+0x42 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:107 # 0x8fcfca github.com/multiformats/go-multistream.(*once).Do+0x6a /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:58 1 @ 0x48dd6e 0x41ca2e 0x41c572 0x1606730 0x1608b63 0x1608725 0x4a49ca 0x495521 # 0x160672f github.com/creachadair/jrpc2/channel.direct.Recv+0x2f /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/channel/channel.go:95 # 0x1608b62 github.com/creachadair/jrpc2.(*Client).accept+0x62 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:76 # 0x1608724 github.com/creachadair/jrpc2.NewClient.func1+0x64 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:65 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 1 @ 0x48dd6e 0x41ca2e 0x41c572 0x1606730 0x161191c 0x160dec5 0x4a49ca 0x495521 # 0x160672f github.com/creachadair/jrpc2/channel.direct.Recv+0x2f /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/channel/channel.go:95 # 0x161191b github.com/creachadair/jrpc2.(*Server).read+0x5b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:633 # 0x160dec4 github.com/creachadair/jrpc2.(*Server).Start.func1+0x44 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:146 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 1 @ 0x48dd6e 0x41ca2e 0x41c572 0x7338a5 0x495521 # 0x7338a4 gopkg.in/natefinch/lumberjack%2ev2.(*Logger).millRun+0x44 /home/pactus/go/pkg/mod/gopkg.in/natefinch/lumberjack.v2@v2.2.1/lumberjack.go:379 1 @ 0x48dd6e 0x41ca2e 0x41c572 0x8fcf95 0x10de0a9 0x10d9242 0xc1ad9c 0x495521 # 0x8fcf94 github.com/multiformats/go-multistream.(*once).Do+0x34 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:53 # 0x10de0a8 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Read+0x48 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:90 # 0x10d9241 github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Read+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:678 # 0xc1ad9b github.com/libp2p/go-libp2p-pubsub.(*PubSub).handlePeerDead+0x7b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:158 1 @ 0x48dd6e 0x44f3d7 0x48cf45 0x505607 0x50a68c 0x50a67a 0x658e09 0x6727fb 0x671750 0x12caedc 0x159ebe9 0x495521 # 0x48cf44 internal/poll.runtime_pollWait+0x84 /usr/local/go/src/runtime/netpoll.go:351 # 0x505606 internal/poll.(*pollDesc).wait+0x26 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 # 0x50a68b internal/poll.(*pollDesc).waitRead+0x28b /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 # 0x50a679 internal/poll.(*FD).Accept+0x279 /usr/local/go/src/internal/poll/fd_unix.go:613 # 0x658e08 net.(*netFD).accept+0x28 /usr/local/go/src/net/fd_unix.go:150 # 0x6727fa net.(*TCPListener).accept+0x1a /usr/local/go/src/net/tcpsock_posix.go:159 # 0x67174f net.(*TCPListener).Accept+0x2f /usr/local/go/src/net/tcpsock.go:387 # 0x12caedb google.golang.org/grpc.(*Server).Serve+0x45b /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:921 # 0x159ebe8 github.com/pactus-project/pactus/www/grpc.(*Server).StartListening.func1+0xa8 /home/pactus/source/www/grpc/server.go:102 1 @ 0x48dd6e 0x44f3d7 0x48cf45 0x505607 0x50a68c 0x50a67a 0x658e09 0x6727fb 0x671750 0xa047ac 0x15fc0c6 0x495521 # 0x48cf44 internal/poll.runtime_pollWait+0x84 /usr/local/go/src/runtime/netpoll.go:351 # 0x505606 internal/poll.(*pollDesc).wait+0x26 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 # 0x50a68b internal/poll.(*pollDesc).waitRead+0x28b /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 # 0x50a679 internal/poll.(*FD).Accept+0x279 /usr/local/go/src/internal/poll/fd_unix.go:613 # 0x658e08 net.(*netFD).accept+0x28 /usr/local/go/src/net/fd_unix.go:150 # 0x6727fa net.(*TCPListener).accept+0x1a /usr/local/go/src/net/tcpsock_posix.go:159 # 0x67174f net.(*TCPListener).Accept+0x2f /usr/local/go/src/net/tcpsock.go:387 # 0xa047ab net/http.(*Server).Serve+0x30b /usr/local/go/src/net/http/server.go:3434 # 0x15fc0c5 github.com/pactus-project/pactus/www/html.(*Server).StartServer.func2+0xa5 /home/pactus/source/www/html/server.go:125 1 @ 0x48dd6e 0x44f3d7 0x48cf45 0x505607 0x50a68c 0x50a67a 0x658e09 0x6727fb 0x671750 0xa047ac 0x16019f7 0x495521 # 0x48cf44 internal/poll.runtime_pollWait+0x84 /usr/local/go/src/runtime/netpoll.go:351 # 0x505606 internal/poll.(*pollDesc).wait+0x26 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 # 0x50a68b internal/poll.(*pollDesc).waitRead+0x28b /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 # 0x50a679 internal/poll.(*FD).Accept+0x279 /usr/local/go/src/internal/poll/fd_unix.go:613 # 0x658e08 net.(*netFD).accept+0x28 /usr/local/go/src/net/fd_unix.go:150 # 0x6727fa net.(*TCPListener).accept+0x1a /usr/local/go/src/net/tcpsock_posix.go:159 # 0x67174f net.(*TCPListener).Accept+0x2f /usr/local/go/src/net/tcpsock.go:387 # 0xa047ab net/http.(*Server).Serve+0x30b /usr/local/go/src/net/http/server.go:3434 # 0x16019f6 github.com/pactus-project/pactus/www/http.(*Server).StartServer.func2+0xb6 /home/pactus/source/www/http/server.go:143 1 @ 0x48dd6e 0x44f3d7 0x48cf45 0x505607 0x50a68c 0x50a67a 0x658e09 0x6727fb 0x671750 0xa047ac 0x1618b68 0x1619beb 0x495521 # 0x48cf44 internal/poll.runtime_pollWait+0x84 /usr/local/go/src/runtime/netpoll.go:351 # 0x505606 internal/poll.(*pollDesc).wait+0x26 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 # 0x50a68b internal/poll.(*pollDesc).waitRead+0x28b /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 # 0x50a679 internal/poll.(*FD).Accept+0x279 /usr/local/go/src/internal/poll/fd_unix.go:613 # 0x658e08 net.(*netFD).accept+0x28 /usr/local/go/src/net/fd_unix.go:150 # 0x6727fa net.(*TCPListener).accept+0x1a /usr/local/go/src/net/tcpsock_posix.go:159 # 0x67174f net.(*TCPListener).Accept+0x2f /usr/local/go/src/net/tcpsock.go:387 # 0xa047ab net/http.(*Server).Serve+0x30b /usr/local/go/src/net/http/server.go:3434 # 0x1618b67 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).Serve+0x67 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:70 # 0x1619bea github.com/pactus-project/pactus/www/jsonrpc.(*Server).StartServer.func1+0xaa /home/pactus/source/www/jsonrpc/server.go:85 1 @ 0x48dd6e 0x469546 0x1683015 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x1683014 main.buildStartCmd.func1+0x234 /home/pactus/source/cmd/daemon/start.go:100 # 0x12f031a github.com/spf13/cobra.(*Command).execute+0xafa /home/pactus/go/pkg/mod/github.com/spf13/cobra@v1.10.2/command.go:1019 # 0x12f0c64 github.com/spf13/cobra.(*Command).ExecuteC+0x464 /home/pactus/go/pkg/mod/github.com/spf13/cobra@v1.10.2/command.go:1148 # 0x168208f github.com/spf13/cobra.(*Command).Execute+0xcf /home/pactus/go/pkg/mod/github.com/spf13/cobra@v1.10.2/command.go:1071 # 0x1682085 main.main+0xc5 /home/pactus/source/cmd/daemon/main.go:30 # 0x4568b4 runtime.main+0x2d4 /usr/local/go/src/runtime/proc.go:290 1 @ 0x48dd6e 0x46a005 0x103c2b2 0x495521 # 0x103c2b1 github.com/libp2p/go-libp2p/p2p/host/autonat.(*AmbientAutoNAT).background+0x331 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/autonat.go:188 1 @ 0x48dd6e 0x46a005 0x105337f 0x495521 # 0x105337e github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).loop+0x3fe /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:286 1 @ 0x48dd6e 0x46a005 0x1053585 0x495521 # 0x1053584 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).loop.func1+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:276 1 @ 0x48dd6e 0x46a005 0x107c055 0x495521 # 0x107c054 github.com/libp2p/go-libp2p/p2p/host/pstoremanager.(*PeerstoreManager).background+0x274 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/pstoremanager/pstoremanager.go:98 1 @ 0x48dd6e 0x46a005 0x10868b9 0x495521 # 0x10868b8 github.com/libp2p/go-libp2p/p2p/host/relaysvc.(*RelayManager).background+0x218 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/relaysvc/relay.go:51 1 @ 0x48dd6e 0x46a005 0x10c5bad 0x495521 # 0x10c5bac github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).background+0x6cc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:280 1 @ 0x48dd6e 0x46a005 0x10e3df4 0x495521 # 0x10e3df3 github.com/libp2p/go-libp2p/p2p/host/observedaddrs.(*Manager).eventHandler+0x193 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/observedaddrs/manager.go:317 1 @ 0x48dd6e 0x46a005 0x10e445d 0x495521 # 0x10e445c github.com/libp2p/go-libp2p/p2p/host/observedaddrs.(*Manager).worker+0x13c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/observedaddrs/manager.go:355 1 @ 0x48dd6e 0x46a005 0x11515d6 0x495521 # 0x11515d5 github.com/pactus-project/pactus/network.(*NotifeeService).Start.func1+0xb5 /home/pactus/source/network/notifee.go:62 1 @ 0x48dd6e 0x46a005 0x1155f50 0x495521 # 0x1155f4f github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0x8f /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:165 1 @ 0x48dd6e 0x46a005 0x15d91b5 0x15d9925 0xa00e09 0xa02c07 0xa215ae 0x9feef0 0x495521 # 0x15d91b4 net/http/pprof.sleep+0x94 /usr/local/go/src/net/http/pprof/pprof.go:118 # 0x15d9924 net/http/pprof.Profile+0x344 /usr/local/go/src/net/http/pprof/pprof.go:164 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 0xa02c06 net/http.(*ServeMux).ServeHTTP+0x1c6 /usr/local/go/src/net/http/server.go:2828 # 0xa215ad net/http.serverHandler.ServeHTTP+0x8d /usr/local/go/src/net/http/server.go:3311 # 0x9feeef net/http.(*conn).serve+0x64f /usr/local/go/src/net/http/server.go:2073 1 @ 0x48dd6e 0x46a005 0x15d91b5 0x15d9ce8 0xa00e09 0xa02c07 0xa215ae 0x9feef0 0x495521 # 0x15d91b4 net/http/pprof.sleep+0x94 /usr/local/go/src/net/http/pprof/pprof.go:118 # 0x15d9ce7 net/http/pprof.Trace+0x347 /usr/local/go/src/net/http/pprof/pprof.go:190 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 0xa02c06 net/http.(*ServeMux).ServeHTTP+0x1c6 /usr/local/go/src/net/http/server.go:2828 # 0xa215ad net/http.serverHandler.ServeHTTP+0x8d /usr/local/go/src/net/http/server.go:3311 # 0x9feeef net/http.(*conn).serve+0x64f /usr/local/go/src/net/http/server.go:2073 1 @ 0x48dd6e 0x46a005 0x1644890 0x495521 # 0x164488f github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0x8f /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:165 1 @ 0x48dd6e 0x46a005 0x1645310 0x495521 # 0x164530f github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0x8f /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:165 1 @ 0x48dd6e 0x46a005 0x6f0727 0x495521 # 0x6f0726 github.com/ezex-io/gopkg/scheduler.AfterBuilder.Do.func1+0xc6 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/scheduler@v0.0.0-20260127151556-579a32f19aa7/after.go:24 1 @ 0x48dd6e 0x46a005 0x7635dc 0x495521 # 0x7635db github.com/syndtr/goleveldb/leveldb.(*DB).compactionError+0x9b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:92 1 @ 0x48dd6e 0x46a005 0x768255 0x495521 # 0x768254 github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction+0xf4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:782 1 @ 0x48dd6e 0x46a005 0x768a92 0x495521 # 0x768a91 github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction+0x6b1 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:845 1 @ 0x48dd6e 0x46a005 0x76c3bb 0x495521 # 0x76c3ba github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_state.go:101 1 @ 0x48dd6e 0x46a005 0x77a809 0x495521 # 0x77a808 github.com/syndtr/goleveldb/leveldb.(*session).refLoop+0x8e8 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/session_util.go:189 1 @ 0x48dd6e 0x46a005 0xb0e5cd 0x495521 # 0xb0e5cc github.com/libp2p/go-libp2p-kad-dht/records.(*ProviderManager).run.func1+0x28c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/records/providers_manager.go:177 1 @ 0x48dd6e 0x46a005 0xb3014d 0x495521 # 0xb3014c github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x22c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:197 1 @ 0x48dd6e 0x46a005 0xb75733 0x495521 # 0xb75732 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runFixLowPeersLoop.func1+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:485 1 @ 0x48dd6e 0x46a005 0xb75caf 0x495521 # 0xb75cae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).persistRTPeersInPeerStore+0xee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:563 1 @ 0x48dd6e 0x46a005 0xb765a5 0x495521 # 0xb765a4 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).rtPeerLoop.func1+0x144 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:618 1 @ 0x48dd6e 0x46a005 0xb8fa8d 0x495521 # 0xb8fa8c github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).startNetworkSubscriber.func1+0x14c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/subscriber_notifee.go:48 1 @ 0x48dd6e 0x46a005 0xb91932 0x495521 # 0xb91931 github.com/libp2p/go-libp2p-pubsub/timecache.background+0x131 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/timecache/util.go:16 1 @ 0x48dd6e 0x46a005 0xc1980d 0x495521 # 0xc1980c github.com/libp2p/go-libp2p-pubsub.(*backoff).cleanupLoop+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/backoff.go:99 1 @ 0x48dd6e 0x46a005 0xc20777 0x495521 # 0xc20776 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).manageAddrBook+0x276 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:715 1 @ 0x48dd6e 0x46a005 0xc2ac34 0x495521 # 0xc2ac33 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeatTimer+0x1d3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1559 1 @ 0x48dd6e 0x46a005 0xc343ea 0x495521 # 0xc343e9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).watchForNewPeers+0x589 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/peer_notify.go:69 1 @ 0x48dd6e 0x46a005 0xc3629e 0x495521 # 0xc3629d github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0x4fd /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:808 1 @ 0x48dd6e 0x46a005 0xce0266 0x495521 # 0xce0265 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*resourceManager).background+0x105 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:453 1 @ 0x48dd6e 0x46a005 0xcfeda5 0xcfe718 0xcfe7f9 0x495521 # 0xcfeda4 github.com/libp2p/go-yamux/v5.(*Session).Ping+0x4a4 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:433 # 0xcfe717 github.com/libp2p/go-yamux/v5.(*Session).measureRTT+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:356 # 0xcfe7f8 github.com/libp2p/go-yamux/v5.(*Session).startMeasureRTT+0x78 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:376 1 @ 0x48dd6e 0x46a005 0xd02e4b 0xd05fb8 0xd3bcea 0x8fd8ca 0x790031 0x8fd6c9 0x8fd5a5 0x10ddde6 0x10ddd83 0x10de227 0x8fcfcb 0x10de0a9 0x10d9242 0x11548f8 0x495521 # 0xd02e4a github.com/libp2p/go-yamux/v5.(*Stream).Read+0x1ca /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:113 # 0xd05fb7 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).Read+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:37 # 0xd3bce9 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).Read+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:58 # 0x8fd8c9 github.com/multiformats/go-multistream.(*byteReader).ReadByte+0x49 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:322 # 0x790030 github.com/multiformats/go-varint.ReadUvarint+0x50 /home/pactus/go/pkg/mod/github.com/multiformats/go-varint@v0.1.0/varint.go:90 # 0x8fd6c8 github.com/multiformats/go-multistream.lpReadBuf+0x88 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:286 # 0x8fd5a4 github.com/multiformats/go-multistream.ReadNextTokenBytes+0x24 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:269 # 0x10ddde5 github.com/multiformats/go-multistream.ReadNextToken[...]+0xa5 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:258 # 0x10ddd82 github.com/multiformats/go-multistream.(*lazyClientConn[...]).doReadHandshake+0x42 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:107 # 0x10de226 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Read.func1+0xe6 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:92 # 0x8fcfca github.com/multiformats/go-multistream.(*once).Do+0x6a /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:58 # 0x10de0a8 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Read+0x48 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:90 # 0x10d9241 github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Read+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:678 # 0x11548f7 github.com/pactus-project/pactus/network.(*streamService).SendTo.func1.1+0x57 /home/pactus/source/network/stream.go:114 1 @ 0x48dd6e 0x46a005 0xd02e4b 0xd05fb8 0xd3bcea 0x8fd8ca 0x790031 0x8fd6c9 0x8fd5a5 0x10ddde6 0x10ddd83 0x10de227 0x8fcfcb 0x10de0a9 0x10d9242 0xc1ad9c 0x495521 # 0xd02e4a github.com/libp2p/go-yamux/v5.(*Stream).Read+0x1ca /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:113 # 0xd05fb7 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).Read+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:37 # 0xd3bce9 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).Read+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:58 # 0x8fd8c9 github.com/multiformats/go-multistream.(*byteReader).ReadByte+0x49 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:322 # 0x790030 github.com/multiformats/go-varint.ReadUvarint+0x50 /home/pactus/go/pkg/mod/github.com/multiformats/go-varint@v0.1.0/varint.go:90 # 0x8fd6c8 github.com/multiformats/go-multistream.lpReadBuf+0x88 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:286 # 0x8fd5a4 github.com/multiformats/go-multistream.ReadNextTokenBytes+0x24 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:269 # 0x10ddde5 github.com/multiformats/go-multistream.ReadNextToken[...]+0xa5 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:258 # 0x10ddd82 github.com/multiformats/go-multistream.(*lazyClientConn[...]).doReadHandshake+0x42 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:107 # 0x10de226 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Read.func1+0xe6 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:92 # 0x8fcfca github.com/multiformats/go-multistream.(*once).Do+0x6a /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:58 # 0x10de0a8 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Read+0x48 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:90 # 0x10d9241 github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Read+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:678 # 0xc1ad9b github.com/libp2p/go-libp2p-pubsub.(*PubSub).handlePeerDead+0x7b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:158 1 @ 0x48dd6e 0x46a005 0xd0b148 0x495521 # 0xd0b147 github.com/libp2p/go-libp2p/p2p/net/connmgr.(*BasicConnMgr).background+0x127 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/connmgr/connmgr.go:356 1 @ 0x48dd6e 0x46a005 0xd0fafe 0x495521 # 0xd0fafd github.com/libp2p/go-libp2p/p2p/net/connmgr.(*decayer).process+0x21d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/connmgr/decay.go:166 1 @ 0x48dd6e 0x46a005 0xdb3d65 0xded7fa 0x495521 # 0xdb3d64 github.com/quic-go/quic-go.(*Conn).run+0x424 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:657 # 0xded7f9 github.com/quic-go/quic-go.(*Transport).doDial.func1+0x39 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/transport.go:326 1 @ 0x48dd6e 0x46a005 0xdd76a7 0xdd7034 0xe063bc 0xe063b7 0xd3bcea 0x8fd8ca 0x790031 0x8fd6c9 0x8fd5a5 0x10ddde6 0x10ddd83 0x10de227 0x8fcfcb 0x10de0a9 0x10d9242 0x11548f8 0x495521 # 0xdd76a6 github.com/quic-go/quic-go.(*ReceiveStream).readImpl+0x446 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/receive_stream.go:181 # 0xdd7033 github.com/quic-go/quic-go.(*ReceiveStream).Read+0xd3 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/receive_stream.go:92 # 0xe063bb github.com/quic-go/quic-go.(*Stream).Read+0x1b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/stream.go:117 # 0xe063b6 github.com/libp2p/go-libp2p/p2p/transport/quic.stream.Read+0x16 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/stream.go:58 # 0xd3bce9 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).Read+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:58 # 0x8fd8c9 github.com/multiformats/go-multistream.(*byteReader).ReadByte+0x49 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:322 # 0x790030 github.com/multiformats/go-varint.ReadUvarint+0x50 /home/pactus/go/pkg/mod/github.com/multiformats/go-varint@v0.1.0/varint.go:90 # 0x8fd6c8 github.com/multiformats/go-multistream.lpReadBuf+0x88 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:286 # 0x8fd5a4 github.com/multiformats/go-multistream.ReadNextTokenBytes+0x24 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:269 # 0x10ddde5 github.com/multiformats/go-multistream.ReadNextToken[...]+0xa5 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:258 # 0x10ddd82 github.com/multiformats/go-multistream.(*lazyClientConn[...]).doReadHandshake+0x42 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:107 # 0x10de226 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Read.func1+0xe6 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:92 # 0x8fcfca github.com/multiformats/go-multistream.(*once).Do+0x6a /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:58 # 0x10de0a8 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Read+0x48 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:90 # 0x10d9241 github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Read+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:678 # 0x11548f7 github.com/pactus-project/pactus/network.(*streamService).SendTo.func1.1+0x57 /home/pactus/source/network/stream.go:114 1 @ 0x48dd6e 0x4793a5 0x78f534 0x495521 # 0x78f533 runtime/trace.(*traceMultiplexer).startLocked.func1+0xb3 /usr/local/go/src/runtime/trace/subscribe.go:167 1 @ 0x495521